Parent Log:
http://ci.aztec-labs.com/76221d07aeab66a2
Command: 382b132597c2ea2f yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/99e234fe4473771b32124e0402885610a6a3f98a
Env: REF_NAME=gh-readonly-queue/next/pr-15233-1c9ca312bfdace816082212846900a49694e1e50 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 24 09:00:12 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15233_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
09:00:17 [09:00:17.549]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-Zm7QQg/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:00:20 [09:00:20.160]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-czYrXM/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:00:23 [09:00:23.292]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-TjJMOT/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:00:27 [09:00:27.229]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-vc1YoF/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:00:31 [09:00:31.135]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-bHt0Rg/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:00:35 [09:00:35.302]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-2L96Tr/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:00:36 [09:00:36.983]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-wnZXc7/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:00:38
PASS src/block-factory/light.test.ts (
24.682 s)
09:00:38 LightBlockBuilder
09:00:38
✓ builds a 2 tx header (2905 ms)
09:00:38
✓ builds a 3 tx header (3139 ms)
09:00:38
✓ builds a 4 tx header (3937 ms)
09:00:38
✓ builds a 4 tx header with no l1 to l2 messages (3903 ms)
09:00:38
✓ builds a 5 tx header (4165 ms)
09:00:38
✓ builds a single tx header (1679 ms)
09:00:38
✓ builds an empty header (1364 ms)
09:00:38
09:00:38
Test Suites: 1 passed, 1 total
09:00:38
Tests: 7 passed, 7 total
09:00:38
Snapshots: 0 total
09:00:38
Time: 24.778 s
09:00:38
Ran all test suites matching prover-client/src/block-factory/light.test.ts
.
09:00:38
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?