Parent Log:
http://ci.aztec-labs.com/28d0f502ea393c6c
Command: d4b21b2021ea73d7 yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/4e3f550332c81006b8d3cdbeb646f4c567473f9d
Env: REF_NAME=gh-readonly-queue/next/pr-15148-2f9d2861e2863437732f136f554fc8275c1bb1e7 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 19 18:19:54 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15148_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
18:19:59 [18:19:59.000]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-nFNUfp/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
18:20:01 [18:20:01.782]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-5lldYV/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
18:20:04 [18:20:04.836]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-Ck2yqo/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
18:20:09 [18:20:09.003]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-tQ5Er3/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
18:20:12 [18:20:12.541]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-oviCLq/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
18:20:16 [18:20:16.736]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-qXW9K5/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
18:20:18 [18:20:18.374]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-FrOHtj/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
18:20:19
PASS src/block-factory/light.test.ts (
24.65 s)
18:20:19 LightBlockBuilder
18:20:19
✓ builds a 2 tx header (3068 ms)
18:20:19
✓ builds a 3 tx header (3058 ms)
18:20:19
✓ builds a 4 tx header (4160 ms)
18:20:19
✓ builds a 4 tx header with no l1 to l2 messages (3543 ms)
18:20:19
✓ builds a 5 tx header (4191 ms)
18:20:19
✓ builds a single tx header (1642 ms)
18:20:19
✓ builds an empty header (1475 ms)
18:20:19
18:20:19
Test Suites: 1 passed, 1 total
18:20:19
Tests: 7 passed, 7 total
18:20:19
Snapshots: 0 total
18:20:19
Time: 24.758 s
18:20:19
Ran all test suites matching prover-client/src/block-factory/light.test.ts
.
18:20:19
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?