Parent Log:
http://ci.aztec-labs.com/59a7f67799d27b25
Command: 7a41fc0e1576329f yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/142e6cd5fbf7371f649078f9d6d08828585c664d
Env: REF_NAME=gh-readonly-queue/next/pr-14610-016def8adbfe93f34b41a41f439b146b5318c895 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 24 12:57:27 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14610_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
12:57:32 [12:57:32.387]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-2h5jxa/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:57:35 [12:57:35.038]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-6clWT1/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:57:38 [12:57:38.027]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-zqYVsz/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:57:42 [12:57:42.022]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-gKQwyh/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:57:45 [12:57:45.840]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-YSrfBu/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:57:49 [12:57:49.817]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-jDwslQ/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:57:51 [12:57:51.394]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-WE1JB0/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:57:52
PASS src/block-factory/light.test.ts (
24.251 s)
12:57:52 LightBlockBuilder
12:57:52
✓ builds a 2 tx header (2907 ms)
12:57:52
✓ builds a 3 tx header (2988 ms)
12:57:52
✓ builds a 4 tx header (3996 ms)
12:57:52
✓ builds a 4 tx header with no l1 to l2 messages (3818 ms)
12:57:52
✓ builds a 5 tx header (3977 ms)
12:57:52
✓ builds a single tx header (1576 ms)
12:57:52
✓ builds an empty header (1326 ms)
12:57:52
12:57:52
Test Suites: 1 passed, 1 total
12:57:52
Tests: 7 passed, 7 total
12:57:52
Snapshots: 0 total
12:57:52
Time: 24.327 s
12:57:52
Ran all test suites matching prover-client/src/block-factory/light.test.ts
.
12:57:52
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?