Parent Log:
http://ci.aztec-labs.com/beba3fec6006a343
Command: f5e85dbc8a1d83c5: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/26c5a39fe03723d11540f721293d7aebd1f478d9
Env: REF_NAME=gh-readonly-queue/next/pr-14995-75d792847d8434a0c504e7adf5c102a913065272 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 09:01:16 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14995_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_774acb08ba9e9a76_next
09:01:16 +++ id -u
09:01:16 +++ id -g
09:01:16 ++ 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'\'''
09:01:16 + cid=af7a812fbc0ffa26ed858fa65ffcda4c30319cb8b339ab316a21b32ca139243a
09:01:16 + set +x
09:01:20 [09:01:20.387]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 7 missing. Will gather from nodes and p2p
09:01:20 [09:01:20.393]
INFO:
prover-node:combined-prover-coordination Found all 7 txs directly from nodes
09:01:20 [09:01:20.692]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p
09:01:20 [09:01:20.694]
INFO:
prover-node:combined-prover-coordination Found all 9 txs. 5 from nodes, 4 from p2p
09:01:21 [09:01:21.046]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found all in the pool
09:01:21 [09:01:21.355]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p
09:01:21 [09:01:21.357]
WARN:
prover-node:combined-prover-coordination Failed to find 6 txs from any source. Found 2 from p2p and 1 from nodes
09:01:21 [09:01:21.678]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 7 missing. Will gather from nodes and p2p
09:01:21 [09:01:21.680]
INFO:
prover-node:combined-prover-coordination Found all 7 txs directly from nodes
09:01:21 [09:01:21.981]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p
09:01:21 [09:01:21.982]
INFO:
prover-node:combined-prover-coordination Found all 9 txs. 5 from nodes, 4 from p2p
09:01:22 [09:01:22.319]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p
09:01:22 [09:01:22.320]
WARN:
prover-node:combined-prover-coordination Failed to find 6 txs from any source. Found 2 from p2p and 1 from nodes
09:01:22 [09:01:22.680]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 10 missing. Will gather from nodes and p2p
09:01:22 [09:01:22.682]
INFO:
prover-node:combined-prover-coordination Found all 10 txs directly from nodes
09:01:23 [09:01:23.030]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 8 missing. Will gather from nodes and p2p
09:01:23 [09:01:23.030]
INFO:
prover-node:combined-prover-coordination Found all 8 txs. 0 from nodes, 8 from p2p
09:01:26 [09:01:26.399]
INFO:
prover-node:combined-prover-coordination Check for 100 txs found 99 missing. Will gather from nodes and p2p
09:01:26 [09:01:26.416]
INFO:
prover-node:combined-prover-coordination Found all 99 txs. 94 from nodes, 5 from p2p
09:01:26
PASS src/prover-coordination/combined-prover-coordination.test.ts (
8.656 s)
09:01:26 combined prover coordination
09:01:26
✓ can be created (6 ms)
09:01:26
✓ can gather txs from nodes (750 ms)
09:01:26
✓ can gather txs from nodes and p2p (300 ms)
09:01:26
✓ does not ask nodes or p2p if txs are already in the pool (353 ms)
09:01:26
✓ only gathers what it can (309 ms)
09:01:26
✓ gathers from nodes when txs are requested (325 ms)
09:01:26
✓ gathers from nodes and p2p when txs are requested (299 ms)
09:01:26
✓ throws if requesting txs that can't be gathered (351 ms)
09:01:26
✓ can request txs from nodes if no p2p (347 ms)
09:01:26
✓ can request txs from p2p if no nodes (349 ms)
09:01:26
✓ can gather a large amount of transactions in batches (3510 ms)
09:01:26
09:01:26
Test Suites: 1 passed, 1 total
09:01:26
Tests: 11 passed, 11 total
09:01:26
Snapshots: 0 total
09:01:26
Time: 8.76 s
09:01:26
Ran all test suites matching /prover-node\/src\/prover-coordination\/combined-prover-coordination.test.ts/i
.
09:01:26
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?