Parent Log:
http://ci.aztec-labs.com/5640b6c43c3542d3
Command: 736bd65c2c998997 yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/2b96419831503435fa46a83dc2e2b7ba19109d0f
Env: REF_NAME=gh-readonly-queue/next/pr-15229-af094bce13530e078c78de9f3264280e6693d533 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 24 08:39:58 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15229_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
08:40:03 [08:40:03.150]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-SgCPQ7/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
08:40:05 [08:40:05.861]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-gLdmzu/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
08:40:09 [08:40:09.050]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-fj1E3M/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
08:40:12 [08:40:12.819]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-53G6rq/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
08:40:16 [08:40:16.336]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-bFIedl/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
08:40:20 [08:40:20.445]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-PzOw5F/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
08:40:21 [08:40:21.921]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-uaT0ys/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
08:40:23
PASS src/block-factory/light.test.ts (
23.965 s)
08:40:23 LightBlockBuilder
08:40:23
✓ builds a 2 tx header (2972 ms)
08:40:23
✓ builds a 3 tx header (3192 ms)
08:40:23
✓ builds a 4 tx header (3767 ms)
08:40:23
✓ builds a 4 tx header with no l1 to l2 messages (3513 ms)
08:40:23
✓ builds a 5 tx header (4112 ms)
08:40:23
✓ builds a single tx header (1476 ms)
08:40:23
✓ builds an empty header (1317 ms)
08:40:23
08:40:23
Test Suites: 1 passed, 1 total
08:40:23
Tests: 7 passed, 7 total
08:40:23
Snapshots: 0 total
08:40:23
Time: 24.055 s
08:40:23
Ran all test suites matching prover-client/src/block-factory/light.test.ts
.
08:40:23
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?