Parent Log:
http://ci.aztec-labs.com/54c502658eb930c3
Command: 19ef62d9450eeb9e yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/eb7990c89ac679ce7fdfc2e985670cbf85c04be2
Env: REF_NAME=gh-readonly-queue/next/pr-14918-b70544b6d50e3ecb6598361f1990bd51745c7b55 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 17 09:02:39 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14918_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
09:02:44 [09:02:44.733]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-Yt8aqS/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:02:47 [09:02:47.167]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-L85GU7/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:02:50 [09:02:50.263]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-DQ5mhm/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:02:53 [09:02:53.782]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-NLOtx6/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:02:57 [09:02:57.603]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-mpQPUP/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:03:01 [09:03:01.990]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-r7rjfI/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:03:03 [09:03:03.427]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-DYW3dF/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:03:04
PASS src/block-factory/light.test.ts (
24.184 s)
09:03:04 LightBlockBuilder
09:03:04
✓ builds a 2 tx header (2698 ms)
09:03:04
✓ builds a 3 tx header (3100 ms)
09:03:04
✓ builds a 4 tx header (3515 ms)
09:03:04
✓ builds a 4 tx header with no l1 to l2 messages (3807 ms)
09:03:04
✓ builds a 5 tx header (4398 ms)
09:03:04
✓ builds a single tx header (1440 ms)
09:03:04
✓ builds an empty header (1432 ms)
09:03:04
09:03:04
Test Suites: 1 passed, 1 total
09:03:04
Tests: 7 passed, 7 total
09:03:04
Snapshots: 0 total
09:03:04
Time: 24.292 s
09:03:04
Ran all test suites matching prover-client/src/block-factory/light.test.ts
.
09:03:04
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?