Parent Log:
http://ci.aztec-labs.com/5a5d3e4dc8dea85f
Command: a01b491a8c032117 yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/60e60f99f2634ad75a76b6e103858ff9ccd041d5
Env: REF_NAME=gh-readonly-queue/next/pr-15081-58b067708e8ff927bf26b2994203134853a7eb71 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 18:29:18 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15081_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
18:29:23 [18:29:23.417]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-MfLuZC/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
18:29:26 [18:29:26.199]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-yrlxN9/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
18:29:29 [18:29:29.303]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-n3FyXR/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
18:29:32 [18:29:32.935]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-y4jcgw/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
18:29:36 [18:29:36.515]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-GKsLGq/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
18:29:40 [18:29:40.555]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-sGZGe0/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
18:29:42 [18:29:42.087]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-7v7n7O/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
18:29:43
PASS src/block-factory/light.test.ts (
23.789 s)
18:29:43 LightBlockBuilder
18:29:43
✓ builds a 2 tx header (3072 ms)
18:29:43
✓ builds a 3 tx header (3106 ms)
18:29:43
✓ builds a 4 tx header (3628 ms)
18:29:43
✓ builds a 4 tx header with no l1 to l2 messages (3580 ms)
18:29:43
✓ builds a 5 tx header (4041 ms)
18:29:43
✓ builds a single tx header (1531 ms)
18:29:43
✓ builds an empty header (1312 ms)
18:29:43
18:29:43
Test Suites: 1 passed, 1 total
18:29:43
Tests: 7 passed, 7 total
18:29:43
Snapshots: 0 total
18:29:43
Time: 23.883 s
18:29:43
Ran all test suites matching prover-client/src/block-factory/light.test.ts
.
18:29:43
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?