Parent Log: http://ci.aztec-labs.com/990a96605b59e71e Command: f409422f407df62d yarn-project/scripts/run_test.sh blob-sink/src/blobstore/disk_blob_store.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/f5bf74cc7cfdd8f2c3b0a69b410ed0dd2e068cda Env: REF_NAME=gh-readonly-queue/next/pr-14610-d5c48d855d83e19712c6b72281801c6fce176ec1 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Wed Jun 18 14:00:47 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14610_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f2f8d63b540da9b9_next 14:00:49 [14:00:49.159] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:00:49 [14:00:49.465] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:00:49 [14:00:49.531] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:00:49 [14:00:49.597] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:00:49 [14:00:49.615] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:00:49 [14:00:49.676] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:00:49 [14:00:49.731] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:00:49 PASS src/blobstore/disk_blob_store.test.ts 14:00:49 DiskBlobStore 14:00:49 should store and retrieve a blob (308 ms) 14:00:49 Should allow requesting a specific index of blob (65 ms) 14:00:49 Differentiate between blockHash and slot (66 ms) 14:00:49 should return undefined for non-existent blob (18 ms) 14:00:49 should handle multiple blobs with different block IDs (61 ms) 14:00:49 should overwrite blob when using same block ID (54 ms) 14:00:49 should handle multiple blobs with the same block ID (49 ms) 14:00:49 14:00:49 Test Suites: 1 passed, 1 total 14:00:49 Tests: 7 passed, 7 total 14:00:49 Snapshots: 0 total 14:00:49 Time: 1.42 s 14:00:49 Ran all test suites matching blob-sink/src/blobstore/disk_blob_store.test.ts. 14:00:49 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?