Parent Log: http://ci.aztec-labs.com/4b4bb6a11b9c4e41 Command: 98619016930b559c:ISOLATE=1:NAME=p2p/src/services/reqresp/connection-sampler/batch_connection_sampler.test.ts yarn-project/scripts/run_test.sh p2p/src/services/reqresp/connection-sampler/batch_connection_sampler.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/9b15672dd871e73616eaa70188d438d5a1e5f970 Env: REF_NAME=sb/doc-bigfield CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Thu Jun 19 19:38:11 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=sb_doc-bigfield_amd64 Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_3e529676bbfd03b4_next 19:38:11 +++ id -u 19:38:11 +++ id -g 19:38:11 ++ docker run -d --name p2p_src_services_reqresp_connection-sampler_batch_connection_sampler.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 p2p/src/services/reqresp/connection-sampler/batch_connection_sampler.test.ts'\''' 19:38:11 + cid=17a5cb91dbf2b2e837cba961842439e5058bded1241b3101fa4b10c2fda0b2a0 19:38:11 + set +x 19:38:13 [19:38:13.328] INFO: p2p:reqresp:connection-sampler Stopping connection sampler 19:38:13 [19:38:13.333] INFO: p2p:reqresp:connection-sampler Connection sampler stopped 19:38:13 [19:38:13.343] INFO: p2p:reqresp:connection-sampler Stopping connection sampler 19:38:13 [19:38:13.344] INFO: p2p:reqresp:connection-sampler Connection sampler stopped 19:38:13 [19:38:13.356] INFO: p2p:reqresp:connection-sampler Stopping connection sampler 19:38:13 [19:38:13.357] INFO: p2p:reqresp:connection-sampler Connection sampler stopped 19:38:13 [19:38:13.369] INFO: p2p:reqresp:connection-sampler Stopping connection sampler 19:38:13 [19:38:13.369] INFO: p2p:reqresp:connection-sampler Connection sampler stopped 19:38:13 [19:38:13.380] INFO: p2p:reqresp:connection-sampler Stopping connection sampler 19:38:13 [19:38:13.381] INFO: p2p:reqresp:connection-sampler Connection sampler stopped 19:38:13 [19:38:13.389] INFO: p2p:reqresp:connection-sampler Stopping connection sampler 19:38:13 [19:38:13.389] INFO: p2p:reqresp:connection-sampler Connection sampler stopped 19:38:13 [19:38:13.398] INFO: p2p:reqresp:connection-sampler Stopping connection sampler 19:38:13 [19:38:13.398] INFO: p2p:reqresp:connection-sampler Connection sampler stopped 19:38:13 PASS src/services/reqresp/connection-sampler/batch_connection_sampler.test.ts 19:38:13 BatchConnectionSampler 19:38:13 initializes with correct number of peers and request distribution (51 ms) 19:38:13 assigns requests to peers deterministically with wraparound (9 ms) 19:38:13 handles peer removal and replacement (13 ms) 19:38:13 handles peer removal and replacement - no replacement available (12 ms) 19:38:13 distributes requests according to documentation example (12 ms) 19:38:13 same number of requests per peers (8 ms) 19:38:13 handles edge cases, 0 peers, smaller batch than max peers (9 ms) 19:38:13 19:38:13 Test Suites: 1 passed, 1 total 19:38:13 Tests: 7 passed, 7 total 19:38:13 Snapshots: 0 total 19:38:13 Time: 0.647 s 19:38:13 Ran all test suites matching p2p/src/services/reqresp/connection-sampler/batch_connection_sampler.test.ts. 19:38:13 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?