Skip to content

chore: new release testnet v1.0.0-pre.13 (#6325) #2658

chore: new release testnet v1.0.0-pre.13 (#6325)

chore: new release testnet v1.0.0-pre.13 (#6325) #2658

GitHub Actions / JUnit Test Report failed May 7, 2024 in 0s

37 tests run, 31 passed, 0 skipped, 6 failed.

Annotations

Check failure on line 1 in feature:142:5

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

feature:142:5.Scenario: Syncing node while also mining before tip sync: tests/features/Sync.feature:142:5

Step panicked. Captured output: Service on port 18016 never started
Raw output
Scenario Outline: Syncing node while also mining before tip sync
     Given I have a seed node SEED
     When I have wallet WALLET1 connected to seed node SEED
     When I have wallet WALLET2 connected to seed node SEED
     When I have mining node MINER connected to base node SEED and wallet WALLET1
     When I have a base node SYNCER connected to all seed nodes
     When I have mine-before-tip mining node MINER2 connected to base node SYNCER and wallet WALLET2
     When I stop node SYNCER
     When mining node MINER mines 101 blocks with min difficulty 1 and max difficulty 9999999999
     Then node SEED is at height 101
     When I start base node SYNCER
      Step failed:
      Defined: tests/features/Sync.feature:134:5
      Matched: integration_tests/tests/steps/node_steps.rs:68:1
      Step panicked. Captured output: Service on port 18016 never started
      Client {
          base_nodes: {},
          blocks: {},
          miners: {
              "MINER": MinerProcess {
                  name: "MINER",
                  base_node_name: "SEED",
                  wallet_name: "WALLET1",
                  mine_until_height: 100000,
                  stealth: false,
              },
              "MINER2": MinerProcess {
                  name: "MINER2",
                  base_node_name: "SYNCER",
                  wallet_name: "WALLET2",
                  mine_until_height: 100000,
                  stealth: false,
              },
          },
          ffi_wallets: {},
          wallets: {},
          merge_mining_proxies: {},
          chat_clients: [],
          transactions: {},
          wallet_addresses: {},
          utxos: {},
          output_hash: None,
          pre_image: None,
          wallet_connected_to_base_node: {
              "WALLET1": "SEED",
              "WALLET2": "SEED",
          },
          seed_nodes: [
              "SEED",
          ],
          wallet_tx_ids: {},
          errors: [],
          last_imported_tx_ids: [],
          last_merge_miner_response: Null,
      }

Check failure on line 1 in feature:142:5

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

feature:142:5.Scenario: Syncing node while also mining before tip sync: tests/features/Sync.feature:142:5

Step panicked. Captured output: Service on port 18230 never started
Raw output
Scenario Outline: Syncing node while also mining before tip sync | Retry attempt: 1/2
     Given I have a seed node SEED
     When I have wallet WALLET1 connected to seed node SEED
     When I have wallet WALLET2 connected to seed node SEED
     When I have mining node MINER connected to base node SEED and wallet WALLET1
     When I have a base node SYNCER connected to all seed nodes
     When I have mine-before-tip mining node MINER2 connected to base node SYNCER and wallet WALLET2
     When I stop node SYNCER
     When mining node MINER mines 101 blocks with min difficulty 1 and max difficulty 9999999999
     Then node SEED is at height 101
     When I start base node SYNCER
      Step failed:
      Defined: tests/features/Sync.feature:134:5
      Matched: integration_tests/tests/steps/node_steps.rs:68:1
      Step panicked. Captured output: Service on port 18230 never started
      Client {
          base_nodes: {},
          blocks: {},
          miners: {
              "MINER": MinerProcess {
                  name: "MINER",
                  base_node_name: "SEED",
                  wallet_name: "WALLET1",
                  mine_until_height: 100000,
                  stealth: false,
              },
              "MINER2": MinerProcess {
                  name: "MINER2",
                  base_node_name: "SYNCER",
                  wallet_name: "WALLET2",
                  mine_until_height: 100000,
                  stealth: false,
              },
          },
          ffi_wallets: {},
          wallets: {},
          merge_mining_proxies: {},
          chat_clients: [],
          transactions: {},
          wallet_addresses: {},
          utxos: {},
          output_hash: None,
          pre_image: None,
          wallet_connected_to_base_node: {
              "WALLET1": "SEED",
              "WALLET2": "SEED",
          },
          seed_nodes: [
              "SEED",
          ],
          wallet_tx_ids: {},
          errors: [],
          last_imported_tx_ids: [],
          last_merge_miner_response: Null,
      }

Check failure on line 1 in feature:142:5

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

feature:142:5.Scenario: Syncing node while also mining before tip sync: tests/features/Sync.feature:142:5

Step panicked. Captured output: Service on port 18229 never started
Raw output
Scenario Outline: Syncing node while also mining before tip sync | Retry attempt: 2/2
     Given I have a seed node SEED
     When I have wallet WALLET1 connected to seed node SEED
     When I have wallet WALLET2 connected to seed node SEED
     When I have mining node MINER connected to base node SEED and wallet WALLET1
     When I have a base node SYNCER connected to all seed nodes
     When I have mine-before-tip mining node MINER2 connected to base node SYNCER and wallet WALLET2
     When I stop node SYNCER
     When mining node MINER mines 101 blocks with min difficulty 1 and max difficulty 9999999999
     Then node SEED is at height 101
     When I start base node SYNCER
      Step failed:
      Defined: tests/features/Sync.feature:134:5
      Matched: integration_tests/tests/steps/node_steps.rs:68:1
      Step panicked. Captured output: Service on port 18229 never started
      Client {
          base_nodes: {},
          blocks: {},
          miners: {
              "MINER": MinerProcess {
                  name: "MINER",
                  base_node_name: "SEED",
                  wallet_name: "WALLET1",
                  mine_until_height: 100000,
                  stealth: false,
              },
              "MINER2": MinerProcess {
                  name: "MINER2",
                  base_node_name: "SYNCER",
                  wallet_name: "WALLET2",
                  mine_until_height: 100000,
                  stealth: false,
              },
          },
          ffi_wallets: {},
          wallets: {},
          merge_mining_proxies: {},
          chat_clients: [],
          transactions: {},
          wallet_addresses: {},
          utxos: {},
          output_hash: None,
          pre_image: None,
          wallet_connected_to_base_node: {
              "WALLET1": "SEED",
              "WALLET2": "SEED",
          },
          seed_nodes: [
              "SEED",
          ],
          wallet_tx_ids: {},
          errors: [],
          last_imported_tx_ids: [],
          last_merge_miner_response: Null,
      }

Check failure on line 1 in feature:175:5

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

feature:175:5.Scenario: As a client I want to send a one-sided transaction: tests/features/WalletFFI.feature:175:5

Step panicked. Captured output: Wallet RECEIVER failed to have at least num 1 txs with status 8, current status is 0
Raw output
Scenario: As a client I want to send a one-sided transaction
     Given I have a seed node SEED
     When I have a base node BASE1 connected to all seed nodes
     When I have wallet SENDER connected to base node BASE1
     And I have a ffi wallet FFI_WALLET connected to base node SEED
     When I have wallet RECEIVER connected to base node BASE1
     When I add contact with alias ALIAS1 and address of SENDER to ffi wallet FFI_WALLET
     When I add contact with alias ALIAS2 and address of RECEIVER to ffi wallet FFI_WALLET
     When I have mining node MINER connected to base node BASE1 and wallet SENDER
     When mining node MINER mines 10 blocks
     Then all nodes are at height 10
     Then I wait for wallet SENDER to have at least 129239250000 uT
     And I send 2400000 uT from wallet SENDER to wallet FFI_WALLET at fee 5
     And I send 2400000 uT from wallet SENDER to wallet FFI_WALLET at fee 5
     Then wallet SENDER has at least 2 transactions that are all TRANSACTION_STATUS_BROADCAST and not cancelled
     Then ffi wallet FFI_WALLET detects AT_LEAST 2 ffi transactions to be TRANSACTION_STATUS_BROADCAST
     When mining node MINER mines 10 blocks
     Then all nodes are at height 20
     Then ffi wallet FFI_WALLET detects AT_LEAST 2 ffi transactions to be TRANSACTION_STATUS_MINED
     Then I wait for ffi wallet FFI_WALLET to have at least 4000000 uT
     And I send 1000000 uT from ffi wallet FFI_WALLET to wallet RECEIVER at fee 5 via one-sided transactions
     Then ffi wallet FFI_WALLET detects AT_LEAST 3 ffi transactions to be TRANSACTION_STATUS_BROADCAST
     When mining node MINER mines 2 blocks
     Then all nodes are at height 22
     Then wallet RECEIVER has at least 1 transactions that are all TRANSACTION_STATUS_ONE_SIDED_UNCONFIRMED and not cancelled
      Step failed:
      Defined: tests/features/WalletFFI.feature:205:9
      Matched: integration_tests/tests/steps/wallet_steps.rs:514:1
      Step panicked. Captured output: Wallet RECEIVER failed to have at least num 1 txs with status 8, current status is 0
      Client {
          base_nodes: {},
          blocks: {},
          miners: {
              "MINER": MinerProcess {
                  name: "MINER",
                  base_node_name: "BASE1",
                  wallet_name: "SENDER",
                  mine_until_height: 100000,
                  stealth: false,
              },
          },
          ffi_wallets: {
              "FFI_WALLET": WalletFFI {
                  name: "FFI_WALLET",
                  port: 18026,
                  base_dir: "/runner/_work/tari/tari/integration_tests/tests/temp/cucumber_6372/Wallet FFI/As a client I want to send a one-sided transaction/ffi_wallets/FFI_WALLET_port_18026",
                  wallet: Mutex {
                      data: Wallet {
                          ptr: 0x00007f1b6800a4c0,
                          liveness_data: Mutex {
                              data: {
                                  "78c77161b827471f1129ca180340652123c3e1ca3afa3a71c999b551e14d9632ca": ContactsLivenessData {
                                      ptr: 0x00007f1a5c069a70,
                                  },
                                  "0c5d0be90c341d2457fc899844bc851ce999f787f90b30d852642f171988d65011": ContactsLivenessData {
                                      ptr: 0x00007f180c025f10,
                                  },
                              },
                              poisoned: false,
                              ..
                          },
                          balance: CachedBalance {
                              available: 2400000,
                              time_locked: 0,
                              pending_incoming: 1399330,
                              pending_outgoing: 2400000,
                          },
                      },
                      poisoned: false,
                      ..
                  },
              },
          },
          wallets: {},
          merge_mining_proxies: {},
          chat_clients: [],
          transactions: {},
          wallet_addresses: {},
          utxos: {},
          output_hash: None,
          pre_image: None,
          wallet_connected_to_base_node: {
              "SENDER": "BASE1",
              "RECEIVER": "BASE1",
          },
          seed_nodes: [
              "SEED",
          ],
          wallet_tx_ids: {
              "78c77161b827471f1129ca180340652123c3e1ca3afa3a71c999b551e14d9632ca": [
                  13824784216391273330,
                  11155800076106480213,
              ],
              "5868f1678e3a31998bca905c42faa0cacdfd9dace7a1d15bf1caf535e8550140b5": [
                  13824784216391273330,
                  11155800076106480213,
              ],
          },
          errors: [],
          last_imported_tx_ids: [],
          last_merge_miner_response: Null,
      }

Check failure on line 1 in feature:175:5

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

feature:175:5.Scenario: As a client I want to send a one-sided transaction: tests/features/WalletFFI.feature:175:5

Step panicked. Captured output: Wallet RECEIVER failed to have at least num 1 txs with status 8, current status is 0
Raw output
Scenario: As a client I want to send a one-sided transaction | Retry attempt: 1/2
     Given I have a seed node SEED
     When I have a base node BASE1 connected to all seed nodes
     When I have wallet SENDER connected to base node BASE1
     And I have a ffi wallet FFI_WALLET connected to base node SEED
     When I have wallet RECEIVER connected to base node BASE1
     When I add contact with alias ALIAS1 and address of SENDER to ffi wallet FFI_WALLET
     When I add contact with alias ALIAS2 and address of RECEIVER to ffi wallet FFI_WALLET
     When I have mining node MINER connected to base node BASE1 and wallet SENDER
     When mining node MINER mines 10 blocks
     Then all nodes are at height 10
     Then I wait for wallet SENDER to have at least 129239250000 uT
     And I send 2400000 uT from wallet SENDER to wallet FFI_WALLET at fee 5
     And I send 2400000 uT from wallet SENDER to wallet FFI_WALLET at fee 5
     Then wallet SENDER has at least 2 transactions that are all TRANSACTION_STATUS_BROADCAST and not cancelled
     Then ffi wallet FFI_WALLET detects AT_LEAST 2 ffi transactions to be TRANSACTION_STATUS_BROADCAST
     When mining node MINER mines 10 blocks
     Then all nodes are at height 20
     Then ffi wallet FFI_WALLET detects AT_LEAST 2 ffi transactions to be TRANSACTION_STATUS_MINED
     Then I wait for ffi wallet FFI_WALLET to have at least 4000000 uT
     And I send 1000000 uT from ffi wallet FFI_WALLET to wallet RECEIVER at fee 5 via one-sided transactions
     Then ffi wallet FFI_WALLET detects AT_LEAST 3 ffi transactions to be TRANSACTION_STATUS_BROADCAST
     When mining node MINER mines 2 blocks
     Then all nodes are at height 22
     Then wallet RECEIVER has at least 1 transactions that are all TRANSACTION_STATUS_ONE_SIDED_UNCONFIRMED and not cancelled
      Step failed:
      Defined: tests/features/WalletFFI.feature:205:9
      Matched: integration_tests/tests/steps/wallet_steps.rs:514:1
      Step panicked. Captured output: Wallet RECEIVER failed to have at least num 1 txs with status 8, current status is 0
      Client {
          base_nodes: {},
          blocks: {},
          miners: {
              "MINER": MinerProcess {
                  name: "MINER",
                  base_node_name: "BASE1",
                  wallet_name: "SENDER",
                  mine_until_height: 100000,
                  stealth: false,
              },
          },
          ffi_wallets: {
              "FFI_WALLET": WalletFFI {
                  name: "FFI_WALLET",
                  port: 18004,
                  base_dir: "/runner/_work/tari/tari/integration_tests/tests/temp/cucumber_6372/Wallet FFI/As a client I want to send a one-sided transaction/ffi_wallets/FFI_WALLET_port_18004",
                  wallet: Mutex {
                      data: Wallet {
                          ptr: 0x000055d01d98df90,
                          liveness_data: Mutex {
                              data: {
                                  "10b61bc392a4645bcf5d3db410b971d62c8e61ecdb7d1d127c1852885dd8dd7fc1": ContactsLivenessData {
                                      ptr: 0x00007f174800ee90,
                                  },
                                  "5e70553678b23d0db41c0171b224fecddb89e44aaee9087eb55dd923fab3bc31e3": ContactsLivenessData {
                                      ptr: 0x00007f1748037b40,
                                  },
                              },
                              poisoned: false,
                              ..
                          },
                          balance: CachedBalance {
                              available: 2400000,
                              time_locked: 0,
                              pending_incoming: 1399330,
                              pending_outgoing: 2400000,
                          },
                      },
                      poisoned: false,
                      ..
                  },
              },
          },
          wallets: {},
          merge_mining_proxies: {},
          chat_clients: [],
          transactions: {},
          wallet_addresses: {},
          utxos: {},
          output_hash: None,
          pre_image: None,
          wallet_connected_to_base_node: {
              "SENDER": "BASE1",
              "RECEIVER": "BASE1",
          },
          seed_nodes: [
              "SEED",
          ],
          wallet_tx_ids: {
              "10b61bc392a4645bcf5d3db410b971d62c8e61ecdb7d1d127c1852885dd8dd7fc1": [
                  15697147132237944751,
                  10885772498721835410,
              ],
              "b8216286e02da75c7fdbb47689d32cedf6b27ec485a0771a0ffc7e57c081424628": [
                  15697147132237944751,
                  10885772498721835410,
              ],
          },
          errors: [],
          last_imported_tx_ids: [],
          last_merge_miner_response: Null,
      }

Check failure on line 1 in feature:175:5

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

feature:175:5.Scenario: As a client I want to send a one-sided transaction: tests/features/WalletFFI.feature:175:5

Step panicked. Captured output: Wallet RECEIVER failed to have at least num 1 txs with status 8, current status is 0
Raw output
Scenario: As a client I want to send a one-sided transaction | Retry attempt: 2/2
     Given I have a seed node SEED
     When I have a base node BASE1 connected to all seed nodes
     When I have wallet SENDER connected to base node BASE1
     And I have a ffi wallet FFI_WALLET connected to base node SEED
     When I have wallet RECEIVER connected to base node BASE1
     When I add contact with alias ALIAS1 and address of SENDER to ffi wallet FFI_WALLET
     When I add contact with alias ALIAS2 and address of RECEIVER to ffi wallet FFI_WALLET
     When I have mining node MINER connected to base node BASE1 and wallet SENDER
     When mining node MINER mines 10 blocks
     Then all nodes are at height 10
     Then I wait for wallet SENDER to have at least 129239250000 uT
     And I send 2400000 uT from wallet SENDER to wallet FFI_WALLET at fee 5
     And I send 2400000 uT from wallet SENDER to wallet FFI_WALLET at fee 5
     Then wallet SENDER has at least 2 transactions that are all TRANSACTION_STATUS_BROADCAST and not cancelled
     Then ffi wallet FFI_WALLET detects AT_LEAST 2 ffi transactions to be TRANSACTION_STATUS_BROADCAST
     When mining node MINER mines 10 blocks
     Then all nodes are at height 20
     Then ffi wallet FFI_WALLET detects AT_LEAST 2 ffi transactions to be TRANSACTION_STATUS_MINED
     Then I wait for ffi wallet FFI_WALLET to have at least 4000000 uT
     And I send 1000000 uT from ffi wallet FFI_WALLET to wallet RECEIVER at fee 5 via one-sided transactions
     Then ffi wallet FFI_WALLET detects AT_LEAST 3 ffi transactions to be TRANSACTION_STATUS_BROADCAST
     When mining node MINER mines 2 blocks
     Then all nodes are at height 22
     Then wallet RECEIVER has at least 1 transactions that are all TRANSACTION_STATUS_ONE_SIDED_UNCONFIRMED and not cancelled
      Step failed:
      Defined: tests/features/WalletFFI.feature:205:9
      Matched: integration_tests/tests/steps/wallet_steps.rs:514:1
      Step panicked. Captured output: Wallet RECEIVER failed to have at least num 1 txs with status 8, current status is 0
      Client {
          base_nodes: {},
          blocks: {},
          miners: {
              "MINER": MinerProcess {
                  name: "MINER",
                  base_node_name: "BASE1",
                  wallet_name: "SENDER",
                  mine_until_height: 100000,
                  stealth: false,
              },
          },
          ffi_wallets: {
              "FFI_WALLET": WalletFFI {
                  name: "FFI_WALLET",
                  port: 18130,
                  base_dir: "/runner/_work/tari/tari/integration_tests/tests/temp/cucumber_6372/Wallet FFI/As a client I want to send a one-sided transaction/ffi_wallets/FFI_WALLET_port_18130",
                  wallet: Mutex {
                      data: Wallet {
                          ptr: 0x000055d01cffd450,
                          liveness_data: Mutex {
                              data: {
                                  "56e933a56d702363d14dafdd2f7e5169ad92daa85a7f6ae708970338eb894f708f": ContactsLivenessData {
                                      ptr: 0x00007f17240033b0,
                                  },
                                  "4089d383eefce23fa52739ebd2751e132f59206916d10f892f45276ea32e9a36a8": ContactsLivenessData {
                                      ptr: 0x00007f172400a800,
                                  },
                              },
                              poisoned: false,
                              ..
                          },
                          balance: CachedBalance {
                              available: 2400000,
                              time_locked: 0,
                              pending_incoming: 1399330,
                              pending_outgoing: 2400000,
                          },
                      },
                      poisoned: false,
                      ..
                  },
              },
          },
          wallets: {},
          merge_mining_proxies: {},
          chat_clients: [],
          transactions: {},
          wallet_addresses: {},
          utxos: {},
          output_hash: None,
          pre_image: None,
          wallet_connected_to_base_node: {
              "SENDER": "BASE1",
              "RECEIVER": "BASE1",
          },
          seed_nodes: [
              "SEED",
          ],
          wallet_tx_ids: {
              "56e933a56d702363d14dafdd2f7e5169ad92daa85a7f6ae708970338eb894f708f": [
                  13286758185052443784,
                  13703921547346500879,
              ],
              "06b5b29924b220e13c0b66720cc1cda96e48f18bd483edb8ce182ab56114bd508a": [
                  13286758185052443784,
                  13703921547346500879,
              ],
          },
          errors: [],
          last_imported_tx_ids: [],
          last_merge_miner_response: Null,
      }