Parent Log: http://ci.aztec-labs.com/fc0133061c7951d2 Command: abf2df8792edab68: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/15da5b0f4fc17ee864697604093cf1ff2bd900d2 Env: REF_NAME=gh-readonly-queue/staging/pr-15174-a1fcc6d25d2ef5242bc875b44f6b8c627357a0d1 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 20 12:50:59 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15174_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_122b3ae15a2d6534_staging 12:50:59 +++ id -u 12:50:59 +++ id -g 12:50:59 ++ 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'\''' 12:50:59 + cid=84010817072b052fa6fff1e7e5e34717aaeb72af7d5d4a5abcf24b1739bd2941 12:50:59 + set +x 12:51:04 [12:51:04.951] INFO: ethereum:test:registry Calling anvil_setBlockTimestampInterval with params: [12] 12:51:05 [12:51:05.001] WARN: ethereum:test:registry Set block interval to 12 12:51:05 [12:51:05.357] INFO: ethereum:test:registry Waiting for 7 transactions to be mined... 12:51:05 [12:51:05.390] INFO: ethereum:test:registry All transactions mined successfully 12:51:05 [12:51:05.535] INFO: ethereum:test:registry Waiting for 9 transactions to be mined... 12:51:05 [12:51:05.563] INFO: ethereum:test:registry All transactions mined successfully 12:51:05 [12:51:05.837] INFO: ethereum:test:registry Waiting for 11 transactions to be mined... 12:51:05 [12:51:05.900] INFO: ethereum:test:registry All transactions mined successfully 12:51:06 [12:51:06.011] INFO: ethereum:test:registry Waiting for 12 transactions to be mined... 12:51:06 [12:51:06.052] INFO: ethereum:test:registry All transactions mined successfully 12:51:06 [12:51:06.058] INFO: ethereum:test:registry Waiting for 12 transactions to be mined... 12:51:06 [12:51:06.121] INFO: ethereum:test:registry All transactions mined successfully 12:51:06 [12:51:06.146] INFO: ethereum:test:registry Aztec L1 contracts initialized {"registryAddress":"0x695cad042ae71f6330c2066ce4bbfed68d773760","governanceAddress":"0xe515c603e49b37864415e289d66a9e4322eae4d7","governanceProposerAddress":"0x23a85e10f6601ca0b98381ec5c82e1c7c8b096e7","rollupAddress":"0xd90f13e21d2328512102fd6c259b051ca6c668b6","inboxAddress":"0xa50100cce86e58d7192b6c79878f0d2b8cbbfe21","outboxAddress":"0xe5772fc87193ed4f05d589c6504bfdd3d4728328","feeJuicePortalAddress":"0x4e8cc01e24c62209e8798a5b621bb1a633e90e68","feeJuiceAddress":"0x2dd11fe1712753915253461c542e7094e6951e70","stakingAssetAddress":"0x7ec9dd5dfd085c137917964ccaeac11fc140ff88","rewardDistributorAddress":"0xb6c80194609084e15c365209f27caf12965d6792","gseAddress":"0x0fc2e4d3ffb866bf2fa2e172e34f850cced17492","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"} 12:51:06 [12:51:06.148] INFO: ethereum:test:registry Handing over to governance 12:51:06 [12:51:06.207] WARN: ethereum:contracts:registry Failed fetching rollup address for version 0. Retrying as index. 12:51:06 [12:51:06.240] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 12:51:06 [12:51:06.385] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 12:51:06 [12:51:06.667] INFO: ethereum:test:registry Waiting for 2 transactions to be mined... 12:51:06 [12:51:06.677] INFO: ethereum:test:registry All transactions mined successfully 12:51:06 [12:51:06.759] INFO: ethereum:test:registry Waiting for 3 transactions to be mined... 12:51:06 [12:51:06.773] INFO: ethereum:test:registry All transactions mined successfully 12:51:06 PASS src/contracts/registry.test.ts (5.522 s) 12:51:06 Registry 12:51:06 gets rollup versions (71 ms) 12:51:06 handles non-existent versions (56 ms) 12:51:06 collects addresses (123 ms) 12:51:06 adds a version to the registry (529 ms) 12:51:06 12:51:06 Test Suites: 1 passed, 1 total 12:51:06 Tests: 4 passed, 4 total 12:51:06 Snapshots: 0 total 12:51:06 Time: 5.609 s 12:51:06 Ran all test suites matching ethereum/src/contracts/registry.test.ts. 12:51:06 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?