Skip to content

separate feegrant test to avoid no space left on device #446

separate feegrant test to avoid no space left on device

separate feegrant test to avoid no space left on device #446

Triggered via pull request July 29, 2023 00:53
Status Success
Total duration 20m 43s
Artifacts

interchaintest.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

70 errors and 7 warnings
misbehaviour
2023-07-29T00:57:43.272Z INFO Using embedded configured chains
misbehaviour
2023-07-29T00:57:49.104Z INFO About to start container {"chain_id": "chain-b", "test": "TestRelayerMisbehaviourDetection", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v9.0.0-rc1", "test_name": "TestRelayerMisbehaviourDetection", "command": "gaiad keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/gaia-2", "hostname": "TestRelayerMisbehaviourDetection-qzaywr", "container": "TestRelayerMisbehaviourDetection-qzaywr"}
misbehaviour
2023-07-29T00:57:49.104Z INFO About to start container {"chain_id": "chain-a", "test": "TestRelayerMisbehaviourDetection", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v9.0.0-rc1", "test_name": "TestRelayerMisbehaviourDetection", "command": "gaiad keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/gaia-1", "hostname": "TestRelayerMisbehaviourDetection-mflnnh", "container": "TestRelayerMisbehaviourDetection-mflnnh"}
misbehaviour
2023-07-29T00:57:49.911Z INFO About to start container {"chain_id": "chain-b", "test": "TestRelayerMisbehaviourDetection", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v9.0.0-rc1", "test_name": "TestRelayerMisbehaviourDetection", "command": "gaiad keys show --address faucet --home /var/cosmos-chain/gaia-2 --keyring-backend test", "hostname": "TestRelayerMisbehaviourDetection-kkoyui", "container": "TestRelayerMisbehaviourDetection-kkoyui"}
misbehaviour
2023-07-29T00:57:49.946Z INFO About to start container {"chain_id": "chain-a", "test": "TestRelayerMisbehaviourDetection", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v9.0.0-rc1", "test_name": "TestRelayerMisbehaviourDetection", "command": "gaiad keys show --address faucet --home /var/cosmos-chain/gaia-1 --keyring-backend test", "hostname": "TestRelayerMisbehaviourDetection-vipsho", "container": "TestRelayerMisbehaviourDetection-vipsho"}
misbehaviour
2023-07-29T00:57:50.559Z INFO About to start container {"chain_id": "chain-b", "test": "TestRelayerMisbehaviourDetection", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v9.0.0-rc1", "test_name": "TestRelayerMisbehaviourDetection", "command": "gaiad init chain-b-val-0-TestRelayerMisbehaviourDetection --chain-id chain-b --home /var/cosmos-chain/gaia-2", "hostname": "TestRelayerMisbehaviourDetection-rdtbej", "container": "TestRelayerMisbehaviourDetection-rdtbej"}
misbehaviour
2023-07-29T00:57:50.572Z INFO About to start container {"chain_id": "chain-a", "test": "TestRelayerMisbehaviourDetection", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v9.0.0-rc1", "test_name": "TestRelayerMisbehaviourDetection", "command": "gaiad init chain-a-val-0-TestRelayerMisbehaviourDetection --chain-id chain-a --home /var/cosmos-chain/gaia-1", "hostname": "TestRelayerMisbehaviourDetection-rnapps", "container": "TestRelayerMisbehaviourDetection-rnapps"}
misbehaviour
2023-07-29T00:57:52.281Z INFO About to start container {"chain_id": "chain-b", "test": "TestRelayerMisbehaviourDetection", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v9.0.0-rc1", "test_name": "TestRelayerMisbehaviourDetection", "command": "gaiad keys add validator --coin-type 118 --keyring-backend test --home /var/cosmos-chain/gaia-2", "hostname": "TestRelayerMisbehaviourDetection-zqnrjf", "container": "TestRelayerMisbehaviourDetection-zqnrjf"}
misbehaviour
2023-07-29T00:57:52.443Z INFO About to start container {"chain_id": "chain-a", "test": "TestRelayerMisbehaviourDetection", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v9.0.0-rc1", "test_name": "TestRelayerMisbehaviourDetection", "command": "gaiad keys add validator --coin-type 118 --keyring-backend test --home /var/cosmos-chain/gaia-1", "hostname": "TestRelayerMisbehaviourDetection-ujhjor", "container": "TestRelayerMisbehaviourDetection-ujhjor"}
misbehaviour
2023-07-29T00:57:53.067Z INFO About to start container {"chain_id": "chain-a", "test": "TestRelayerMisbehaviourDetection", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v9.0.0-rc1", "test_name": "TestRelayerMisbehaviourDetection", "command": "gaiad keys show --address validator --home /var/cosmos-chain/gaia-1 --keyring-backend test", "hostname": "TestRelayerMisbehaviourDetection-quuril", "container": "TestRelayerMisbehaviourDetection-quuril"}
fee-middleware
2023-07-29T00:58:44.237Z INFO Using embedded configured chains
fee-middleware
2023-07-29T00:58:51.186Z INFO About to start container {"chain_id": "chainb", "test": "TestRelayerFeeMiddleware", "image": "ghcr.io/strangelove-ventures/heighliner/juno:v13.0.0", "test_name": "TestRelayerFeeMiddleware", "command": "junod keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/chainb", "hostname": "TestRelayerFeeMiddleware-fcvbie", "container": "TestRelayerFeeMiddleware-fcvbie"}
fee-middleware
2023-07-29T00:58:51.203Z INFO About to start container {"chain_id": "chaina", "test": "TestRelayerFeeMiddleware", "image": "ghcr.io/strangelove-ventures/heighliner/juno:v13.0.0", "test_name": "TestRelayerFeeMiddleware", "command": "junod keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/chaina", "hostname": "TestRelayerFeeMiddleware-owbatl", "container": "TestRelayerFeeMiddleware-owbatl"}
fee-middleware
2023-07-29T00:58:52.010Z INFO About to start container {"chain_id": "chainb", "test": "TestRelayerFeeMiddleware", "image": "ghcr.io/strangelove-ventures/heighliner/juno:v13.0.0", "test_name": "TestRelayerFeeMiddleware", "command": "junod keys show --address faucet --home /var/cosmos-chain/chainb --keyring-backend test", "hostname": "TestRelayerFeeMiddleware-rjzdnd", "container": "TestRelayerFeeMiddleware-rjzdnd"}
fee-middleware
2023-07-29T00:58:52.111Z INFO About to start container {"chain_id": "chaina", "test": "TestRelayerFeeMiddleware", "image": "ghcr.io/strangelove-ventures/heighliner/juno:v13.0.0", "test_name": "TestRelayerFeeMiddleware", "command": "junod keys show --address faucet --home /var/cosmos-chain/chaina --keyring-backend test", "hostname": "TestRelayerFeeMiddleware-lmfzmu", "container": "TestRelayerFeeMiddleware-lmfzmu"}
fee-middleware
2023-07-29T00:58:52.905Z INFO About to start container {"chain_id": "chainb", "test": "TestRelayerFeeMiddleware", "image": "ghcr.io/strangelove-ventures/heighliner/juno:v13.0.0", "test_name": "TestRelayerFeeMiddleware", "command": "junod init chainb-val-0-TestRelayerFeeMiddleware --chain-id chainb --home /var/cosmos-chain/chainb", "hostname": "TestRelayerFeeMiddleware-ebfvzm", "container": "TestRelayerFeeMiddleware-ebfvzm"}
fee-middleware
2023-07-29T00:58:52.904Z INFO About to start container {"chain_id": "chaina", "test": "TestRelayerFeeMiddleware", "image": "ghcr.io/strangelove-ventures/heighliner/juno:v13.0.0", "test_name": "TestRelayerFeeMiddleware", "command": "junod init chaina-val-0-TestRelayerFeeMiddleware --chain-id chaina --home /var/cosmos-chain/chaina", "hostname": "TestRelayerFeeMiddleware-pstvzc", "container": "TestRelayerFeeMiddleware-pstvzc"}
fee-middleware
2023-07-29T00:58:55.202Z INFO About to start container {"chain_id": "chaina", "test": "TestRelayerFeeMiddleware", "image": "ghcr.io/strangelove-ventures/heighliner/juno:v13.0.0", "test_name": "TestRelayerFeeMiddleware", "command": "junod keys add validator --coin-type 118 --keyring-backend test --home /var/cosmos-chain/chaina", "hostname": "TestRelayerFeeMiddleware-bjalvq", "container": "TestRelayerFeeMiddleware-bjalvq"}
fee-middleware
2023-07-29T00:58:55.357Z INFO About to start container {"chain_id": "chainb", "test": "TestRelayerFeeMiddleware", "image": "ghcr.io/strangelove-ventures/heighliner/juno:v13.0.0", "test_name": "TestRelayerFeeMiddleware", "command": "junod keys add validator --coin-type 118 --keyring-backend test --home /var/cosmos-chain/chainb", "hostname": "TestRelayerFeeMiddleware-mrmhwk", "container": "TestRelayerFeeMiddleware-mrmhwk"}
fee-middleware
2023-07-29T00:58:56.036Z INFO About to start container {"chain_id": "chaina", "test": "TestRelayerFeeMiddleware", "image": "ghcr.io/strangelove-ventures/heighliner/juno:v13.0.0", "test_name": "TestRelayerFeeMiddleware", "command": "junod keys show --address validator --home /var/cosmos-chain/chaina --keyring-backend test", "hostname": "TestRelayerFeeMiddleware-akwtdl", "container": "TestRelayerFeeMiddleware-akwtdl"}
fee-grant
2023-07-29T00:58:24.028Z INFO Using embedded configured chains
fee-grant
2023-07-29T00:58:30.040Z INFO About to start container {"chain_id": "gaia-1", "test": "TestRelayerFeeGrant", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v7.0.3", "test_name": "TestRelayerFeeGrant", "command": "gaiad keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/gaia", "hostname": "TestRelayerFeeGrant-ypfhfi", "container": "TestRelayerFeeGrant-ypfhfi"}
fee-grant
2023-07-29T00:58:30.045Z INFO About to start container {"chain_id": "osmosis-2", "test": "TestRelayerFeeGrant", "image": "ghcr.io/strangelove-ventures/heighliner/osmosis:v14.0.1", "test_name": "TestRelayerFeeGrant", "command": "osmosisd keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/osmosis", "hostname": "TestRelayerFeeGrant-fomofm", "container": "TestRelayerFeeGrant-fomofm"}
fee-grant
2023-07-29T00:58:30.793Z INFO About to start container {"chain_id": "osmosis-2", "test": "TestRelayerFeeGrant", "image": "ghcr.io/strangelove-ventures/heighliner/osmosis:v14.0.1", "test_name": "TestRelayerFeeGrant", "command": "osmosisd keys show --address faucet --home /var/cosmos-chain/osmosis --keyring-backend test", "hostname": "TestRelayerFeeGrant-bcdjhc", "container": "TestRelayerFeeGrant-bcdjhc"}
fee-grant
2023-07-29T00:58:30.838Z INFO About to start container {"chain_id": "gaia-1", "test": "TestRelayerFeeGrant", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v7.0.3", "test_name": "TestRelayerFeeGrant", "command": "gaiad keys show --address faucet --home /var/cosmos-chain/gaia --keyring-backend test", "hostname": "TestRelayerFeeGrant-mjwewf", "container": "TestRelayerFeeGrant-mjwewf"}
fee-grant
2023-07-29T00:58:31.604Z INFO About to start container {"chain_id": "osmosis-2", "test": "TestRelayerFeeGrant", "image": "ghcr.io/strangelove-ventures/heighliner/osmosis:v14.0.1", "test_name": "TestRelayerFeeGrant", "command": "osmosisd init osmosis-2-val-0-TestRelayerFeeGrant --chain-id osmosis-2 --home /var/cosmos-chain/osmosis", "hostname": "TestRelayerFeeGrant-egfbrm", "container": "TestRelayerFeeGrant-egfbrm"}
fee-grant
2023-07-29T00:58:31.616Z INFO About to start container {"chain_id": "gaia-1", "test": "TestRelayerFeeGrant", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v7.0.3", "test_name": "TestRelayerFeeGrant", "command": "gaiad init gaia-1-val-0-TestRelayerFeeGrant --chain-id gaia-1 --home /var/cosmos-chain/gaia", "hostname": "TestRelayerFeeGrant-hwtzbm", "container": "TestRelayerFeeGrant-hwtzbm"}
fee-grant
2023-07-29T00:58:33.814Z INFO About to start container {"chain_id": "gaia-1", "test": "TestRelayerFeeGrant", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v7.0.3", "test_name": "TestRelayerFeeGrant", "command": "gaiad keys add validator --coin-type 118 --keyring-backend test --home /var/cosmos-chain/gaia", "hostname": "TestRelayerFeeGrant-txuqyp", "container": "TestRelayerFeeGrant-txuqyp"}
fee-grant
2023-07-29T00:58:34.075Z INFO About to start container {"chain_id": "osmosis-2", "test": "TestRelayerFeeGrant", "image": "ghcr.io/strangelove-ventures/heighliner/osmosis:v14.0.1", "test_name": "TestRelayerFeeGrant", "command": "osmosisd keys add validator --coin-type 118 --keyring-backend test --home /var/cosmos-chain/osmosis", "hostname": "TestRelayerFeeGrant-mpavev", "container": "TestRelayerFeeGrant-mpavev"}
fee-grant
2023-07-29T00:58:34.527Z INFO About to start container {"chain_id": "gaia-1", "test": "TestRelayerFeeGrant", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v7.0.3", "test_name": "TestRelayerFeeGrant", "command": "gaiad keys show --address validator --home /var/cosmos-chain/gaia --keyring-backend test", "hostname": "TestRelayerFeeGrant-tpbbdb", "container": "TestRelayerFeeGrant-tpbbdb"}
multiple-paths
2023-07-29T00:58:30.970Z INFO Using embedded configured chains
multiple-paths
2023-07-29T00:58:37.150Z INFO About to start container {"chain_id": "osmosis-2", "test": "TestRelayerMultiplePathsSingleProcess", "image": "ghcr.io/strangelove-ventures/heighliner/osmosis:v11.0.1", "test_name": "TestRelayerMultiplePathsSingleProcess", "command": "osmosisd keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/osmosis", "hostname": "TestRelayerMultiplePathsSingleProcess-yshjcj", "container": "TestRelayerMultiplePathsSingleProcess-yshjcj"}
multiple-paths
2023-07-29T00:58:37.155Z INFO About to start container {"chain_id": "juno-3", "test": "TestRelayerMultiplePathsSingleProcess", "image": "ghcr.io/strangelove-ventures/heighliner/juno:v9.0.0", "test_name": "TestRelayerMultiplePathsSingleProcess", "command": "junod keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/juno", "hostname": "TestRelayerMultiplePathsSingleProcess-quqpde", "container": "TestRelayerMultiplePathsSingleProcess-quqpde"}
multiple-paths
2023-07-29T00:58:37.156Z INFO About to start container {"chain_id": "gaia-1", "test": "TestRelayerMultiplePathsSingleProcess", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v7.0.3", "test_name": "TestRelayerMultiplePathsSingleProcess", "command": "gaiad keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/gaia", "hostname": "TestRelayerMultiplePathsSingleProcess-glhxny", "container": "TestRelayerMultiplePathsSingleProcess-glhxny"}
multiple-paths
2023-07-29T00:58:37.993Z INFO About to start container {"chain_id": "osmosis-2", "test": "TestRelayerMultiplePathsSingleProcess", "image": "ghcr.io/strangelove-ventures/heighliner/osmosis:v11.0.1", "test_name": "TestRelayerMultiplePathsSingleProcess", "command": "osmosisd keys show --address faucet --home /var/cosmos-chain/osmosis --keyring-backend test", "hostname": "TestRelayerMultiplePathsSingleProcess-arhagg", "container": "TestRelayerMultiplePathsSingleProcess-arhagg"}
multiple-paths
2023-07-29T00:58:38.309Z INFO About to start container {"chain_id": "gaia-1", "test": "TestRelayerMultiplePathsSingleProcess", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v7.0.3", "test_name": "TestRelayerMultiplePathsSingleProcess", "command": "gaiad keys show --address faucet --home /var/cosmos-chain/gaia --keyring-backend test", "hostname": "TestRelayerMultiplePathsSingleProcess-uydmjy", "container": "TestRelayerMultiplePathsSingleProcess-uydmjy"}
multiple-paths
2023-07-29T00:58:38.427Z INFO About to start container {"chain_id": "juno-3", "test": "TestRelayerMultiplePathsSingleProcess", "image": "ghcr.io/strangelove-ventures/heighliner/juno:v9.0.0", "test_name": "TestRelayerMultiplePathsSingleProcess", "command": "junod keys show --address faucet --home /var/cosmos-chain/juno --keyring-backend test", "hostname": "TestRelayerMultiplePathsSingleProcess-xtxoob", "container": "TestRelayerMultiplePathsSingleProcess-xtxoob"}
multiple-paths
2023-07-29T00:58:39.300Z INFO About to start container {"chain_id": "osmosis-2", "test": "TestRelayerMultiplePathsSingleProcess", "image": "ghcr.io/strangelove-ventures/heighliner/osmosis:v11.0.1", "test_name": "TestRelayerMultiplePathsSingleProcess", "command": "osmosisd init osmosis-2-val-0-TestRelayerMultiplePathsSingleProcess --chain-id osmosis-2 --home /var/cosmos-chain/osmosis", "hostname": "TestRelayerMultiplePathsSingleProcess-bhdnfl", "container": "TestRelayerMultiplePathsSingleProcess-bhdnfl"}
multiple-paths
2023-07-29T00:58:39.303Z INFO About to start container {"chain_id": "juno-3", "test": "TestRelayerMultiplePathsSingleProcess", "image": "ghcr.io/strangelove-ventures/heighliner/juno:v9.0.0", "test_name": "TestRelayerMultiplePathsSingleProcess", "command": "junod init juno-3-val-0-TestRelayerMultiplePathsSingleProcess --chain-id juno-3 --home /var/cosmos-chain/juno", "hostname": "TestRelayerMultiplePathsSingleProcess-bjkwad", "container": "TestRelayerMultiplePathsSingleProcess-bjkwad"}
multiple-paths
2023-07-29T00:58:39.345Z INFO About to start container {"chain_id": "gaia-1", "test": "TestRelayerMultiplePathsSingleProcess", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v7.0.3", "test_name": "TestRelayerMultiplePathsSingleProcess", "command": "gaiad init gaia-1-val-0-TestRelayerMultiplePathsSingleProcess --chain-id gaia-1 --home /var/cosmos-chain/gaia", "hostname": "TestRelayerMultiplePathsSingleProcess-bbbgwx", "container": "TestRelayerMultiplePathsSingleProcess-bbbgwx"}
events
2023-07-29T00:54:06.043Z INFO Using embedded configured chains
events
creating relayer: github.com/cosmos/relayer
events
View block history using sqlite console at /home/strangelove/.interchaintest/databases/block.db
events
2023-07-29T00:54:19.361Z INFO About to start container {"chain_id": "osmosis-1001", "test": "TestRelayerEventProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/relayer_setup", "image": "ghcr.io/strangelove-ventures/heighliner/osmosis:v7.2.0", "test_name": "TestRelayerEventProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/relayer_setup", "command": "osmosisd keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/osmosis-2", "hostname": "TestRelayerEventProcessor_chai_._s_relayer_relayer_setup-onxuvu", "container": "TestRelayerEventProcessor_chain_pairs_gaia-1_v7.0.1_osmosis-2_v7.2.0_github.com_cosmos_relayer_relayer_setup-onxuvu"}
events
2023-07-29T00:54:19.361Z INFO About to start container {"chain_id": "cosmoshub-1004", "test": "TestRelayerEventProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/relayer_setup", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v7.0.1", "test_name": "TestRelayerEventProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/relayer_setup", "command": "gaiad keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/gaia-1", "hostname": "TestRelayerEventProcessor_chai_._s_relayer_relayer_setup-teezcq", "container": "TestRelayerEventProcessor_chain_pairs_gaia-1_v7.0.1_osmosis-2_v7.2.0_github.com_cosmos_relayer_relayer_setup-teezcq"}
events
2023-07-29T00:54:20.070Z INFO About to start container {"chain_id": "cosmoshub-1004", "test": "TestRelayerEventProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/conformance", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v7.0.1", "test_name": "TestRelayerEventProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/conformance", "command": "gaiad keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/gaia-1", "hostname": "TestRelayerEventProcessor_chai_._mos_relayer_conformance-yyzwjx", "container": "TestRelayerEventProcessor_chain_pairs_gaia-1_v7.0.1_osmosis-2_v7.2.0_github.com_cosmos_relayer_conformance-yyzwjx"}
events
2023-07-29T00:54:20.070Z INFO About to start container {"chain_id": "osmosis-1001", "test": "TestRelayerEventProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/conformance", "image": "ghcr.io/strangelove-ventures/heighliner/osmosis:v7.2.0", "test_name": "TestRelayerEventProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/conformance", "command": "osmosisd keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/osmosis-2", "hostname": "TestRelayerEventProcessor_chai_._mos_relayer_conformance-hrxgqn", "container": "TestRelayerEventProcessor_chain_pairs_gaia-1_v7.0.1_osmosis-2_v7.2.0_github.com_cosmos_relayer_conformance-hrxgqn"}
events
2023-07-29T00:54:20.383Z INFO About to start container {"chain_id": "cosmoshub-1004", "test": "TestRelayerEventProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/flushing", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v7.0.1", "test_name": "TestRelayerEventProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/flushing", "command": "gaiad keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/gaia-1", "hostname": "TestRelayerEventProcessor_chai_._cosmos_relayer_flushing-dgxbfk", "container": "TestRelayerEventProcessor_chain_pairs_gaia-1_v7.0.1_osmosis-2_v7.2.0_github.com_cosmos_relayer_flushing-dgxbfk"}
events
2023-07-29T00:54:20.384Z INFO About to start container {"chain_id": "osmosis-1001", "test": "TestRelayerEventProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/flushing", "image": "ghcr.io/strangelove-ventures/heighliner/osmosis:v7.2.0", "test_name": "TestRelayerEventProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/flushing", "command": "osmosisd keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/osmosis-2", "hostname": "TestRelayerEventProcessor_chai_._cosmos_relayer_flushing-hdtqas", "container": "TestRelayerEventProcessor_chain_pairs_gaia-1_v7.0.1_osmosis-2_v7.2.0_github.com_cosmos_relayer_flushing-hdtqas"}
events
2023-07-29T00:54:20.657Z INFO About to start container {"chain_id": "osmosis-1001", "test": "TestRelayerEventProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/relayer_setup", "image": "ghcr.io/strangelove-ventures/heighliner/osmosis:v7.2.0", "test_name": "TestRelayerEventProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/relayer_setup", "command": "osmosisd keys show --address faucet --home /var/cosmos-chain/osmosis-2 --keyring-backend test", "hostname": "TestRelayerEventProcessor_chai_._s_relayer_relayer_setup-sqkbme", "container": "TestRelayerEventProcessor_chain_pairs_gaia-1_v7.0.1_osmosis-2_v7.2.0_github.com_cosmos_relayer_relayer_setup-sqkbme"}
legacy
2023-07-29T01:08:29.905Z INFO Using embedded configured chains
legacy
creating relayer: github.com/cosmos/relayer
legacy
View block history using sqlite console at /home/strangelove/.interchaintest/databases/block.db
legacy
2023-07-29T01:08:36.996Z INFO About to start container {"chain_id": "cosmoshub-1004", "test": "TestRelayerLegacyProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/flushing", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v7.0.1", "test_name": "TestRelayerLegacyProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/flushing", "command": "gaiad keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/gaia-1", "hostname": "TestRelayerLegacyProcessor_cha_._cosmos_relayer_flushing-gtaxfw", "container": "TestRelayerLegacyProcessor_chain_pairs_gaia-1_v7.0.1_osmosis-2_v7.2.0_github.com_cosmos_relayer_flushing-gtaxfw"}
legacy
2023-07-29T01:08:37.001Z INFO About to start container {"chain_id": "osmosis-1001", "test": "TestRelayerLegacyProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/flushing", "image": "ghcr.io/strangelove-ventures/heighliner/osmosis:v7.2.0", "test_name": "TestRelayerLegacyProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/flushing", "command": "osmosisd keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/osmosis-2", "hostname": "TestRelayerLegacyProcessor_cha_._cosmos_relayer_flushing-swuxsw", "container": "TestRelayerLegacyProcessor_chain_pairs_gaia-1_v7.0.1_osmosis-2_v7.2.0_github.com_cosmos_relayer_flushing-swuxsw"}
legacy
2023-07-29T01:08:37.372Z INFO About to start container {"chain_id": "cosmoshub-1004", "test": "TestRelayerLegacyProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/relayer_setup", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v7.0.1", "test_name": "TestRelayerLegacyProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/relayer_setup", "command": "gaiad keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/gaia-1", "hostname": "TestRelayerLegacyProcessor_cha_._s_relayer_relayer_setup-fieyke", "container": "TestRelayerLegacyProcessor_chain_pairs_gaia-1_v7.0.1_osmosis-2_v7.2.0_github.com_cosmos_relayer_relayer_setup-fieyke"}
legacy
2023-07-29T01:08:37.395Z INFO About to start container {"chain_id": "osmosis-1001", "test": "TestRelayerLegacyProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/relayer_setup", "image": "ghcr.io/strangelove-ventures/heighliner/osmosis:v7.2.0", "test_name": "TestRelayerLegacyProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/relayer_setup", "command": "osmosisd keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/osmosis-2", "hostname": "TestRelayerLegacyProcessor_cha_._s_relayer_relayer_setup-rfphda", "container": "TestRelayerLegacyProcessor_chain_pairs_gaia-1_v7.0.1_osmosis-2_v7.2.0_github.com_cosmos_relayer_relayer_setup-rfphda"}
legacy
2023-07-29T01:08:37.923Z INFO About to start container {"chain_id": "osmosis-1001", "test": "TestRelayerLegacyProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/conformance", "image": "ghcr.io/strangelove-ventures/heighliner/osmosis:v7.2.0", "test_name": "TestRelayerLegacyProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/conformance", "command": "osmosisd keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/osmosis-2", "hostname": "TestRelayerLegacyProcessor_cha_._mos_relayer_conformance-zlqbhu", "container": "TestRelayerLegacyProcessor_chain_pairs_gaia-1_v7.0.1_osmosis-2_v7.2.0_github.com_cosmos_relayer_conformance-zlqbhu"}
legacy
2023-07-29T01:08:37.932Z INFO About to start container {"chain_id": "cosmoshub-1004", "test": "TestRelayerLegacyProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/conformance", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v7.0.1", "test_name": "TestRelayerLegacyProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/conformance", "command": "gaiad keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/gaia-1", "hostname": "TestRelayerLegacyProcessor_cha_._mos_relayer_conformance-naodmv", "container": "TestRelayerLegacyProcessor_chain_pairs_gaia-1_v7.0.1_osmosis-2_v7.2.0_github.com_cosmos_relayer_conformance-naodmv"}
legacy
2023-07-29T01:08:38.208Z INFO About to start container {"chain_id": "cosmoshub-1004", "test": "TestRelayerLegacyProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/flushing", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v7.0.1", "test_name": "TestRelayerLegacyProcessor/chain_pairs/[email protected][email protected]/github.com/cosmos/relayer/flushing", "command": "gaiad keys show --address faucet --home /var/cosmos-chain/gaia-1 --keyring-backend test", "hostname": "TestRelayerLegacyProcessor_cha_._cosmos_relayer_flushing-mgpyru", "container": "TestRelayerLegacyProcessor_chain_pairs_gaia-1_v7.0.1_osmosis-2_v7.2.0_github.com_cosmos_relayer_flushing-mgpyru"}
scenarios
2023-07-29T00:58:34.987Z INFO Using embedded configured chains
scenarios
2023-07-29T01:03:59.553Z INFO About to start container {"image": "interchaintestrelayer:latest", "test_name": "TestScenarioClientThresholdUpdate", "command": "rly config init --home /home/relayer", "hostname": "TestScenarioClientThresholdUpdate-tvvwad", "container": "TestScenarioClientThresholdUpdate-tvvwad"}
scenarios
2023-07-29T01:04:04.735Z INFO About to start container {"chain_id": "gaia-0", "test": "TestScenarioClientThresholdUpdate", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v7.0.3", "test_name": "TestScenarioClientThresholdUpdate", "command": "gaiad keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/g0", "hostname": "TestScenarioClientThresholdUpdate-vbjwfc", "container": "TestScenarioClientThresholdUpdate-vbjwfc"}
scenarios
2023-07-29T01:04:04.736Z INFO About to start container {"chain_id": "gaia-1", "test": "TestScenarioClientThresholdUpdate", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v7.0.3", "test_name": "TestScenarioClientThresholdUpdate", "command": "gaiad keys add faucet --coin-type 118 --keyring-backend test --home /var/cosmos-chain/g1", "hostname": "TestScenarioClientThresholdUpdate-xwbuwc", "container": "TestScenarioClientThresholdUpdate-xwbuwc"}
scenarios
2023-07-29T01:04:05.483Z INFO About to start container {"chain_id": "gaia-1", "test": "TestScenarioClientThresholdUpdate", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v7.0.3", "test_name": "TestScenarioClientThresholdUpdate", "command": "gaiad keys show --address faucet --home /var/cosmos-chain/g1 --keyring-backend test", "hostname": "TestScenarioClientThresholdUpdate-fmnijg", "container": "TestScenarioClientThresholdUpdate-fmnijg"}
scenarios
2023-07-29T01:04:05.533Z INFO About to start container {"chain_id": "gaia-0", "test": "TestScenarioClientThresholdUpdate", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v7.0.3", "test_name": "TestScenarioClientThresholdUpdate", "command": "gaiad keys show --address faucet --home /var/cosmos-chain/g0 --keyring-backend test", "hostname": "TestScenarioClientThresholdUpdate-hqidxm", "container": "TestScenarioClientThresholdUpdate-hqidxm"}
scenarios
2023-07-29T01:04:06.267Z INFO About to start container {"chain_id": "gaia-1", "test": "TestScenarioClientThresholdUpdate", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v7.0.3", "test_name": "TestScenarioClientThresholdUpdate", "command": "gaiad init gaia-1-val-0-TestScenarioClientThresholdUpdate --chain-id gaia-1 --home /var/cosmos-chain/g1", "hostname": "TestScenarioClientThresholdUpdate-fpzqpu", "container": "TestScenarioClientThresholdUpdate-fpzqpu"}
scenarios
2023-07-29T01:04:06.273Z INFO About to start container {"chain_id": "gaia-0", "test": "TestScenarioClientThresholdUpdate", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v7.0.3", "test_name": "TestScenarioClientThresholdUpdate", "command": "gaiad init gaia-0-val-0-TestScenarioClientThresholdUpdate --chain-id gaia-0 --home /var/cosmos-chain/g0", "hostname": "TestScenarioClientThresholdUpdate-ujfokm", "container": "TestScenarioClientThresholdUpdate-ujfokm"}
scenarios
2023-07-29T01:04:08.665Z INFO About to start container {"chain_id": "gaia-1", "test": "TestScenarioClientThresholdUpdate", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v7.0.3", "test_name": "TestScenarioClientThresholdUpdate", "command": "gaiad keys add validator --coin-type 118 --keyring-backend test --home /var/cosmos-chain/g1", "hostname": "TestScenarioClientThresholdUpdate-qutrdm", "container": "TestScenarioClientThresholdUpdate-qutrdm"}
scenarios
2023-07-29T01:04:08.864Z INFO About to start container {"chain_id": "gaia-0", "test": "TestScenarioClientThresholdUpdate", "image": "ghcr.io/strangelove-ventures/heighliner/gaia:v7.0.3", "test_name": "TestScenarioClientThresholdUpdate", "command": "gaiad keys add validator --coin-type 118 --keyring-backend test --home /var/cosmos-chain/g0", "hostname": "TestScenarioClientThresholdUpdate-nhmudc", "container": "TestScenarioClientThresholdUpdate-nhmudc"}
misbehaviour
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
fee-middleware
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
fee-grant
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
multiple-paths
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
events
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
legacy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
scenarios
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/