Parent Log: http://ci.aztec-labs.com/0829684da0f6266d Command: b5d029682575c433: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/fa4d5ef48c8de52059b5658bbd42e4514386f7db Env: REF_NAME=gh-readonly-queue/next/pr-15073-5ca43853c40a2b8bfbc2148d5fdd46c6f82a74eb CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 16 15:32:36 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15073_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_3e529676bbfd03b4_next 15:32:36 +++ id -u 15:32:36 +++ id -g 15:32:36 ++ 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'\''' 15:32:36 + cid=321cceaf16adc30c83229ec421a082814d3a08fdb9b4b8155374f26b5a4415ce 15:32:36 + set +x 15:32:38 [15:32:38.497] INFO: p2p:reqresp:connection-sampler Stopping connection sampler 15:32:38 [15:32:38.502] INFO: p2p:reqresp:connection-sampler Connection sampler stopped 15:32:38 [15:32:38.514] INFO: p2p:reqresp:connection-sampler Stopping connection sampler 15:32:38 [15:32:38.514] INFO: p2p:reqresp:connection-sampler Connection sampler stopped 15:32:38 [15:32:38.530] INFO: p2p:reqresp:connection-sampler Stopping connection sampler 15:32:38 [15:32:38.531] INFO: p2p:reqresp:connection-sampler Connection sampler stopped 15:32:38 [15:32:38.552] INFO: p2p:reqresp:connection-sampler Stopping connection sampler 15:32:38 [15:32:38.552] INFO: p2p:reqresp:connection-sampler Connection sampler stopped 15:32:38 [15:32:38.563] INFO: p2p:reqresp:connection-sampler Stopping connection sampler 15:32:38 [15:32:38.564] INFO: p2p:reqresp:connection-sampler Connection sampler stopped 15:32:38 [15:32:38.575] INFO: p2p:reqresp:connection-sampler Stopping connection sampler 15:32:38 [15:32:38.576] INFO: p2p:reqresp:connection-sampler Connection sampler stopped 15:32:38 [15:32:38.587] INFO: p2p:reqresp:connection-sampler Stopping connection sampler 15:32:38 [15:32:38.588] INFO: p2p:reqresp:connection-sampler Connection sampler stopped 15:32:38 PASS src/services/reqresp/connection-sampler/batch_connection_sampler.test.ts 15:32:38 BatchConnectionSampler 15:32:38 initializes with correct number of peers and request distribution (73 ms) 15:32:38 assigns requests to peers deterministically with wraparound (11 ms) 15:32:38 handles peer removal and replacement (16 ms) 15:32:38 handles peer removal and replacement - no replacement available (21 ms) 15:32:38 distributes requests according to documentation example (12 ms) 15:32:38 same number of requests per peers (11 ms) 15:32:38 handles edge cases, 0 peers, smaller batch than max peers (11 ms) 15:32:38 15:32:38 Test Suites: 1 passed, 1 total 15:32:38 Tests: 7 passed, 7 total 15:32:38 Snapshots: 0 total 15:32:38 Time: 0.73 s 15:32:38 Ran all test suites matching p2p/src/services/reqresp/connection-sampler/batch_connection_sampler.test.ts. 15:32:38 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?