Parent Log: http://ci.aztec-labs.com/3558fcb46aaa3f45 Command: dc9591c437eedcb5 yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/42440bd429a3b283b3a344db0be4652d818bd261 Env: REF_NAME=gh-readonly-queue/next/pr-15046-2469b5f1633350f6be15733c04242af1cdc98227 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 16 19:49:55 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 19:50:00 [19:50:00.897] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-UBgiQC/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 19:50:03 [19:50:03.579] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-8J3ml6/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 19:50:06 [19:50:06.715] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-wCsYTw/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 19:50:10 [19:50:10.635] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-fMTrd1/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 19:50:14 [19:50:14.350] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-0P7LVE/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 19:50:18 [19:50:18.666] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-ONDoIF/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 19:50:20 [19:50:20.305] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-7c14cD/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 19:50:21 PASS src/block-factory/light.test.ts (24.695 s) 19:50:21 LightBlockBuilder 19:50:21 builds a 2 tx header (2973 ms) 19:50:21 builds a 3 tx header (3133 ms) 19:50:21 builds a 4 tx header (3919 ms) 19:50:21 builds a 4 tx header with no l1 to l2 messages (3714 ms) 19:50:21 builds a 5 tx header (4314 ms) 19:50:21 builds a single tx header (1640 ms) 19:50:21 builds an empty header (1404 ms) 19:50:21 19:50:21 Test Suites: 1 passed, 1 total 19:50:21 Tests: 7 passed, 7 total 19:50:21 Snapshots: 0 total 19:50:21 Time: 24.804 s 19:50:21 Ran all test suites matching prover-client/src/block-factory/light.test.ts. 19:50:21 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?