Parent Log:
http://ci.aztec-labs.com/9b7174caf3ef97da
Command: 816a8a0e28c14627: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/7d223783d91db15002a09abc1b52d1455eb3e3da
Env: REF_NAME=gh-readonly-queue/next/pr-14161-97080f178c0a3e244c64b3c17bf255bed63fc3cf CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 10:39:59 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14161_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:39:59 +++ id -u
10:39:59 +++ id -g
10:39: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'\'''
10:39:59 + cid=a9c866e1d1ae30e6618aa1af3260a82cb869e9ee4ab1217a4e1ed758ac2c85d8
10:39:59 + set +x
10:40:03 [10:40:03.642]
INFO:
ethereum:test:registry Calling anvil_setBlockTimestampInterval with params: [12]
10:40:03 [10:40:03.676]
WARN:
ethereum:test:registry Set block interval to 12
10:40:03 [10:40:03.918]
INFO:
ethereum:test:registry Waiting for 7 transactions to be mined...
10:40:03 [10:40:03.944]
INFO:
ethereum:test:registry All transactions mined successfully
10:40:04 [10:40:04.045]
INFO:
ethereum:test:registry Waiting for 9 transactions to be mined...
10:40:04 [10:40:04.074]
INFO:
ethereum:test:registry All transactions mined successfully
10:40:04 [10:40:04.303]
INFO:
ethereum:test:registry Waiting for 11 transactions to be mined...
10:40:04 [10:40:04.334]
INFO:
ethereum:test:registry All transactions mined successfully
10:40:04 [10:40:04.413]
INFO:
ethereum:test:registry Waiting for 12 transactions to be mined...
10:40:04 [10:40:04.476]
INFO:
ethereum:test:registry All transactions mined successfully
10:40:04 [10:40:04.488]
INFO:
ethereum:test:registry Waiting for 12 transactions to be mined...
10:40:04 [10:40:04.571]
INFO:
ethereum:test:registry All transactions mined successfully
10:40:04 [10:40:04.595]
INFO:
ethereum:test:registry Aztec L1 contracts initialized
{"registryAddress":"0x1f93b04fc107ceb8ed782c13f34aa59ce9e85484","governanceAddress":"0xd934d8445dab79ca5786f85bd7f8407420a36013","governanceProposerAddress":"0x93c236eca1dfd154b3fe0d26cbfbb5fe5e47c479","rollupAddress":"0xa8aedafe8375b5b8363b59d38a8218dde4993a3b","inboxAddress":"0x242c1829b9f4d48a0f7f4eae9e902dc4d57e4883","outboxAddress":"0x26dde5900a45db6b58e67a0d0861469abc5ace4c","feeJuicePortalAddress":"0xcc80a02a7990c8c73391b7d388a463762d376a58","feeJuiceAddress":"0x612b325c0e58dbf4bb3d2d86e39af99861b3f27b","stakingAssetAddress":"0xb3552b1f79b7d66c65a5a59883becede44fdfea0","rewardDistributorAddress":"0x2789c86ac863840ee5ac6b2ca76b8b3a4e22706f","gseAddress":"0x90efbc19571b7ddaa5d7854c719b91054068061b","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"}
10:40:04 [10:40:04.596]
INFO:
ethereum:test:registry Handing over to governance
10:40:04 [10:40:04.629]
WARN:
ethereum:contracts:registry Failed fetching rollup address for version 0. Retrying as index.
10:40:04 [10:40:04.641]
WARN:
ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index.
10:40:04 [10:40:04.756]
WARN:
ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index.
10:40:04 [10:40:04.951]
INFO:
ethereum:test:registry Waiting for 2 transactions to be mined...
10:40:04 [10:40:04.958]
INFO:
ethereum:test:registry All transactions mined successfully
10:40:05 [10:40:05.023]
INFO:
ethereum:test:registry Waiting for 3 transactions to be mined...
10:40:05 [10:40:05.033]
INFO:
ethereum:test:registry All transactions mined successfully
10:40:05
PASS src/contracts/registry.test.ts
10:40:05 Registry
10:40:05
✓ gets rollup versions (33 ms)
10:40:05
✓ handles non-existent versions (34 ms)
10:40:05
✓ collects addresses (100 ms)
10:40:05
✓ adds a version to the registry (353 ms)
10:40:05
10:40:05
Test Suites: 1 passed, 1 total
10:40:05
Tests: 4 passed, 4 total
10:40:05
Snapshots: 0 total
10:40:05
Time: 4.131 s
10:40:05
Ran all test suites matching /ethereum\/src\/contracts\/registry.test.ts/i
.
10:40:05
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?