Skip to content

e2e flake: C-Chain workflow test failing to export to P-Chain #1993

Open
@marun

Description

@marun

Symptom

C-Chain workflow test fails on export with 'not committed' error.

Sample logs

• [FAILED] [3.488 seconds]
[C-Chain] [Interchain Workflow]
/home/runner/work/avalanchego/avalanchego/tests/e2e/describe.go:31
  [It] should ensure that funds can be transferred from the C-Chain to the X-Chain and the P-Chain
  /home/runner/work/avalanchego/avalanchego/tests/e2e/c/interchain_workflow.go:34

  Begin Captured GinkgoWriter Output >>
    STEP: initializing a new eth client 09/07/23 18:15:18.604
     targeting node NodeID-DVc4kGeojk6PNxSq873C2kiTdMmjVady5 with URI: http://127.0.0.1:34147
     initializing a new eth client for node NodeID-DVc4kGeojk6PNxSq873C2kiTdMmjVady5 with URI: http://127.0.0.1:34147 
    STEP: allocating a pre-funded key to send from and a recipient key to deliver to 09/07/23 18:15:18.605
     allocated funded key(s): [PrivateKey-2tbmYbkmxnetBSENZG8ZVj3GXkyCNJKj2sMESE21bZdEvRnjMX]
    STEP: sending funds from one address to another on the C-Chain 09/07/23 18:15:18.605
     sending eth transaction with ID: 0x14f66a0841179802b07dd3d9e9a66cbc5700bee98ea0d76048f7c64535ccc4b2
    STEP: waiting for the C-Chain recipient address to have received the sent funds 09/07/23 18:15:19.116
    STEP: initializing a keychain and associated wallet 09/07/23 18:15:19.118
     initializing a new wallet for node NodeID-DVc4kGeojk6PNxSq873C2kiTdMmjVady5 with URI: http://127.0.0.1:34147 
    STEP: defining common configuration 09/07/23 18:15:19.14
    STEP: exporting AVAX from the C-Chain to the X-Chain 09/07/23 18:15:19.14
     issued transaction with ID: j9JDizyc5vTBhqiFCwHzoSpobYHegYjAdKnzeTQe1wCAPw5kB
    STEP: importing AVAX from the C-Chain to the X-Chain 09/07/23 18:15:20.071
     issued transaction with ID: 2ehGJxgRsvB8NRnMj9b47e4Sk6Dqsf6jgwhRxvimL983fF3BB8
    STEP: checking that the recipient address has received imported funds on the X-Chain 09/07/23 18:15:20.181
    STEP: exporting AVAX from the C-Chain to the P-Chain 09/07/23 18:15:20.181
     issued transaction with ID: 2L81gN5A19uPGyHWN5iTQvMgvNZioBgejVWZ1GyB2fFjqgKXfN
  << End Captured GinkgoWriter Output

  
  	Error Trace:	/home/runner/work/avalanchego/avalanchego/tests/e2e/interchain_workflow.go:147
  	            				/home/runner/work/avalanchego/avalanchego/tests/e2e/core_dsl.go:535
  	            				/home/runner/work/avalanchego/avalanchego/tests/e2e/interchain_workflow.go:140
  	            				/home/runner/work/avalanchego/avalanchego/tests/e2e/node.go:[449](https://github.com/ava-labs/avalanchego/actions/runs/6113287152/job/16592487533?pr=1909#step:5:450)
  	            				/home/runner/work/avalanchego/avalanchego/tests/e2e/suite.go:750
  	            				/home/runner/work/avalanchego/avalanchego/tests/e2e/asm_amd64.s:1598
  	Error:      	Received unexpected error:
  	            	not committed
  	Test:       	[C-Chain] [Interchain Workflow] should ensure that funds can be transferred from the C-Chain to the X-Chain and the P-Chain

Failing jobs

Linked jobs include a testnet-data artifact containing the network data for the run.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Backlog 🗄️

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions