Parent Log: http://ci.aztec-labs.com/06ecf79c93a375ea Command: cabaa9e2c1fe7937:ISOLATE=1:NAME=prover-node/src/prover-coordination/combined-prover-coordination.test.ts yarn-project/scripts/run_test.sh prover-node/src/prover-coordination/combined-prover-coordination.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/88a99fb5fb938035dfeff0d9ed0cfd81b9eb2c5a Env: REF_NAME=gh-readonly-queue/next/pr-15146-91b55c58278a7d091339ac513d633fa070d5276b CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Thu Jun 19 16:05:05 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15146_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_774acb08ba9e9a76_next 16:05:05 +++ id -u 16:05:05 +++ id -g 16:05:05 ++ docker run -d --name prover-node_src_prover-coordination_combined-prover-coordination.test.ts --net=none --cpuset-cpus=0-127 --cpus=2 --memory=8g --user 1000:1000 -v/home/aztec-dev:/home/aztec-dev --mount type=tmpfs,target=/tmp,tmpfs-size=1g --workdir /home/aztec-dev/aztec-packages -e HOME -e VERBOSE -e GIT_CONFIG_GLOBAL=/home/aztec-dev/aztec-packages/build-images/src/home/.gitconfig -e FORCE_COLOR=true -e CPUS -e MEM aztecprotocol/build:3.0 /bin/bash -c 'timeout -v 600s bash -c '\''yarn-project/scripts/run_test.sh prover-node/src/prover-coordination/combined-prover-coordination.test.ts'\''' 16:05:05 + cid=46e07f2a9769228418b65bbbaff7f23c805e29fd6729fe97e6ddd49277ee126e 16:05:05 + set +x 16:05:09 [16:05:09.073] INFO: prover-node:combined-prover-coordination Check for 10 txs found 7 missing. Will gather from nodes and p2p 16:05:09 [16:05:09.078] INFO: prover-node:combined-prover-coordination Found all 7 txs directly from nodes 16:05:09 [16:05:09.405] INFO: prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p 16:05:09 [16:05:09.406] INFO: prover-node:combined-prover-coordination Found all 9 txs. 5 from nodes, 4 from p2p 16:05:09 [16:05:09.720] INFO: prover-node:combined-prover-coordination Check for 10 txs found all in the pool 16:05:10 [16:05:10.050] INFO: prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p 16:05:10 [16:05:10.052] WARN: prover-node:combined-prover-coordination Failed to find 6 txs from any source. Found 2 from p2p and 1 from nodes 16:05:10 [16:05:10.466] INFO: prover-node:combined-prover-coordination Check for 10 txs found 7 missing. Will gather from nodes and p2p 16:05:10 [16:05:10.467] INFO: prover-node:combined-prover-coordination Found all 7 txs directly from nodes 16:05:10 [16:05:10.886] INFO: prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p 16:05:10 [16:05:10.888] INFO: prover-node:combined-prover-coordination Found all 9 txs. 5 from nodes, 4 from p2p 16:05:11 [16:05:11.200] INFO: prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p 16:05:11 [16:05:11.201] WARN: prover-node:combined-prover-coordination Failed to find 6 txs from any source. Found 2 from p2p and 1 from nodes 16:05:11 [16:05:11.536] INFO: prover-node:combined-prover-coordination Check for 10 txs found 10 missing. Will gather from nodes and p2p 16:05:11 [16:05:11.538] INFO: prover-node:combined-prover-coordination Found all 10 txs directly from nodes 16:05:11 [16:05:11.847] INFO: prover-node:combined-prover-coordination Check for 10 txs found 8 missing. Will gather from nodes and p2p 16:05:11 [16:05:11.848] INFO: prover-node:combined-prover-coordination Found all 8 txs. 0 from nodes, 8 from p2p 16:05:15 [16:05:15.036] INFO: prover-node:combined-prover-coordination Check for 100 txs found 99 missing. Will gather from nodes and p2p 16:05:15 [16:05:15.042] INFO: prover-node:combined-prover-coordination Found all 99 txs. 94 from nodes, 5 from p2p 16:05:15 PASS src/prover-coordination/combined-prover-coordination.test.ts (8.409 s) 16:05:15 combined prover coordination 16:05:15 can be created (6 ms) 16:05:15 can gather txs from nodes (806 ms) 16:05:15 can gather txs from nodes and p2p (326 ms) 16:05:15 does not ask nodes or p2p if txs are already in the pool (315 ms) 16:05:15 only gathers what it can (330 ms) 16:05:15 gathers from nodes when txs are requested (418 ms) 16:05:15 gathers from nodes and p2p when txs are requested (418 ms) 16:05:15 throws if requesting txs that can't be gathered (329 ms) 16:05:15 can request txs from nodes if no p2p (322 ms) 16:05:15 can request txs from p2p if no nodes (307 ms) 16:05:15 can gather a large amount of transactions in batches (3313 ms) 16:05:15 16:05:15 Test Suites: 1 passed, 1 total 16:05:15 Tests: 11 passed, 11 total 16:05:15 Snapshots: 0 total 16:05:15 Time: 8.514 s 16:05:15 Ran all test suites matching prover-node/src/prover-coordination/combined-prover-coordination.test.ts. 16:05:15 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?