Parent Log: http://ci.aztec-labs.com/cb3dbbfc375fd172 Command: 5c58d0b0e69f02f7: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/7339c264ad706420ee9babb0dd1b6ed793e97402 Env: REF_NAME=gh-readonly-queue/next/pr-15039-ddabb45f79cc171e41a0a5330544775de9fdf7fd CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 13 15:03:00 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15039_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_122b3ae15a2d6534_next 15:03:00 +++ id -u 15:03:00 +++ id -g 15:03:00 ++ 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'\''' 15:03:00 + cid=2a576f059ec92129bd084bccd7dc92f36476751364ad4ccb56f7493beaf03778 15:03:00 + set +x 15:03:04 [15:03:04.292] INFO: ethereum:test:registry Calling anvil_setBlockTimestampInterval with params: [12] 15:03:04 [15:03:04.327] WARN: ethereum:test:registry Set block interval to 12 15:03:04 [15:03:04.714] INFO: ethereum:test:registry Waiting for 7 transactions to be mined... 15:03:04 [15:03:04.753] INFO: ethereum:test:registry All transactions mined successfully 15:03:04 [15:03:04.888] INFO: ethereum:test:registry Waiting for 9 transactions to be mined... 15:03:04 [15:03:04.919] INFO: ethereum:test:registry All transactions mined successfully 15:03:05 [15:03:05.276] INFO: ethereum:test:registry Waiting for 11 transactions to be mined... 15:03:05 [15:03:05.310] INFO: ethereum:test:registry All transactions mined successfully 15:03:05 [15:03:05.383] INFO: ethereum:test:registry Waiting for 12 transactions to be mined... 15:03:05 [15:03:05.409] INFO: ethereum:test:registry All transactions mined successfully 15:03:05 [15:03:05.415] INFO: ethereum:test:registry Waiting for 12 transactions to be mined... 15:03:05 [15:03:05.476] INFO: ethereum:test:registry All transactions mined successfully 15:03:05 [15:03:05.514] INFO: ethereum:test:registry Aztec L1 contracts initialized {"registryAddress":"0x296989ed08586fcdeae446d714fa8f0f95162be9","governanceAddress":"0xe716f653268e309787590bd5a5ca524470928091","governanceProposerAddress":"0xa83c61907e7482c4f0d7c71c5ae774dae059ead5","rollupAddress":"0x017c8ad03d7bc91cfe65aca077e0416f3f1eb2b2","inboxAddress":"0xf3567ee04eeb16cab58697c69e669162b94ff84a","outboxAddress":"0xf43dffe0aac2ad985ec1842cb9c900d996f3710e","feeJuicePortalAddress":"0x2df582f2cbded786ab494db14fd90c28c4206953","feeJuiceAddress":"0x612b325c0e58dbf4bb3d2d86e39af99861b3f27b","stakingAssetAddress":"0xb3552b1f79b7d66c65a5a59883becede44fdfea0","rewardDistributorAddress":"0x4009291010a2959f59e7e656aa3103312cfb5816","gseAddress":"0x09aa689c133319bf85eba9abb40a01550ba90e3b","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"} 15:03:05 [15:03:05.517] INFO: ethereum:test:registry Handing over to governance 15:03:05 [15:03:05.542] WARN: ethereum:contracts:registry Failed fetching rollup address for version 0. Retrying as index. 15:03:05 [15:03:05.560] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 15:03:05 [15:03:05.674] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 15:03:05 [15:03:05.852] INFO: ethereum:test:registry Waiting for 2 transactions to be mined... 15:03:05 [15:03:05.859] INFO: ethereum:test:registry All transactions mined successfully 15:03:05 [15:03:05.938] INFO: ethereum:test:registry Waiting for 3 transactions to be mined... 15:03:05 [15:03:05.948] INFO: ethereum:test:registry All transactions mined successfully 15:03:06 PASS src/contracts/registry.test.ts 15:03:06 Registry 15:03:06 gets rollup versions (25 ms) 15:03:06 handles non-existent versions (31 ms) 15:03:06 collects addresses (101 ms) 15:03:06 adds a version to the registry (344 ms) 15:03:06 15:03:06 Test Suites: 1 passed, 1 total 15:03:06 Tests: 4 passed, 4 total 15:03:06 Snapshots: 0 total 15:03:06 Time: 4.211 s 15:03:06 Ran all test suites matching /ethereum\/src\/contracts\/registry.test.ts/i. 15:03:06 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?