Parent Log: http://ci.aztec-labs.com/57c5664a39d345ed Command: 19eaa47be551fcfe: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/c0e766a133071c44b2c0d8fac5df352c6e059df1 Env: REF_NAME=gh-readonly-queue/next/pr-15015-cf8be0f9e81e248048560619de041e90d9d6990a CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Fri Jun 13 07:59:26 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15015_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_122b3ae15a2d6534_next 07:59:26 +++ id -u 07:59:26 +++ id -g 07:59:26 ++ docker run -d --name ethereum_src_contracts_registry.test.ts --net=none --cpuset-cpus=0-63 --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'\''' 07:59:26 + cid=300c6dbe99696a83c798110834611a8e603a513c0b2d68c962e59439844e6005 07:59:26 + set +x 07:59:28 [07:59:28.811] INFO: ethereum:test:registry Calling anvil_setBlockTimestampInterval with params: [12] 07:59:28 [07:59:28.838] WARN: ethereum:test:registry Set block interval to 12 07:59:29 [07:59:29.015] INFO: ethereum:test:registry Waiting for 7 transactions to be mined... 07:59:29 [07:59:29.038] INFO: ethereum:test:registry All transactions mined successfully 07:59:29 [07:59:29.118] INFO: ethereum:test:registry Waiting for 9 transactions to be mined... 07:59:29 [07:59:29.139] INFO: ethereum:test:registry All transactions mined successfully 07:59:29 [07:59:29.285] INFO: ethereum:test:registry Waiting for 11 transactions to be mined... 07:59:29 [07:59:29.309] INFO: ethereum:test:registry All transactions mined successfully 07:59:29 [07:59:29.363] INFO: ethereum:test:registry Waiting for 12 transactions to be mined... 07:59:29 [07:59:29.386] INFO: ethereum:test:registry All transactions mined successfully 07:59:29 [07:59:29.390] INFO: ethereum:test:registry Waiting for 12 transactions to be mined... 07:59:29 [07:59:29.415] INFO: ethereum:test:registry All transactions mined successfully 07:59:29 [07:59:29.429] INFO: ethereum:test:registry Aztec L1 contracts initialized {"registryAddress":"0xd64e6bbdf0d2b03d4596256d6aafb7019aef4656","governanceAddress":"0x7a8d5f4d02053c421b0acc9b0e613fd5564a5931","governanceProposerAddress":"0x679c40430ab268602b556f368dd72f319c6b2271","rollupAddress":"0xf3e9f9d0d53d5a1b1fdb747472cb05202085147a","inboxAddress":"0x6d810f048db89d5839bbad7135700dffc27d4fc2","outboxAddress":"0x8656766dba855a057d37f605701e2aee6a459ff4","feeJuicePortalAddress":"0x6e406355eb852c1565060a9d9785511da47b2c5b","feeJuiceAddress":"0x612b325c0e58dbf4bb3d2d86e39af99861b3f27b","stakingAssetAddress":"0xb3552b1f79b7d66c65a5a59883becede44fdfea0","rewardDistributorAddress":"0xb749ab41ed8388671177909f021a7390314546a4","gseAddress":"0x09aa689c133319bf85eba9abb40a01550ba90e3b","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"} 07:59:29 [07:59:29.430] INFO: ethereum:test:registry Handing over to governance 07:59:29 [07:59:29.446] WARN: ethereum:contracts:registry Failed fetching rollup address for version 0. Retrying as index. 07:59:29 [07:59:29.455] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 07:59:29 [07:59:29.512] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 07:59:29 [07:59:29.622] INFO: ethereum:test:registry Waiting for 2 transactions to be mined... 07:59:29 [07:59:29.628] INFO: ethereum:test:registry All transactions mined successfully 07:59:29 [07:59:29.675] INFO: ethereum:test:registry Waiting for 3 transactions to be mined... 07:59:29 [07:59:29.683] INFO: ethereum:test:registry All transactions mined successfully 07:59:29 PASS src/contracts/registry.test.ts 07:59:29 Registry 07:59:29 gets rollup versions (16 ms) 07:59:29 handles non-existent versions (19 ms) 07:59:29 collects addresses (49 ms) 07:59:29 adds a version to the registry (224 ms) 07:59:29 07:59:29 Test Suites: 1 passed, 1 total 07:59:29 Tests: 4 passed, 4 total 07:59:29 Snapshots: 0 total 07:59:29 Time: 2.456 s 07:59:29 Ran all test suites matching /ethereum\/src\/contracts\/registry.test.ts/i. 07:59:29 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?