Parent Log: http://ci.aztec-labs.com/d91d6842ab6606c6 Command: 2ca1986c0c6d5c2c yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/9222c7777effe26aa04b5367a455d25be0e7f62e Env: REF_NAME=gh-readonly-queue/next/pr-15055-a9bb2f683797c8e631b892c5f539a2867bddaabf CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Wed Jun 18 16:03:15 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15055_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next 16:03:20 [16:03:20.930] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-ri6Arq/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 16:03:23 [16:03:23.492] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-ZvH2az/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 16:03:26 [16:03:26.351] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-qUc6cp/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 16:03:30 [16:03:30.007] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-NTSE80/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 16:03:33 [16:03:33.602] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-R7q5HT/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 16:03:37 [16:03:37.855] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-Z9kYz7/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 16:03:39 [16:03:39.576] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-bO7Xoo/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 16:03:41 PASS src/block-factory/light.test.ts (24.085 s) 16:03:41 LightBlockBuilder 16:03:41 builds a 2 tx header (2838 ms) 16:03:41 builds a 3 tx header (2864 ms) 16:03:41 builds a 4 tx header (3653 ms) 16:03:41 builds a 4 tx header with no l1 to l2 messages (3592 ms) 16:03:41 builds a 5 tx header (4255 ms) 16:03:41 builds a single tx header (1719 ms) 16:03:41 builds an empty header (1497 ms) 16:03:41 16:03:41 Test Suites: 1 passed, 1 total 16:03:41 Tests: 7 passed, 7 total 16:03:41 Snapshots: 0 total 16:03:41 Time: 24.188 s 16:03:41 Ran all test suites matching prover-client/src/block-factory/light.test.ts. 16:03:41 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?