Parent Log: http://ci.aztec-labs.com/bee3602a849f3b31 Command: a5f5c8aa95cdbf1c yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/90e495a77534c1d250949dbc053161959c9aadcc Env: REF_NAME=gh-readonly-queue/next/pr-15048-af8041048ee98abe05402607256df4b4cac51dd8 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Tue Jun 17 15:07:59 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15048_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next 15:08:04 [15:08:04.801] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-X4wRda/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 15:08:07 [15:08:07.312] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-mvB4qe/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 15:08:10 [15:08:10.461] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-Os2qlt/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 15:08:14 [15:08:14.542] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-TaUnw3/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 15:08:18 [15:08:18.406] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-2YgCww/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 15:08:22 [15:08:22.955] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-kx1Qdd/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 15:08:24 [15:08:24.685] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-IcMh1k/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 15:08:26 PASS src/block-factory/light.test.ts (25.407 s) 15:08:26 LightBlockBuilder 15:08:26 builds a 2 tx header (2766 ms) 15:08:26 builds a 3 tx header (3148 ms) 15:08:26 builds a 4 tx header (4084 ms) 15:08:26 builds a 4 tx header with no l1 to l2 messages (3866 ms) 15:08:26 builds a 5 tx header (4544 ms) 15:08:26 builds a single tx header (1733 ms) 15:08:26 builds an empty header (1559 ms) 15:08:26 15:08:26 Test Suites: 1 passed, 1 total 15:08:26 Tests: 7 passed, 7 total 15:08:26 Snapshots: 0 total 15:08:26 Time: 25.522 s 15:08:26 Ran all test suites matching prover-client/src/block-factory/light.test.ts. 15:08:26 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?