Parent Log:
http://ci.aztec-labs.com/1fba7ea69bc65366
Command: b818050160cbcbd8: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/184d5f7d956dd7251670a2dd6728f313cfdf3caf
Env: REF_NAME=gh-readonly-queue/next/pr-14822-e56baa7f24bac54baf9e2f22f6f33ae6fa8b8c0f CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 21:17:37 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14822_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_122b3ae15a2d6534_next
21:17:37 +++ id -u
21:17:37 +++ id -g
21:17:37 ++ 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'\'''
21:17:37 + cid=5604813263ba7201058cd06bda7061a6e741c83e6a62d62ab2ec2297f79d9a64
21:17:37 + set +x
21:17:41 [21:17:41.861]
INFO:
ethereum:test:registry Calling anvil_setBlockTimestampInterval with params: [12]
21:17:41 [21:17:41.913]
WARN:
ethereum:test:registry Set block interval to 12
21:17:42 [21:17:42.342]
INFO:
ethereum:test:registry Waiting for 7 transactions to be mined...
21:17:42 [21:17:42.398]
INFO:
ethereum:test:registry All transactions mined successfully
21:17:42 [21:17:42.575]
INFO:
ethereum:test:registry Waiting for 9 transactions to be mined...
21:17:42 [21:17:42.607]
INFO:
ethereum:test:registry All transactions mined successfully
21:17:42 [21:17:42.941]
INFO:
ethereum:test:registry Waiting for 11 transactions to be mined...
21:17:42 [21:17:42.977]
INFO:
ethereum:test:registry All transactions mined successfully
21:17:43 [21:17:43.079]
INFO:
ethereum:test:registry Waiting for 12 transactions to be mined...
21:17:43 [21:17:43.117]
INFO:
ethereum:test:registry All transactions mined successfully
21:17:43 [21:17:43.125]
INFO:
ethereum:test:registry Waiting for 12 transactions to be mined...
21:17:43 [21:17:43.163]
INFO:
ethereum:test:registry All transactions mined successfully
21:17:43 [21:17:43.197]
INFO:
ethereum:test:registry Aztec L1 contracts initialized
{"registryAddress":"0x296989ed08586fcdeae446d714fa8f0f95162be9","governanceAddress":"0xe716f653268e309787590bd5a5ca524470928091","governanceProposerAddress":"0xa83c61907e7482c4f0d7c71c5ae774dae059ead5","rollupAddress":"0x3ae8e9da8907587200a722baa21fc70788ce6f9a","inboxAddress":"0x4db49372e948682a71a5e6e27cb28d61f13ae8ee","outboxAddress":"0xa3f42e79f44bad685ebf8fb8f768d269fc601287","feeJuicePortalAddress":"0x3dab0b34b643a3e4e73673aa2e975fa43ce2eb64","feeJuiceAddress":"0x612b325c0e58dbf4bb3d2d86e39af99861b3f27b","stakingAssetAddress":"0xb3552b1f79b7d66c65a5a59883becede44fdfea0","rewardDistributorAddress":"0x4009291010a2959f59e7e656aa3103312cfb5816","gseAddress":"0x09aa689c133319bf85eba9abb40a01550ba90e3b","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"}
21:17:43 [21:17:43.198]
INFO:
ethereum:test:registry Handing over to governance
21:17:43 [21:17:43.224]
WARN:
ethereum:contracts:registry Failed fetching rollup address for version 0. Retrying as index.
21:17:43 [21:17:43.239]
WARN:
ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index.
21:17:43 [21:17:43.326]
WARN:
ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index.
21:17:43 [21:17:43.478]
INFO:
ethereum:test:registry Waiting for 2 transactions to be mined...
21:17:43 [21:17:43.486]
INFO:
ethereum:test:registry All transactions mined successfully
21:17:43 [21:17:43.549]
INFO:
ethereum:test:registry Waiting for 3 transactions to be mined...
21:17:43 [21:17:43.559]
INFO:
ethereum:test:registry All transactions mined successfully
21:17:43
PASS src/contracts/registry.test.ts
21:17:43 Registry
21:17:43
✓ gets rollup versions (28 ms)
21:17:43
✓ handles non-existent versions (25 ms)
21:17:43
✓ collects addresses (76 ms)
21:17:43
✓ adds a version to the registry (298 ms)
21:17:43
21:17:43
Test Suites: 1 passed, 1 total
21:17:43
Tests: 4 passed, 4 total
21:17:43
Snapshots: 0 total
21:17:43
Time: 4.849 s
21:17:43
Ran all test suites matching /ethereum\/src\/contracts\/registry.test.ts/i
.
21:17:43
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?