Parent Log: http://ci.aztec-labs.com/a0f0f050e593860b Command: 4dcaaab13058c9f1: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/1542a83b8e029762e119474de1725d84a1aee3d2 Env: REF_NAME=gh-readonly-queue/next/pr-15095-eb7990c89ac679ce7fdfc2e985670cbf85c04be2 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Tue Jun 17 10:14:48 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15095_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_122b3ae15a2d6534_next 10:14:48 +++ id -u 10:14:48 +++ id -g 10:14:48 ++ 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'\''' 10:14:49 + cid=b1c597223b7644e761e7017b56f6450a6c6db61f836544fddd349dda7f6740e9 10:14:49 + set +x 10:14:54 [10:14:54.882] INFO: ethereum:test:registry Calling anvil_setBlockTimestampInterval with params: [12] 10:14:54 [10:14:54.924] WARN: ethereum:test:registry Set block interval to 12 10:14:55 [10:14:55.421] INFO: ethereum:test:registry Waiting for 7 transactions to be mined... 10:14:55 [10:14:55.482] INFO: ethereum:test:registry All transactions mined successfully 10:14:55 [10:14:55.623] INFO: ethereum:test:registry Waiting for 9 transactions to be mined... 10:14:55 [10:14:55.662] INFO: ethereum:test:registry All transactions mined successfully 10:14:55 [10:14:55.904] INFO: ethereum:test:registry Waiting for 11 transactions to be mined... 10:14:55 [10:14:55.952] INFO: ethereum:test:registry All transactions mined successfully 10:14:56 [10:14:56.070] INFO: ethereum:test:registry Waiting for 12 transactions to be mined... 10:14:56 [10:14:56.117] INFO: ethereum:test:registry All transactions mined successfully 10:14:56 [10:14:56.123] INFO: ethereum:test:registry Waiting for 12 transactions to be mined... 10:14:56 [10:14:56.159] INFO: ethereum:test:registry All transactions mined successfully 10:14:56 [10:14:56.185] INFO: ethereum:test:registry Aztec L1 contracts initialized {"registryAddress":"0xc3733ca1968db73f8b7098e7d499899d19057e46","governanceAddress":"0x619e1594e31cbc7ad79d7ffc92fbb48fda861fd6","governanceProposerAddress":"0xa9944a71e32ed42235b7efa88f0d6b95363f377b","rollupAddress":"0xe3b977e9c8c84fe852de74b326d30acb6d6dddbf","inboxAddress":"0x55ec742d5ff1d003f65dfd4fad70567202fd9a76","outboxAddress":"0x5c5dfa9d18e9d0225c475ebc4988ef6e39f8405b","feeJuicePortalAddress":"0x854930426c1a1054d8d5d662494ff02b1b268915","feeJuiceAddress":"0x2dd11fe1712753915253461c542e7094e6951e70","stakingAssetAddress":"0x7ec9dd5dfd085c137917964ccaeac11fc140ff88","rewardDistributorAddress":"0x67b0dc1451d6c1738b68277bf644fe72891e04fb","gseAddress":"0xa5c03c562971dccc8f9ee4ff2efeaf845a857d38","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"} 10:14:56 [10:14:56.186] INFO: ethereum:test:registry Handing over to governance 10:14:56 [10:14:56.219] WARN: ethereum:contracts:registry Failed fetching rollup address for version 0. Retrying as index. 10:14:56 [10:14:56.235] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 10:14:56 [10:14:56.346] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 10:14:56 [10:14:56.541] INFO: ethereum:test:registry Waiting for 2 transactions to be mined... 10:14:56 [10:14:56.548] INFO: ethereum:test:registry All transactions mined successfully 10:14:56 [10:14:56.645] INFO: ethereum:test:registry Waiting for 3 transactions to be mined... 10:14:56 [10:14:56.658] INFO: ethereum:test:registry All transactions mined successfully 10:14:56 PASS src/contracts/registry.test.ts (5.848 s) 10:14:56 Registry 10:14:56 gets rollup versions (31 ms) 10:14:56 handles non-existent versions (25 ms) 10:14:56 collects addresses (103 ms) 10:14:56 adds a version to the registry (396 ms) 10:14:56 10:14:56 Test Suites: 1 passed, 1 total 10:14:56 Tests: 4 passed, 4 total 10:14:56 Snapshots: 0 total 10:14:56 Time: 6.061 s 10:14:56 Ran all test suites matching ethereum/src/contracts/registry.test.ts. 10:14:56 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?