Parent Log:
http://ci.aztec-labs.com/03b9ba3e2cc99f2a
Command: 1fec7f5307cfdb51 yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/7e505bcd7fcd90a7d5fe893194272157cc9ec848
Env: REF_NAME=gh-readonly-queue/next/pr-15159-88a99fb5fb938035dfeff0d9ed0cfd81b9eb2c5a CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 19 16:34:59 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15159_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
16:35:03 [16:35:03.828]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-x9RSx4/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:35:06 [16:35:06.540]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-01JweW/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:35:09 [16:35:09.723]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-toTxIS/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:35:13 [16:35:13.651]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-xMfSth/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:35:17 [16:35:17.543]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-QN3Zkn/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:35:22 [16:35:22.120]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-L6jCJ2/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:35:23 [16:35:23.734]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-M2kJSR/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:35:25
PASS src/block-factory/light.test.ts (
25.106 s)
16:35:25 LightBlockBuilder
16:35:25
✓ builds a 2 tx header (2981 ms)
16:35:25
✓ builds a 3 tx header (3179 ms)
16:35:25
✓ builds a 4 tx header (3930 ms)
16:35:25
✓ builds a 4 tx header with no l1 to l2 messages (3889 ms)
16:35:25
✓ builds a 5 tx header (4571 ms)
16:35:25
✓ builds a single tx header (1620 ms)
16:35:25
✓ builds an empty header (1518 ms)
16:35:25
16:35:25
Test Suites: 1 passed, 1 total
16:35:25
Tests: 7 passed, 7 total
16:35:25
Snapshots: 0 total
16:35:25
Time: 25.188 s
16:35:25
Ran all test suites matching prover-client/src/block-factory/light.test.ts
.
16:35:25
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?