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