Parent Log:
http://ci.aztec-labs.com/11ec82c6eec08093
Command: d2b17a71056754a7 yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/b70544b6d50e3ecb6598361f1990bd51745c7b55
Env: REF_NAME=gh-readonly-queue/next/pr-15046-96a426245731b3f48fcb6dd5e2a683c858706602 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 22:38:54 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15046_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
22:38:59 [22:38:59.253]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-IkDGYa/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
22:39:01 [22:39:01.980]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-hUdhCl/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
22:39:04 [22:39:04.981]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-QVY6g1/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
22:39:08 [22:39:08.415]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-BZ1SXH/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
22:39:11 [22:39:11.970]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-QmlV9B/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
22:39:16 [22:39:16.114]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-2yl8Lz/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
22:39:17 [22:39:17.598]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-AkGs4L/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
22:39:18
PASS src/block-factory/light.test.ts (
23.603 s)
22:39:18 LightBlockBuilder
22:39:18
✓ builds a 2 tx header (2973 ms)
22:39:18
✓ builds a 3 tx header (2999 ms)
22:39:18
✓ builds a 4 tx header (3430 ms)
22:39:18
✓ builds a 4 tx header with no l1 to l2 messages (3558 ms)
22:39:18
✓ builds a 5 tx header (4144 ms)
22:39:18
✓ builds a single tx header (1481 ms)
22:39:18
✓ builds an empty header (1386 ms)
22:39:18
22:39:18
Test Suites: 1 passed, 1 total
22:39:18
Tests: 7 passed, 7 total
22:39:18
Snapshots: 0 total
22:39:18
Time: 23.694 s
22:39:18
Ran all test suites matching prover-client/src/block-factory/light.test.ts
.
22:39:18
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?