Parent Log: http://ci.aztec-labs.com/e4f90c57de530d78 Command: f409422f407df62d: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/f5bf74cc7cfdd8f2c3b0a69b410ed0dd2e068cda Env: REF_NAME=gh-readonly-queue/next/pr-14610-d5c48d855d83e19712c6b72281801c6fce176ec1 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Wed Jun 18 14:00:49 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14610_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_774acb08ba9e9a76_next 14:00:49 +++ id -u 14:00:49 +++ id -g 14:00:49 ++ 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'\''' 14:00:50 + cid=16625d2ebd7a435358dc7ef994c0a83de0ef344a1be44f0703ddfcaee16f7d79 14:00:50 + set +x 14:00:53 [14:00:53.501] INFO: prover-node:combined-prover-coordination Check for 10 txs found 7 missing. Will gather from nodes and p2p 14:00:53 [14:00:53.508] INFO: prover-node:combined-prover-coordination Found all 7 txs directly from nodes 14:00:53 [14:00:53.827] INFO: prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p 14:00:53 [14:00:53.829] INFO: prover-node:combined-prover-coordination Found all 9 txs. 5 from nodes, 4 from p2p 14:00:54 [14:00:54.109] INFO: prover-node:combined-prover-coordination Check for 10 txs found all in the pool 14:00:54 [14:00:54.422] INFO: prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p 14:00:54 [14:00:54.427] WARN: prover-node:combined-prover-coordination Failed to find 6 txs from any source. Found 2 from p2p and 1 from nodes 14:00:54 [14:00:54.751] INFO: prover-node:combined-prover-coordination Check for 10 txs found 7 missing. Will gather from nodes and p2p 14:00:54 [14:00:54.753] INFO: prover-node:combined-prover-coordination Found all 7 txs directly from nodes 14:00:55 [14:00:55.030] INFO: prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p 14:00:55 [14:00:55.032] INFO: prover-node:combined-prover-coordination Found all 9 txs. 5 from nodes, 4 from p2p 14:00:55 [14:00:55.393] INFO: prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p 14:00:55 [14:00:55.394] WARN: prover-node:combined-prover-coordination Failed to find 6 txs from any source. Found 2 from p2p and 1 from nodes 14:00:55 [14:00:55.790] INFO: prover-node:combined-prover-coordination Check for 10 txs found 10 missing. Will gather from nodes and p2p 14:00:55 [14:00:55.792] INFO: prover-node:combined-prover-coordination Found all 10 txs directly from nodes 14:00:56 [14:00:56.169] INFO: prover-node:combined-prover-coordination Check for 10 txs found 8 missing. Will gather from nodes and p2p 14:00:56 [14:00:56.170] INFO: prover-node:combined-prover-coordination Found all 8 txs. 0 from nodes, 8 from p2p 14:00:59 [14:00:59.620] INFO: prover-node:combined-prover-coordination Check for 100 txs found 99 missing. Will gather from nodes and p2p 14:00:59 [14:00:59.628] INFO: prover-node:combined-prover-coordination Found all 99 txs. 94 from nodes, 5 from p2p 14:00:59 PASS src/prover-coordination/combined-prover-coordination.test.ts (8.706 s) 14:00:59 combined prover coordination 14:00:59 can be created (6 ms) 14:00:59 can gather txs from nodes (764 ms) 14:00:59 can gather txs from nodes and p2p (319 ms) 14:00:59 does not ask nodes or p2p if txs are already in the pool (281 ms) 14:00:59 only gathers what it can (316 ms) 14:00:59 gathers from nodes when txs are requested (328 ms) 14:00:59 gathers from nodes and p2p when txs are requested (276 ms) 14:00:59 throws if requesting txs that can't be gathered (372 ms) 14:00:59 can request txs from nodes if no p2p (390 ms) 14:00:59 can request txs from p2p if no nodes (375 ms) 14:00:59 can gather a large amount of transactions in batches (3631 ms) 14:00:59 14:00:59 Test Suites: 1 passed, 1 total 14:00:59 Tests: 11 passed, 11 total 14:00:59 Snapshots: 0 total 14:00:59 Time: 8.82 s 14:00:59 Ran all test suites matching prover-node/src/prover-coordination/combined-prover-coordination.test.ts. 14:00:59 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?