Parent Log:
http://ci.aztec-labs.com/4451714366ab2138
Command: c9b93c46acbfae2b yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/88c86d76e23c515deea689031fe891949d47ec49
Env: REF_NAME=gh-readonly-queue/next/pr-15152-3aafa23f28c401f1c88d60325230f1ce801d72a6 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 19 10:20:18 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15152_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
10:20:23 [10:20:23.026]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-Hszteo/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:20:25 [10:20:25.780]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-8Zbh8m/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:20:29 [10:20:29.564]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-7hXP0O/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:20:32 [10:20:32.972]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-1qpxIq/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:20:36 [10:20:36.829]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-yz77FW/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:20:41 [10:20:41.451]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-EyHf9R/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:20:43 [10:20:43.037]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-bdqkz4/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:20:44
PASS src/block-factory/light.test.ts (
25.268 s)
10:20:44 LightBlockBuilder
10:20:44
✓ builds a 2 tx header (3008 ms)
10:20:44
✓ builds a 3 tx header (3786 ms)
10:20:44
✓ builds a 4 tx header (3408 ms)
10:20:44
✓ builds a 4 tx header with no l1 to l2 messages (3856 ms)
10:20:44
✓ builds a 5 tx header (4620 ms)
10:20:44
✓ builds a single tx header (1588 ms)
10:20:44
✓ builds an empty header (1569 ms)
10:20:44
10:20:44
Test Suites: 1 passed, 1 total
10:20:44
Tests: 7 passed, 7 total
10:20:44
Snapshots: 0 total
10:20:44
Time: 25.369 s
10:20:44
Ran all test suites matching prover-client/src/block-factory/light.test.ts
.
10:20:44
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?