Parent Log:
http://ci.aztec-labs.com/e80db4f962749b47
Command: bd36d210f0eb503c yarn-project/scripts/run_test.sh blob-sink/src/blobstore/disk_blob_store.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/314d7622c6bacc8333ae49fe9583967cab78349b
Env: REF_NAME=gh-readonly-queue/next/pr-15000-c51485c507bcf668c6e55129eb2c1794af4a0732 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Fri Jun 13 11:36:00 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15000_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f2f8d63b540da9b9_next
11:36:01 [11:36:01.309]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
11:36:01 [11:36:01.510]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
11:36:01 [11:36:01.542]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
11:36:01 [11:36:01.588]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
11:36:01 [11:36:01.599]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
11:36:01 [11:36:01.642]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
11:36:01 [11:36:01.684]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
11:36:01
PASS src/blobstore/disk_blob_store.test.ts
11:36:01 DiskBlobStore
11:36:01
✓ should store and retrieve a blob (202 ms)
11:36:01
✓ Should allow requesting a specific index of blob (32 ms)
11:36:01
✓ Differentiate between blockHash and slot (45 ms)
11:36:01
✓ should return undefined for non-existent blob (11 ms)
11:36:01
✓ should handle multiple blobs with different block IDs (43 ms)
11:36:01
✓ should overwrite blob when using same block ID (42 ms)
11:36:01
✓ should handle multiple blobs with the same block ID (34 ms)
11:36:01
11:36:01
Test Suites: 1 passed, 1 total
11:36:01
Tests: 7 passed, 7 total
11:36:01
Snapshots: 0 total
11:36:01
Time: 1.022 s
11:36:01
Ran all test suites matching /blob-sink\/src\/blobstore\/disk_blob_store.test.ts/i
.
11:36:01
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?