Skip to content

test: Change nitro testnode ref #1132

test: Change nitro testnode ref

test: Change nitro testnode ref #1132

Triggered via pull request October 14, 2024 13:20
Status Failure
Total duration 27m 36s
Artifacts

build-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
src/decorators/arbOwnerPublicActionsUpgradeExecutor.integration.test.ts > succesfully adds chain owner using upgrade executor: src/arbOwnerPrepareTransactionRequest.ts#L88
EstimateGasExecutionError: Execution reverted with reason: UpgradeExecutor: inner call failed without reason. Estimate Gas Arguments: from: 0x863c904166E801527125D8672442D736194A3362 to: 0x24198F8A339cd3C47AEa3A764A20d2dDaB4D1b5b value: 0 APP data: 0xbca8c7b5000000000000000000000000000000000000000000000000000000000000007000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000024481f8dbf000000000000000000000000407aa3ac9ef1d9977d4a3c26391ec6485dc03e9600000000000000000000000000000000000000000000000000000000 maxFeePerGas: 0.12 gwei maxPriorityFeePerGas: 0 gwei nonce: 5 Details: execution reverted: UpgradeExecutor: inner call failed without reason Version: [email protected] ❯ getEstimateGasError node_modules/viem/utils/errors/getEstimateGasError.ts:42:10 ❯ estimateGas node_modules/viem/actions/public/estimateGas.ts:163:11 ❯ prepareTransactionRequest node_modules/viem/actions/wallet/prepareTransactionRequest.ts:201:19 ❯ Module.arbOwnerPrepareTransactionRequest src/arbOwnerPrepareTransactionRequest.ts:88:19 ❯ src/decorators/arbOwnerPublicActionsUpgradeExecutor.integration.test.ts:36:30 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'execution reverted: UpgradeExecutor: inner call failed without reason', docsPath: undefined, metaMessages: [ 'Estimate Gas Arguments:', ' from: 0x863c904166E801527125D8672442D736194A3362\n to: 0x24198F8A339cd3C47AEa3A764A20d2dDaB4D1b5b\n value: 0 APP\n data: 0xbca8c7b5000000000000000000000000000000000000000000000000000000000000007000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000024481f8dbf000000000000000000000000407aa3ac9ef1d9977d4a3c26391ec6485dc03e9600000000000000000000000000000000000000000000000000000000\n maxFeePerGas: 0.12 gwei\n maxPriorityFeePerGas: 0 gwei\n nonce: 5' ], shortMessage: 'Execution reverted with reason: UpgradeExecutor: inner call failed without reason.', version: '[email protected]', walk: 'Function<walk>' } Caused by: ExecutionRevertedError: Execution reverted with reason: UpgradeExecutor: inner call failed without reason. Details: execution reverted: UpgradeExecutor: inner call failed without reason Version: [email protected] ❯ getNodeError node_modules/viem/utils/errors/getNodeError.ts:69:12 ❯ node_modules/viem/utils/errors/getEstimateGasError.ts:35:19 ❯ getEstimateGasError node_modules/viem/utils/errors/getEstimateGasError.ts:41:5 ❯ estimateGas node_modules/viem/actions/public/estimateGas.ts:163:11 ❯ prepareTransactionRequest node_modules/viem/actions/wallet/prepareTransactionRequest.ts:201:19 ❯ Module.arbOwnerPrepareTransactionRequest src/arbOwnerPrepareTransactionRequest.ts:88:19 ❯ src/decorators/arbOwnerPublicActionsUpgradeExecutor.integration.test.ts:36:30 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'execution reverted: UpgradeExecutor: inner call failed without reason', docsPath: undefined, metaMessages: undefined, shortMessage: 'Execution reverted with reason: UpgradeExecutor: inner call failed without reason.', version: '[email protected]', walk: 'Function<walk>' } Caused by: RpcRequestError: RPC Request failed. URL: http://127.0.0.1:3347 Request body: {"method":"eth_estimateGas","params":[{"from":"0x863c904166E801527125D8672442D736194A3362","data":"0xbca8c7b5000000000000000000000000000000000000000000000000000000000000007000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000024481f8dbf000000000000000000000000407aa3ac9ef1d9977d4a3c26391ec6485dc03e9600000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0x7270e00","maxPriorityFeePerGas":"0x0","nonce":"0x5","to":"0x24198F8A339cd3C47AEa3A764A20d2dDaB4D1b5b","value":"0x0"}]} Details: execution reverted: UpgradeExecutor: inner call failed without reason Versi
src/decorators/arbOwnerPublicActionsUpgradeExecutor.integration.test.ts > succesfully removes chain owner: src/decorators/arbOwnerPublicActionsUpgradeExecutor.integration.test.ts#L64
AssertionError: expected false to deeply equal true - Expected + Received - true + false ❯ src/decorators/arbOwnerPublicActionsUpgradeExecutor.integration.test.ts:64:28
src/decorators/arbOwnerPublicActionsUpgradeExecutor.integration.test.ts > successfully updates infra fee receiver: src/arbOwnerPrepareTransactionRequest.ts#L88
EstimateGasExecutionError: Execution reverted with reason: UpgradeExecutor: inner call failed without reason. Estimate Gas Arguments: from: 0x863c904166E801527125D8672442D736194A3362 to: 0x24198F8A339cd3C47AEa3A764A20d2dDaB4D1b5b value: 0 APP data: 0xbca8c7b500000000000000000000000000000000000000000000000000000000000000700000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000002457f585db000000000000000000000000407aa3ac9ef1d9977d4a3c26391ec6485dc03e9600000000000000000000000000000000000000000000000000000000 maxFeePerGas: 0.12 gwei maxPriorityFeePerGas: 0 gwei nonce: 5 Details: execution reverted: UpgradeExecutor: inner call failed without reason Version: [email protected] ❯ getEstimateGasError node_modules/viem/utils/errors/getEstimateGasError.ts:42:10 ❯ estimateGas node_modules/viem/actions/public/estimateGas.ts:163:11 ❯ prepareTransactionRequest node_modules/viem/actions/wallet/prepareTransactionRequest.ts:201:19 ❯ Module.arbOwnerPrepareTransactionRequest src/arbOwnerPrepareTransactionRequest.ts:88:19 ❯ src/decorators/arbOwnerPublicActionsUpgradeExecutor.integration.test.ts:96:30 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'execution reverted: UpgradeExecutor: inner call failed without reason', docsPath: undefined, metaMessages: [ 'Estimate Gas Arguments:', ' from: 0x863c904166E801527125D8672442D736194A3362\n to: 0x24198F8A339cd3C47AEa3A764A20d2dDaB4D1b5b\n value: 0 APP\n data: 0xbca8c7b500000000000000000000000000000000000000000000000000000000000000700000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000002457f585db000000000000000000000000407aa3ac9ef1d9977d4a3c26391ec6485dc03e9600000000000000000000000000000000000000000000000000000000\n maxFeePerGas: 0.12 gwei\n maxPriorityFeePerGas: 0 gwei\n nonce: 5' ], shortMessage: 'Execution reverted with reason: UpgradeExecutor: inner call failed without reason.', version: '[email protected]', walk: 'Function<walk>' } Caused by: ExecutionRevertedError: Execution reverted with reason: UpgradeExecutor: inner call failed without reason. Details: execution reverted: UpgradeExecutor: inner call failed without reason Version: [email protected] ❯ getNodeError node_modules/viem/utils/errors/getNodeError.ts:69:12 ❯ node_modules/viem/utils/errors/getEstimateGasError.ts:35:19 ❯ getEstimateGasError node_modules/viem/utils/errors/getEstimateGasError.ts:41:5 ❯ estimateGas node_modules/viem/actions/public/estimateGas.ts:163:11 ❯ prepareTransactionRequest node_modules/viem/actions/wallet/prepareTransactionRequest.ts:201:19 ❯ Module.arbOwnerPrepareTransactionRequest src/arbOwnerPrepareTransactionRequest.ts:88:19 ❯ src/decorators/arbOwnerPublicActionsUpgradeExecutor.integration.test.ts:96:30 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'execution reverted: UpgradeExecutor: inner call failed without reason', docsPath: undefined, metaMessages: undefined, shortMessage: 'Execution reverted with reason: UpgradeExecutor: inner call failed without reason.', version: '[email protected]', walk: 'Function<walk>' } Caused by: RpcRequestError: RPC Request failed. URL: http://127.0.0.1:3347 Request body: {"method":"eth_estimateGas","params":[{"from":"0x863c904166E801527125D8672442D736194A3362","data":"0xbca8c7b500000000000000000000000000000000000000000000000000000000000000700000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000002457f585db000000000000000000000000407aa3ac9ef1d9977d4a3c26391ec6485dc03e9600000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0x7270e00","maxPriorityFeePerGas":"0x0","nonce":"0x5","to":"0x24198F8A339cd3C47AEa3A764A20d2dDaB4D1b5b","value":"0x0"}]} Details: execution reverted: UpgradeExecutor: inner call failed without reason Versi
src/decorators/arbOwnerPublicActionsUpgradeExecutor.integration.test.ts > successfully updates L2 Base Fee Estimate Inertia on Orbit chain: src/arbOwnerPrepareTransactionRequest.ts#L88
EstimateGasExecutionError: Execution reverted with reason: UpgradeExecutor: inner call failed without reason. Estimate Gas Arguments: from: 0x863c904166E801527125D8672442D736194A3362 to: 0x24198F8A339cd3C47AEa3A764A20d2dDaB4D1b5b value: 0 APP data: 0xbca8c7b5000000000000000000000000000000000000000000000000000000000000007000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000024718f7805000000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000 maxFeePerGas: 0.12 gwei maxPriorityFeePerGas: 0 gwei nonce: 5 Details: execution reverted: UpgradeExecutor: inner call failed without reason Version: [email protected] ❯ getEstimateGasError node_modules/viem/utils/errors/getEstimateGasError.ts:42:10 ❯ estimateGas node_modules/viem/actions/public/estimateGas.ts:163:11 ❯ prepareTransactionRequest node_modules/viem/actions/wallet/prepareTransactionRequest.ts:201:19 ❯ Module.arbOwnerPrepareTransactionRequest src/arbOwnerPrepareTransactionRequest.ts:88:19 ❯ src/decorators/arbOwnerPublicActionsUpgradeExecutor.integration.test.ts:119:30 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'execution reverted: UpgradeExecutor: inner call failed without reason', docsPath: undefined, metaMessages: [ 'Estimate Gas Arguments:', ' from: 0x863c904166E801527125D8672442D736194A3362\n to: 0x24198F8A339cd3C47AEa3A764A20d2dDaB4D1b5b\n value: 0 APP\n data: 0xbca8c7b5000000000000000000000000000000000000000000000000000000000000007000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000024718f7805000000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000\n maxFeePerGas: 0.12 gwei\n maxPriorityFeePerGas: 0 gwei\n nonce: 5' ], shortMessage: 'Execution reverted with reason: UpgradeExecutor: inner call failed without reason.', version: '[email protected]', walk: 'Function<walk>' } Caused by: ExecutionRevertedError: Execution reverted with reason: UpgradeExecutor: inner call failed without reason. Details: execution reverted: UpgradeExecutor: inner call failed without reason Version: [email protected] ❯ getNodeError node_modules/viem/utils/errors/getNodeError.ts:69:12 ❯ node_modules/viem/utils/errors/getEstimateGasError.ts:35:19 ❯ getEstimateGasError node_modules/viem/utils/errors/getEstimateGasError.ts:41:5 ❯ estimateGas node_modules/viem/actions/public/estimateGas.ts:163:11 ❯ prepareTransactionRequest node_modules/viem/actions/wallet/prepareTransactionRequest.ts:201:19 ❯ Module.arbOwnerPrepareTransactionRequest src/arbOwnerPrepareTransactionRequest.ts:88:19 ❯ src/decorators/arbOwnerPublicActionsUpgradeExecutor.integration.test.ts:119:30 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'execution reverted: UpgradeExecutor: inner call failed without reason', docsPath: undefined, metaMessages: undefined, shortMessage: 'Execution reverted with reason: UpgradeExecutor: inner call failed without reason.', version: '[email protected]', walk: 'Function<walk>' } Caused by: RpcRequestError: RPC Request failed. URL: http://127.0.0.1:3347 Request body: {"method":"eth_estimateGas","params":[{"from":"0x863c904166E801527125D8672442D736194A3362","data":"0xbca8c7b5000000000000000000000000000000000000000000000000000000000000007000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000024718f7805000000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0x7270e00","maxPriorityFeePerGas":"0x0","nonce":"0x5","to":"0x24198F8A339cd3C47AEa3A764A20d2dDaB4D1b5b","value":"0x0"}]} Details: execution reverted: UpgradeExecutor: inner call failed without reason Ver
Test (Integration)
Process completed with exit code 1.
Check Formatting
Cache save failed.
Test (Unit)
Cache save failed.
Test (Integration)
Cache save failed.