Parent Log:
http://ci.aztec-labs.com/e3a80bcbe207fd36
Command: 48483af633053ffe yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/3b44f825dcd3249b2c8a1105905fa3394aa7213d
Env: REF_NAME=gh-readonly-queue/next/pr-15041-eeab628a4e44477cb6796c5a461ee0c0bb332d75 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 17:46:55 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15041_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
17:47:00 [17:47:00.338]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-oQQNHI/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:47:02 [17:47:02.822]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-N83pnR/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:47:05 [17:47:05.954]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-H4MJww/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:47:09 [17:47:09.608]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-sx35nh/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:47:13 [17:47:13.410]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-1HEWoE/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:47:17 [17:47:17.771]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-GNPreY/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:47:19 [17:47:19.414]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-NImSqb/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:47:20
PASS src/block-factory/light.test.ts (
24.054 s)
17:47:20 LightBlockBuilder
17:47:20
✓ builds a 2 tx header (2707 ms)
17:47:20
✓ builds a 3 tx header (3145 ms)
17:47:20
✓ builds a 4 tx header (3652 ms)
17:47:20
✓ builds a 4 tx header with no l1 to l2 messages (3802 ms)
17:47:20
✓ builds a 5 tx header (4360 ms)
17:47:20
✓ builds a single tx header (1645 ms)
17:47:20
✓ builds an empty header (1426 ms)
17:47:20
17:47:20
Test Suites: 1 passed, 1 total
17:47:20
Tests: 7 passed, 7 total
17:47:20
Snapshots: 0 total
17:47:20
Time: 24.169 s
17:47:20
Ran all test suites matching prover-client/src/block-factory/light.test.ts
.
17:47:20
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?