Parent Log:
http://ci.aztec-labs.com/5e4f217a5e326985
Command: 13dd8684e4e32fd7:ISOLATE=1:CPUS=8:NAME=client_flows/bridging BENCHMARK_CONFIG=key_flows LOG_LEVEL=error BENCH_OUTPUT=bench-out/ yarn-project/end-to-end/scripts/run_test.sh simple client_flows/bridging
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/1c9ca312bfdace816082212846900a49694e1e50
Env: REF_NAME=gh-readonly-queue/next/pr-15182-af094bce13530e078c78de9f3264280e6693d533 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 24 09:11:05 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15182_amd64_x1-full
Resources: CPU_LIST=24,25,26,27,28,29,30,31 CPUS=8 MEM=32g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f3cbe5baa41f7dc0_next
09:11:05 +++ id -u
09:11:05 +++ id -g
09:11:05 ++ docker run -d --name client_flows_bridging --net=none --cpuset-cpus=24,25,26,27,28,29,30,31 --cpus=8 --memory=32g --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 '\''BENCHMARK_CONFIG=key_flows LOG_LEVEL=error BENCH_OUTPUT=bench-out/ yarn-project/end-to-end/scripts/run_test.sh simple client_flows/bridging'\'''
09:11:06 + cid=6b60fecb810ac0609939cffa6529d6e63a8b45bd7cf6aa1ffd6ee57a1b9b11b8
09:11:06 + set +x
09:12:17 [09:12:17.718]
ERROR:
aztecjs:utils:watcher Error in running promise: ContractFunctionExecutionError: HTTP request failed.
09:12:17
09:12:17 URL:
http://127.0.0.1:8545
09:12:17 Request body: {"method":"eth_call","params":[{"data":"0x88e4a073","to":"0xc6e7df5e7b4f2a278906862b61205850344d4e7d"},"latest"]}
09:12:17
09:12:17 Raw Call Arguments:
09:12:17 to: 0xc6e7df5e7b4f2a278906862b61205850344d4e7d
09:12:17 data: 0x88e4a073
09:12:17
09:12:17 Contract Call:
09:12:17 address: 0xc6e7df5e7b4f2a278906862b61205850344d4e7d
09:12:17 function: getTips()
09:12:17
09:12:17 Docs:
https://viem.sh/docs/contract/readContract
09:12:17 Details: fetch failed
09:12:17 Version: viem@2.23.7
09:12:17 at getContractError (/home/aztec-dev/aztec-packages/yarn-project/node_modules/viem/utils/errors/getContractError.ts:78:10)
09:12:17 at readContract (/home/aztec-dev/aztec-packages/yarn-project/node_modules/viem/actions/public/readContract.ts:136:11)
09:12:17 at processTicksAndRejections (node:internal/process/task_queues:105:5)
09:12:17 at RollupCheatCodes.getTips (/home/aztec-dev/aztec-packages/yarn-project/aztec.js/dest/test/rollup_cheat_codes.js:41:21)
09:12:17 ... 9 lines matching cause stack trace ...
09:12:17 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/end-to-end/src/bench/client_flows/bridging.test.ts:37:5) {
09:12:17 cause: CallExecutionError: HTTP request failed.
09:12:17
09:12:17 URL:
http://127.0.0.1:8545
09:12:17 Request body: {"method":"eth_call","params":[{"data":"0x88e4a073","to":"0xc6e7df5e7b4f2a278906862b61205850344d4e7d"},"latest"]}
09:12:17
09:12:17 Raw Call Arguments:
09:12:17 to: 0xc6e7df5e7b4f2a278906862b61205850344d4e7d
09:12:17 data: 0x88e4a073
09:12:17
09:12:17 Details: fetch failed
09:12:17 Version: viem@2.23.7
09:12:17 at getCallError (/home/aztec-dev/aztec-packages/yarn-project/node_modules/viem/utils/errors/getCallError.ts:42:10)
09:12:17 at call (/home/aztec-dev/aztec-packages/yarn-project/node_modules/viem/actions/public/call.ts:282:11)
09:12:17 at processTicksAndRejections (node:internal/process/task_queues:105:5)
09:12:17 at readContract (/home/aztec-dev/aztec-packages/yarn-project/node_modules/viem/actions/public/readContract.ts:120:22)
09:12:17 at RollupCheatCodes.getTips (/home/aztec-dev/aztec-packages/yarn-project/aztec.js/dest/test/rollup_cheat_codes.js:41:21)
09:12:17 at RollupCheatCodes.markAsProven (/home/aztec-dev/aztec-packages/yarn-project/aztec.js/dest/test/rollup_cheat_codes.js:136:37)
09:12:17 at AnvilTestWatcher.markAsProven (/home/aztec-dev/aztec-packages/yarn-project/aztec.js/dest/test/anvil_test_watcher.js:83:9)
09:12:17 at poll (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/promise/running-promise.js:48:21)
09:12:17 at RunningPromise.stop (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/promise/running-promise.js:82:9)
09:12:17 at AnvilTestWatcher.stop (/home/aztec-dev/aztec-packages/yarn-project/aztec.js/dest/test/anvil_test_watcher.js:72:9)
09:12:17 at tryStop (/home/aztec-dev/aztec-packages/yarn-project/stdlib/dest/interfaces/service.js:3:116)
09:12:17 at teardown (/home/aztec-dev/aztec-packages/yarn-project/end-to-end/src/fixtures/snapshot_manager.ts:280:5)
09:12:17 at MockSnapshotManager.teardown (/home/aztec-dev/aztec-packages/yarn-project/end-to-end/src/fixtures/snapshot_manager.ts:152:5)
09:12:17 at ClientFlowsBenchmark.teardown (/home/aztec-dev/aztec-packages/yarn-project/end-to-end/src/bench/client_flows/client_flows_benchmark.ts:155:5)
09:12:17 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/end-to-end/src/bench/client_flows/bridging.test.ts:37:5) {
09:12:17 cause: HttpRequestError: HTTP request failed.
09:12:17
09:12:17 URL:
http://127.0.0.1:8545
09:12:17 Request body: {"method":"eth_call","params":[{"data":"0x88e4a073","to":"0xc6e7df5e7b4f2a278906862b61205850344d4e7d"},"latest"]}
09:12:17
09:12:17 Details: fetch failed
09:12:17 Version: viem@2.23.7
09:12:17 at Object.request (/home/aztec-dev/aztec-packages/yarn-project/node_modules/viem/utils/rpc/http.ts:161:15)
09:12:17 at processTicksAndRejections (node:internal/process/task_queues:105:5)
09:12:17 at fn (/home/aztec-dev/aztec-packages/yarn-project/node_modules/viem/clients/transports/http.ts:145:19)
09:12:17 at request (/home/aztec-dev/aztec-packages/yarn-project/node_modules/viem/clients/transports/http.ts:150:39)
09:12:17 at withRetry.delay.count.count (/home/aztec-dev/aztec-packages/yarn-project/node_modules/viem/utils/buildRequest.ts:129:22)
09:12:17 at attemptRetry (/home/aztec-dev/aztec-packages/yarn-project/node_modules/viem/utils/promise/withRetry.ts:44:22) {
09:12:17 details: 'fetch failed',
09:12:17 docsPath: undefined,
09:12:17 metaMessages: [Array],
09:12:17 shortMessage: 'HTTP request failed.',
09:12:17 version: '2.23.7',
09:12:17 body: [Object],
09:12:17 headers: undefined,
09:12:17 status: undefined,
09:12:17 url: '
http://127.0.0.1:8545',
09:12:17 [cause]: [TypeError]
09:12:17 },
09:12:17 details: 'fetch failed',
09:12:17 docsPath: undefined,
09:12:17 metaMessages: [
09:12:17 'URL:
http://127.0.0.1:8545',
09:12:17 'Request body: {"method":"eth_call","params":[{"data":"0x88e4a073","to":"0xc6e7df5e7b4f2a278906862b61205850344d4e7d"},"latest"]}',
09:12:17 ' ',
09:12:17 'Raw Call Arguments:',
09:12:17 ' to: 0xc6e7df5e7b4f2a278906862b61205850344d4e7d\n' +
09:12:17 ' data: 0x88e4a073'
09:12:17 ],
09:12:17 shortMessage: 'HTTP request failed.',
09:12:17 version: '2.23.7'
09:12:17 },
09:12:17 details: 'fetch failed',
09:12:17 docsPath: '/docs/contract/readContract',
09:12:17 metaMessages: [
09:12:17 'URL:
http://127.0.0.1:8545',
09:12:17 'Request body: {"method":"eth_call","params":[{"data":"0x88e4a073","to":"0xc6e7df5e7b4f2a278906862b61205850344d4e7d"},"latest"]}',
09:12:17 ' ',
09:12:17 'Raw Call Arguments:',
09:12:17 ' to: 0xc6e7df5e7b4f2a278906862b61205850344d4e7d\n data: 0x88e4a073',
09:12:17 ' ',
09:12:17 'Contract Call:',
09:12:17 ' address: 0xc6e7df5e7b4f2a278906862b61205850344d4e7d\n' +
09:12:17 ' function: getTips()'
09:12:17 ],
09:12:17 shortMessage: 'HTTP request failed.',
09:12:17 version: '2.23.7',
09:12:17 abi: [
09:12:17 {
09:12:17 type: 'constructor',
09:12:17 inputs: [Array],
09:12:17 stateMutability: 'nonpayable'
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'CoinIssuer__InsufficientMintAvailable',
09:12:17 inputs: [Array]
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'Delegation__InsufficientPower',
09:12:17 inputs: [Array]
09:12:17 },
09:12:17 {
09:12:17 type: 'event',
09:12:17 name: 'Deposit',
09:12:17 inputs: [Array],
09:12:17 anonymous: false
09:12:17 },
09:12:17 { type: 'error', name: 'DevNet__InvalidProposer', inputs: [Array] },
09:12:17 { type: 'error', name: 'DevNet__NoPruningAllowed', inputs: [] },
09:12:17 {
09:12:17 type: 'event',
09:12:17 name: 'EIP712DomainChanged',
09:12:17 inputs: [],
09:12:17 anonymous: false
09:12:17 },
09:12:17 {
09:12:17 type: 'event',
09:12:17 name: 'FailedDeposit',
09:12:17 inputs: [Array],
09:12:17 anonymous: false
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'FeeJuicePortal__AlreadyInitialized',
09:12:17 inputs: []
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'FeeJuicePortal__InvalidInitialization',
09:12:17 inputs: []
09:12:17 },
09:12:17 { type: 'error', name: 'FeeJuicePortal__Unauthorized', inputs: [] },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'FeeLib__InvalidFeeAssetPriceModifier',
09:12:17 inputs: []
09:12:17 },
09:12:17 { type: 'error', name: 'GSE__AlreadyRegistered', inputs: [Array] },
09:12:17 { type: 'error', name: 'GSE__FailedToRemove', inputs: [Array] },
09:12:17 { type: 'error', name: 'GSE__FatalError', inputs: [Array] },
09:12:17 { type: 'error', name: 'GSE__GovernanceAlreadySet', inputs: [] },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'GSE__InstanceDoesNotExist',
09:12:17 inputs: [Array]
09:12:17 },
09:12:17 { type: 'error', name: 'GSE__InsufficientStake', inputs: [Array] },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'GSE__InvalidRollupAddress',
09:12:17 inputs: [Array]
09:12:17 },
09:12:17 { type: 'error', name: 'GSE__NotCanonical', inputs: [Array] },
09:12:17 { type: 'error', name: 'GSE__NotRollup', inputs: [Array] },
09:12:17 { type: 'error', name: 'GSE__NotWithdrawer', inputs: [Array] },
09:12:17 { type: 'error', name: 'GSE__NothingToExit', inputs: [Array] },
09:12:17 { type: 'error', name: 'GSE__OutOfBounds', inputs: [Array] },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'GSE__RollupAlreadyRegistered',
09:12:17 inputs: [Array]
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'GovernanceProposer__CanOnlyExecuteProposalInPast',
09:12:17 inputs: []
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'GovernanceProposer__FailedToPropose',
09:12:17 inputs: [Array]
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'GovernanceProposer__GSEPayloadInvalid',
09:12:17 inputs: []
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'GovernanceProposer__InstanceHaveNoCode',
09:12:17 inputs: [Array]
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'GovernanceProposer__InsufficientVotes',
09:12:17 inputs: [Array]
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'GovernanceProposer__InvalidNAndMValues',
09:12:17 inputs: [Array]
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'GovernanceProposer__NCannotBeLargerTHanM',
09:12:17 inputs: [Array]
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'GovernanceProposer__OnlyProposerCanVote',
09:12:17 inputs: [Array]
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'GovernanceProposer__ProposalAlreadyExecuted',
09:12:17 inputs: [Array]
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'GovernanceProposer__ProposalCannotBeAddressZero',
09:12:17 inputs: []
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'GovernanceProposer__ProposalHaveNoCode',
09:12:17 inputs: [Array]
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'GovernanceProposer__ProposalTooOld',
09:12:17 inputs: [Array]
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'GovernanceProposer__VoteAlreadyCastForSlot',
09:12:17 inputs: [Array]
09:12:17 },
09:12:17 { type: 'error', name: 'Governance__CallFailed', inputs: [Array] },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'Governance__CallerNotGovernanceProposer',
09:12:17 inputs: [Array]
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'Governance__CallerNotSelf',
09:12:17 inputs: [Array]
09:12:17 },
09:12:17 { type: 'error', name: 'Governance__CannotCallAsset', inputs: [] },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'Governance__ConfigurationLib__DifferentialTooBig',
09:12:17 inputs: []
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'Governance__ConfigurationLib__DifferentialTooSmall',
09:12:17 inputs: []
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'Governance__ConfigurationLib__InvalidMinimumVotes',
09:12:17 inputs: []
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'Governance__ConfigurationLib__LockAmountTooSmall',
09:12:17 inputs: []
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'Governance__ConfigurationLib__QuorumTooBig',
09:12:17 inputs: []
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'Governance__ConfigurationLib__QuorumTooSmall',
09:12:17 inputs: []
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'Governance__ConfigurationLib__TimeTooBig',
09:12:17 inputs: [Array]
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'Governance__ConfigurationLib__TimeTooSmall',
09:12:17 inputs: [Array]
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'Governance__DepositNotAllowed',
09:12:17 inputs: []
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'Governance__InsufficientPower',
09:12:17 inputs: [Array]
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'Governance__InvalidConfiguration',
09:12:17 inputs: []
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'Governance__NoCheckpointsFound',
09:12:17 inputs: []
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'Governance__ProposalAlreadyDropped',
09:12:17 inputs: []
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'Governance__ProposalCannotBeDropped',
09:12:17 inputs: []
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'Governance__ProposalDoesNotExists',
09:12:17 inputs: [Array]
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'Governance__ProposalLib__MoreVoteThanExistNeeded',
09:12:17 inputs: []
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'Governance__ProposalLib__MoreYeaVoteThanExistNeeded',
09:12:17 inputs: []
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'Governance__ProposalLib__ZeroMinimum',
09:12:17 inputs: []
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'Governance__ProposalLib__ZeroVotesNeeded',
09:12:17 inputs: []
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'Governance__ProposalLib__ZeroYeaVotesNeeded',
09:12:17 inputs: []
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'Governance__ProposalNotActive',
09:12:17 inputs: []
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'Governance__ProposalNotExecutable',
09:12:17 inputs: []
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'Governance__UserLib__NotInPast',
09:12:17 inputs: []
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'Governance__WithdrawalAlreadyclaimed',
09:12:17 inputs: []
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'Governance__WithdrawalNotUnlockedYet',
09:12:17 inputs: [Array]
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'HeaderLib__InvalidHeaderSize',
09:12:17 inputs: [Array]
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'HeaderLib__InvalidSlotNumber',
09:12:17 inputs: [Array]
09:12:17 },
09:12:17 { type: 'error', name: 'Inbox__ActorTooLarge', inputs: [Array] },
09:12:17 { type: 'error', name: 'Inbox__ContentTooLarge', inputs: [Array] },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'Inbox__MustBuildBeforeConsume',
09:12:17 inputs: []
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'Inbox__SecretHashTooLarge',
09:12:17 inputs: [Array]
09:12:17 },
09:12:17 { type: 'error', name: 'Inbox__Unauthorized', inputs: [] },
09:12:17 { type: 'error', name: 'Inbox__VersionMismatch', inputs: [Array] },
09:12:17 { type: 'error', name: 'InvalidShortString', inputs: [] },
09:12:17 {
09:12:17 type: 'function',
09:12:17 name: 'L1_BLOCK_AT_GENESIS',
09:12:17 inputs: [],
09:12:17 outputs: [Array],
09:12:17 stateMutability: 'view'
09:12:17 },
09:12:17 {
09:12:17 type: 'event',
09:12:17 name: 'L2BlockProposed',
09:12:17 inputs: [Array],
09:12:17 anonymous: false
09:12:17 },
09:12:17 {
09:12:17 type: 'event',
09:12:17 name: 'L2ProofVerified',
09:12:17 inputs: [Array],
09:12:17 anonymous: false
09:12:17 },
09:12:17 {
09:12:17 type: 'event',
09:12:17 name: 'ManaTargetUpdated',
09:12:17 inputs: [Array],
09:12:17 anonymous: false
09:12:17 },
09:12:17 { type: 'error', name: 'MerkleLib__InvalidRoot', inputs: [Array] },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'Outbox__AlreadyNullified',
09:12:17 inputs: [Array]
09:12:17 },
09:12:17 { type: 'error', name: 'Outbox__BlockNotProven', inputs: [Array] },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'Outbox__IncompatibleEntryArguments',
09:12:17 inputs: [Array]
09:12:17 },
09:12:17 { type: 'error', name: 'Outbox__InvalidChainId', inputs: [] },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'Outbox__InvalidRecipient',
09:12:17 inputs: [Array]
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'Outbox__NothingToConsume',
09:12:17 inputs: [Array]
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'Outbox__NothingToConsumeAtBlock',
09:12:17 inputs: [Array]
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'Outbox__RootAlreadySetAtBlock',
09:12:17 inputs: [Array]
09:12:17 },
09:12:17 { type: 'error', name: 'Outbox__Unauthorized', inputs: [] },
09:12:17 { type: 'error', name: 'Outbox__VersionMismatch', inputs: [Array] },
09:12:17 { type: 'error', name: 'OwnableInvalidOwner', inputs: [Array] },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'OwnableUnauthorizedAccount',
09:12:17 inputs: [Array]
09:12:17 },
09:12:17 {
09:12:17 type: 'event',
09:12:17 name: 'OwnershipTransferred',
09:12:17 inputs: [Array],
09:12:17 anonymous: false
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'ProofCommitmentEscrow__InsufficientBalance',
09:12:17 inputs: [Array]
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'ProofCommitmentEscrow__NotOwner',
09:12:17 inputs: [Array]
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'ProofCommitmentEscrow__WithdrawRequestNotReady',
09:12:17 inputs: [Array]
09:12:17 },
09:12:17 {
09:12:17 type: 'event',
09:12:17 name: 'PrunedPending',
09:12:17 inputs: [Array],
09:12:17 anonymous: false
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'Registry__NoRollupsRegistered',
09:12:17 inputs: []
09:12:17 },
09:12:17 {
09:12:17 type: 'error',
09:12:17 name: 'Registry__RollupAlreadyRegistered',
09:12:17 inputs: [Array]
09:12:17 },
09:12:17 ... 184 more items
09:12:17 ],
09:12:17 args: [],
09:12:17 contractAddress: '0xc6e7df5e7b4f2a278906862b61205850344d4e7d',
09:12:17 formattedArgs: undefined,
09:12:17 functionName: 'getTips',
09:12:17 sender: undefined
09:12:17 }
09:12:17
PASS src/bench/client_flows/bridging.test.ts
09:12:17 Bridging benchmark
09:12:17 Bridging benchmark for ecdsar1
09:12:17
✓ ecdsar1 contract bridges tokens from L1 claiming privately, pays using sponsored_fpc (39659 ms)
09:12:17
09:12:17
Test Suites: 1 passed, 1 total
09:12:17
Tests: 1 passed, 1 total
09:12:17
Snapshots: 0 total
09:12:17
Time: 71.336 s
09:12:17
Ran all test suites matching client_flows/bridging
.
09:12:17
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?