mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-03 09:03:25 +00:00
80 lines
14 KiB
Plaintext
80 lines
14 KiB
Plaintext
2026-02-26 04:34:26.620 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-26 04:34:26.621 DEBUG [tests.conftest] Running test: test_relay_with_latency_between_two_nodes with id: 2026-02-26_04-34-26__6b08e435-a607-4a8b-99d9-a53ae70b6e53
|
|
2026-02-26 04:34:26.621 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-26 04:34:26.621 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-26 04:34:26.627 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-26 04:34:26.628 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-26_04-34-26__6b08e435-a607-4a8b-99d9-a53ae70b6e53__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:34:26.634 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-26 04:34:26.634 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-26_04-34-26__6b08e435-a607-4a8b-99d9-a53ae70b6e53__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:34:26.634 INFO [tests.e2e.test_network_conditions] Starting node1 and node2 with relay enabled
|
|
2026-02-26 04:34:26.635 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-26 04:34:26.635 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-26 04:34:26.636 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-26 04:34:26.636 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.13.145
|
|
2026-02-26 04:34:26.636 DEBUG [src.node.docker_mananger] Generated ports ['57463', '57464', '57465', '57466', '57467']
|
|
2026-02-26 04:34:26.637 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-26 04:34:26.637 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-26 04:34:26.637 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-26 04:34:26.637 DEBUG [src.node.docker_mananger] docker run -i -t -p 57463:57463 -p 57464:57464 -p 57465:57465 -p 57466:57466 -p 57467:57467 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=57465 --rest-port=57463 --tcp-port=57464 --discv5-udp-port=57466 --rest-address=0.0.0.0 --nat=extip:172.18.13.145 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ba14653eb1c65dfb8fcbcea6d6fa7cf6d3b1fbb874f494cd94c89bfcdff79d4a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57467 --metrics-logging=true --relay=true
|
|
2026-02-26 04:34:26.820 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.13.145 waku d356aac7fb902c9f0086f80b5c2f0b2a32fff77b7869ba38501ad67b29b3782a
|
|
2026-02-26 04:34:26.821 ERROR [src.node.docker_mananger] Max retries reached for container 6df873165577. Exiting log stream.
|
|
2026-02-26 04:34:26.860 DEBUG [src.node.docker_mananger] Container started with ID d356aac7fb90. Setting up logs at ./log/docker/node1_2026-02-26_04-34-26__6b08e435-a607-4a8b-99d9-a53ae70b6e53__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:34:26.860 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 57463
|
|
2026-02-26 04:34:26.862 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-26 04:34:27.431 ERROR [src.node.docker_mananger] Max retries reached for container f0cfaa61ab9f. Exiting log stream.
|
|
2026-02-26 04:34:27.862 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57463/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:34:27.865 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-26 04:34:27.865 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-26 04:34:27.865 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57463/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:34:27.868 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.13.145/tcp/57464/p2p/16Uiu2HAmJAcsGjjxVnaxpS8P8roxhYmzVzH7xVjnxM3t2cqUeSTU","/ip4/172.18.13.145/tcp/57465/ws/p2p/16Uiu2HAmJAcsGjjxVnaxpS8P8roxhYmzVzH7xVjnxM3t2cqUeSTU"],"enrUri":"enr:-L24QIhKtNT7gf-RiYPC7uRFXNZmjAFT4gs53mOzUTGmIqwnYmQ70_qbNZsTMnw3OL0HIdSeporF1HMme_jIZG3t0K4CgmlkgnY0gmlwhKwSDZGKbXVsdGlhZGRyc5YACASsEg2RBuB4AAoErBINkQbged0DgnJzhQADAQAAiXNlY3AyNTZrMaEDUeGRY5PlFgEmSxijYOcqaoc70pZSLvhqRrnNTI6lqTuDdGNwguB4g3VkcILgeoV3YWt1MgE"}'
|
|
2026-02-26 04:34:27.868 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-26 04:34:27.868 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-26 04:34:27.868 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-26 04:34:27.869 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-26 04:34:27.870 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.42.39
|
|
2026-02-26 04:34:27.870 DEBUG [src.node.docker_mananger] Generated ports ['14489', '14490', '14491', '14492', '14493']
|
|
2026-02-26 04:34:27.870 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-26 04:34:27.870 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-26 04:34:27.870 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-26 04:34:27.870 DEBUG [src.node.docker_mananger] docker run -i -t -p 14489:14489 -p 14490:14490 -p 14491:14491 -p 14492:14492 -p 14493:14493 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=14491 --rest-port=14489 --tcp-port=14490 --discv5-udp-port=14492 --rest-address=0.0.0.0 --nat=extip:172.18.42.39 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a40fb2f738e7fbfde6e436fbaf7c3a1ffa8286fb3a9f84aad9e62e8b3efff065 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14493 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QIhKtNT7gf-RiYPC7uRFXNZmjAFT4gs53mOzUTGmIqwnYmQ70_qbNZsTMnw3OL0HIdSeporF1HMme_jIZG3t0K4CgmlkgnY0gmlwhKwSDZGKbXVsdGlhZGRyc5YACASsEg2RBuB4AAoErBINkQbged0DgnJzhQADAQAAiXNlY3AyNTZrMaEDUeGRY5PlFgEmSxijYOcqaoc70pZSLvhqRrnNTI6lqTuDdGNwguB4g3VkcILgeoV3YWt1MgE
|
|
2026-02-26 04:34:28.052 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.42.39 waku 0617eb47686eedfe15ff5ec689bfcceb2f2621890f412e62bfc83b99518d69ea
|
|
2026-02-26 04:34:28.086 DEBUG [src.node.docker_mananger] Container started with ID 0617eb47686e. Setting up logs at ./log/docker/node2_2026-02-26_04-34-26__6b08e435-a607-4a8b-99d9-a53ae70b6e53__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:34:28.086 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14489
|
|
2026-02-26 04:34:28.086 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-26 04:34:29.088 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14489/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:34:29.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-26 04:34:29.113 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-26 04:34:29.115 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14489/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:34:29.120 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.42.39/tcp/14490/p2p/16Uiu2HAmF5Rpji5o1gwoKDCycgUnmD6J36uZRpXnBpxaPsC7VTei","/ip4/172.18.42.39/tcp/14491/ws/p2p/16Uiu2HAmF5Rpji5o1gwoKDCycgUnmD6J36uZRpXnBpxaPsC7VTei"],"enrUri":"enr:-L24QC52uL00hdtqhK2CpDcMDOK69n2rc7oU_QjCpmmDe5TDZldbXaxQGTLCqkCePhtoH6aetB7Gp9yzH6yMLqecQXACgmlkgnY0gmlwhKwSKieKbXVsdGlhZGRyc5YACASsEionBjiaAAoErBIqJwY4m90DgnJzhQADAQAAiXNlY3AyNTZrMaEDI_odrmjhLtNTGB3RTuQBTf8h_DRe8vSoRyuxPrhuKVODdGNwgjiag3VkcII4nIV3YWt1MgE"}'
|
|
2026-02-26 04:34:29.121 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-26 04:34:29.122 INFO [tests.e2e.test_network_conditions] Subscribing both nodes to relay topic
|
|
2026-02-26 04:34:29.122 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57463/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-26 04:34:29.128 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:34:29.129 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14489/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-26 04:34:29.135 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:34:29.135 INFO [tests.e2e.test_network_conditions] Waiting for autoconnection
|
|
2026-02-26 04:34:29.135 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57463/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:34:29.139 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.42.39/tcp/60808/p2p/16Uiu2HAmF5Rpji5o1gwoKDCycgUnmD6J36uZRpXnBpxaPsC7VTei","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-156-gc7e0cc","origin":"UnknownOrigin"}]'
|
|
2026-02-26 04:34:29.139 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14489/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:34:29.141 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.13.145/tcp/57464/p2p/16Uiu2HAmJAcsGjjxVnaxpS8P8roxhYmzVzH7xVjnxM3t2cqUeSTU","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-156-gc7e0cc","origin":"Discv5"}]'
|
|
2026-02-26 04:34:29.142 DEBUG [src.libs.common] Sleeping for 10 seconds
|
|
2026-02-26 04:34:39.142 DEBUG [tests.e2e.test_network_conditions] Applying 5000ms latency to node2
|
|
2026-02-26 04:34:39.144 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '5545', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-02-26 04:34:39.199 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '5545', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'delay', '5000ms']
|
|
2026-02-26 04:34:39.213 DEBUG [tests.e2e.test_network_conditions] Publishing message from node1
|
|
2026-02-26 04:34:39.213 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57463/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-26 04:34:39.218 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:34:39.218 DEBUG [tests.e2e.test_network_conditions] Fetching relay messages on node2
|
|
2026-02-26 04:34:39.219 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14489/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:34:49.222 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772080479212907778,"ephemeral":false,"proof":""}]'
|
|
2026-02-26 04:34:49.224 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '5545', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-02-26 04:34:49.235 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-26 04:34:49.236 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-26 04:34:49.236 DEBUG [src.node.waku_node] Stopping container with id d356aac7fb90
|
|
2026-02-26 04:34:49.787 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-26 04:34:49.789 DEBUG [src.node.waku_node] Stopping container with id 0617eb47686e
|
|
2026-02-26 04:34:50.327 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-26 04:34:50.329 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-26 04:34:50.354 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-26 04:34:50.366 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|