Parent Log: http://ci.aztec-labs.com/cb895239f73ec9af Command: b3bf99625f6f0a17:ISOLATE=1:NAME=ethereum/src/contracts/registry.test.ts yarn-project/scripts/run_test.sh ethereum/src/contracts/registry.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/d5a262aabc20f5384a720a0d831e2ec28badc7f9 Env: REF_NAME=gh-readonly-queue/next/pr-15042-17ea18ade041a1bb437806e047c30b29da124094 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Wed Jun 18 18:05:15 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15042_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_122b3ae15a2d6534_next 18:05:15 +++ id -u 18:05:15 +++ id -g 18:05:15 ++ docker run -d --name ethereum_src_contracts_registry.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 ethereum/src/contracts/registry.test.ts'\''' 18:05:16 + cid=4ff36669819331d6a6f8c4ba4adbc9264c9c8f6029f54b74c90bf6d4d83e3602 18:05:16 + set +x 18:05:21 [18:05:21.321] INFO: ethereum:test:registry Calling anvil_setBlockTimestampInterval with params: [12] 18:05:21 [18:05:21.410] WARN: ethereum:test:registry Set block interval to 12 18:05:21 [18:05:21.779] INFO: ethereum:test:registry Waiting for 7 transactions to be mined... 18:05:21 [18:05:21.818] INFO: ethereum:test:registry All transactions mined successfully 18:05:21 [18:05:21.994] INFO: ethereum:test:registry Waiting for 9 transactions to be mined... 18:05:22 [18:05:22.032] INFO: ethereum:test:registry All transactions mined successfully 18:05:22 [18:05:22.266] INFO: ethereum:test:registry Waiting for 11 transactions to be mined... 18:05:22 [18:05:22.307] INFO: ethereum:test:registry All transactions mined successfully 18:05:22 [18:05:22.412] INFO: ethereum:test:registry Waiting for 12 transactions to be mined... 18:05:22 [18:05:22.446] INFO: ethereum:test:registry All transactions mined successfully 18:05:22 [18:05:22.452] INFO: ethereum:test:registry Waiting for 12 transactions to be mined... 18:05:22 [18:05:22.478] INFO: ethereum:test:registry All transactions mined successfully 18:05:22 [18:05:22.515] INFO: ethereum:test:registry Aztec L1 contracts initialized {"registryAddress":"0xc3733ca1968db73f8b7098e7d499899d19057e46","governanceAddress":"0xcac3335d756b65031f40197a3615fcc10ad55dc9","governanceProposerAddress":"0xa7136cf7b79169b344929e8dfcfa5970da5283a7","rollupAddress":"0xb624f1e6f016640f22ebb0f0047be3431c0737fd","inboxAddress":"0x850fb1d097c6c9684e024c3b59508e2c3fa498e6","outboxAddress":"0x81265b07892d5159eff8d168f3b4af014c0d9963","feeJuicePortalAddress":"0xf1d2095ea3b28d889e1203b6a06076a3940f36a3","feeJuiceAddress":"0x2dd11fe1712753915253461c542e7094e6951e70","stakingAssetAddress":"0x7ec9dd5dfd085c137917964ccaeac11fc140ff88","rewardDistributorAddress":"0x67b0dc1451d6c1738b68277bf644fe72891e04fb","gseAddress":"0x4a8a3b6aea9ace050219543322fc3f197f9d9f2e","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"} 18:05:22 [18:05:22.517] INFO: ethereum:test:registry Handing over to governance 18:05:22 [18:05:22.550] WARN: ethereum:contracts:registry Failed fetching rollup address for version 0. Retrying as index. 18:05:22 [18:05:22.562] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 18:05:22 [18:05:22.639] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 18:05:22 [18:05:22.815] INFO: ethereum:test:registry Waiting for 2 transactions to be mined... 18:05:22 [18:05:22.826] INFO: ethereum:test:registry All transactions mined successfully 18:05:22 [18:05:22.918] INFO: ethereum:test:registry Waiting for 3 transactions to be mined... 18:05:22 [18:05:22.932] INFO: ethereum:test:registry All transactions mined successfully 18:05:23 PASS src/contracts/registry.test.ts (5.35 s) 18:05:23 Registry 18:05:23 gets rollup versions (28 ms) 18:05:23 handles non-existent versions (24 ms) 18:05:23 collects addresses (71 ms) 18:05:23 adds a version to the registry (384 ms) 18:05:23 18:05:23 Test Suites: 1 passed, 1 total 18:05:23 Tests: 4 passed, 4 total 18:05:23 Snapshots: 0 total 18:05:23 Time: 5.516 s 18:05:23 Ran all test suites matching ethereum/src/contracts/registry.test.ts. 18:05:23 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?