Parent Log:
http://ci.aztec-labs.com/9ccf1b6eb40a93f5
Command: 03ab2c8f0cfe2a95: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/77a00686be4080a71b03d68671da6c8b270b62aa
Env: REF_NAME=gh-readonly-queue/next/pr-14961-fa23733be8278348dff0959c8094bcfd89eb44d5 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 12 10:49:52 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14961_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_774acb08ba9e9a76_next
10:49:52 +++ id -u
10:49:52 +++ id -g
10:49:52 ++ 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'\'''
10:49:52 + cid=3a5ada3024161c789dd1a1d784ce8233a23679c0b42dd742fe4c0ea0cd8cbdb7
10:49:52 + set +x
10:49:55 [10:49:55.387]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 7 missing. Will gather from nodes and p2p
10:49:55 [10:49:55.394]
INFO:
prover-node:combined-prover-coordination Found all 7 txs directly from nodes
10:49:55 [10:49:55.709]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p
10:49:55 [10:49:55.711]
INFO:
prover-node:combined-prover-coordination Found all 9 txs. 5 from nodes, 4 from p2p
10:49:56 [10:49:56.002]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found all in the pool
10:49:56 [10:49:56.312]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p
10:49:56 [10:49:56.314]
WARN:
prover-node:combined-prover-coordination Failed to find 6 txs from any source. Found 2 from p2p and 1 from nodes
10:49:56 [10:49:56.684]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 7 missing. Will gather from nodes and p2p
10:49:56 [10:49:56.685]
INFO:
prover-node:combined-prover-coordination Found all 7 txs directly from nodes
10:49:56 [10:49:56.995]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p
10:49:56 [10:49:56.997]
INFO:
prover-node:combined-prover-coordination Found all 9 txs. 5 from nodes, 4 from p2p
10:49:57 [10:49:57.340]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p
10:49:57 [10:49:57.341]
WARN:
prover-node:combined-prover-coordination Failed to find 6 txs from any source. Found 2 from p2p and 1 from nodes
10:49:57 [10:49:57.654]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 10 missing. Will gather from nodes and p2p
10:49:57 [10:49:57.655]
INFO:
prover-node:combined-prover-coordination Found all 10 txs directly from nodes
10:49:57 [10:49:57.958]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 8 missing. Will gather from nodes and p2p
10:49:57 [10:49:57.959]
INFO:
prover-node:combined-prover-coordination Found all 8 txs. 0 from nodes, 8 from p2p
10:50:01 [10:50:01.357]
INFO:
prover-node:combined-prover-coordination Check for 100 txs found 99 missing. Will gather from nodes and p2p
10:50:01 [10:50:01.364]
INFO:
prover-node:combined-prover-coordination Found all 99 txs. 94 from nodes, 5 from p2p
10:50:01
PASS src/prover-coordination/combined-prover-coordination.test.ts (
8.218 s)
10:50:01 combined prover coordination
10:50:01
✓ can be created (5 ms)
10:50:01
✓ can gather txs from nodes (707 ms)
10:50:01
✓ can gather txs from nodes and p2p (315 ms)
10:50:01
✓ does not ask nodes or p2p if txs are already in the pool (291 ms)
10:50:01
✓ only gathers what it can (310 ms)
10:50:01
✓ gathers from nodes when txs are requested (373 ms)
10:50:01
✓ gathers from nodes and p2p when txs are requested (310 ms)
10:50:01
✓ throws if requesting txs that can't be gathered (356 ms)
10:50:01
✓ can request txs from nodes if no p2p (301 ms)
10:50:01
✓ can request txs from p2p if no nodes (303 ms)
10:50:01
✓ can gather a large amount of transactions in batches (3514 ms)
10:50:01
10:50:01
Test Suites: 1 passed, 1 total
10:50:01
Tests: 11 passed, 11 total
10:50:01
Snapshots: 0 total
10:50:01
Time: 8.308 s
10:50:01
Ran all test suites matching /prover-node\/src\/prover-coordination\/combined-prover-coordination.test.ts/i
.
10:50:01
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?