mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
79 lines
14 KiB
Plaintext
79 lines
14 KiB
Plaintext
2026-02-04 17:10:51.232 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-04 17:10:51.232 DEBUG [tests.conftest] Running test: test_relay_different_latency_between_two_nodes[1000] with id: 2026-02-04_17-10-51__5bbf674d-a50d-4b8e-aeec-f1757174f99e
|
|
2026-02-04 17:10:51.232 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-04 17:10:51.232 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-04 17:10:51.239 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 17:10:51.239 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-04_17-10-51__5bbf674d-a50d-4b8e-aeec-f1757174f99e__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:10:51.245 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 17:10:51.245 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-04_17-10-51__5bbf674d-a50d-4b8e-aeec-f1757174f99e__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:10:51.246 INFO [tests.e2e.test_network_conditions] Starting node1 and node2 with relay enabled
|
|
2026-02-04 17:10:51.247 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-04 17:10:51.247 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-04 17:10:51.249 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-04 17:10:51.250 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.147.145
|
|
2026-02-04 17:10:51.250 DEBUG [src.node.docker_mananger] Generated ports ['45249', '45250', '45251', '45252', '45253']
|
|
2026-02-04 17:10:51.250 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-04 17:10:51.250 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-04 17:10:51.250 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-04 17:10:51.251 DEBUG [src.node.docker_mananger] docker run -i -t -p 45249:45249 -p 45250:45250 -p 45251:45251 -p 45252:45252 -p 45253:45253 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=45251 --rest-port=45249 --tcp-port=45250 --discv5-udp-port=45252 --rest-address=0.0.0.0 --nat=extip:172.18.147.145 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dc617a0eca6b15f04ed1dfcef2ddc2ab3a4c064ee7c0edcfd3c4e2affe7acdc0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45253 --metrics-logging=true --relay=true
|
|
2026-02-04 17:10:51.439 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.147.145 waku cf6383012233db0f92f021a4d96abfc07cadced87204bc49b99a15c5cea80a88
|
|
2026-02-04 17:10:51.456 ERROR [src.node.docker_mananger] Max retries reached for container 8178f7f896d7. Exiting log stream.
|
|
2026-02-04 17:10:51.472 DEBUG [src.node.docker_mananger] Container started with ID cf6383012233. Setting up logs at ./log/docker/node1_2026-02-04_17-10-51__5bbf674d-a50d-4b8e-aeec-f1757174f99e__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:10:51.473 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45249
|
|
2026-02-04 17:10:51.474 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 17:10:52.029 ERROR [src.node.docker_mananger] Max retries reached for container efacd165bbdd. Exiting log stream.
|
|
2026-02-04 17:10:52.475 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45249/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:10:52.479 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
|
|
2026-02-04 17:10:52.479 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-04 17:10:52.479 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45249/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:10:52.481 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.147.145/tcp/45250/p2p/16Uiu2HAmAYehcHA6G44ajQzZUe2cMRyiscrk9wxJbi5x8u8warjP","/ip4/172.18.147.145/tcp/45251/ws/p2p/16Uiu2HAmAYehcHA6G44ajQzZUe2cMRyiscrk9wxJbi5x8u8warjP"],"enrUri":"enr:-L24QNTMlqR_0MFh0Q5JDUY4xg3MbRNeoXGeTuPnrMcACQi3DRmK298Ta7ySqasaaJNMLs2oEDWa3m9lIc7_u1tcRoICgmlkgnY0gmlwhKwSk5GKbXVsdGlhZGRyc5YACASsEpORBrDCAAoErBKTkQaww90DgnJzhQADAQAAiXNlY3AyNTZrMaEC4KjsYBXfHBOdd6aYvqjB7SfSHrNiCDF_3nlZwsPDNuaDdGNwgrDCg3VkcIKwxIV3YWt1MgE"}'
|
|
2026-02-04 17:10:52.482 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-04 17:10:52.482 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-04 17:10:52.482 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-04 17:10:52.483 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-04 17:10:52.483 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.16.99
|
|
2026-02-04 17:10:52.484 DEBUG [src.node.docker_mananger] Generated ports ['20541', '20542', '20543', '20544', '20545']
|
|
2026-02-04 17:10:52.484 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-04 17:10:52.484 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-04 17:10:52.484 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-04 17:10:52.484 DEBUG [src.node.docker_mananger] docker run -i -t -p 20541:20541 -p 20542:20542 -p 20543:20543 -p 20544:20544 -p 20545:20545 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=20543 --rest-port=20541 --tcp-port=20542 --discv5-udp-port=20544 --rest-address=0.0.0.0 --nat=extip:172.18.16.99 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fe11a76db7bf505ecaafd529df5dee936d890928c0f0dbfd9576af899c25896b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20545 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QNTMlqR_0MFh0Q5JDUY4xg3MbRNeoXGeTuPnrMcACQi3DRmK298Ta7ySqasaaJNMLs2oEDWa3m9lIc7_u1tcRoICgmlkgnY0gmlwhKwSk5GKbXVsdGlhZGRyc5YACASsEpORBrDCAAoErBKTkQaww90DgnJzhQADAQAAiXNlY3AyNTZrMaEC4KjsYBXfHBOdd6aYvqjB7SfSHrNiCDF_3nlZwsPDNuaDdGNwgrDCg3VkcIKwxIV3YWt1MgE
|
|
2026-02-04 17:10:52.664 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.16.99 waku c8bbaf2bc629a03ad2e8984d28809b8009ca3a399ae9b65ea14b8db338f2aa4d
|
|
2026-02-04 17:10:52.699 DEBUG [src.node.docker_mananger] Container started with ID c8bbaf2bc629. Setting up logs at ./log/docker/node2_2026-02-04_17-10-51__5bbf674d-a50d-4b8e-aeec-f1757174f99e__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:10:52.699 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 20541
|
|
2026-02-04 17:10:52.700 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 17:10:53.701 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20541/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:10:53.708 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
|
|
2026-02-04 17:10:53.711 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-04 17:10:53.713 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20541/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:10:53.719 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.16.99/tcp/20542/p2p/16Uiu2HAmG1dzU1WfR22MPHHavnpthFNZTHyZgMNj8n1MkZ7ZGnhH","/ip4/172.18.16.99/tcp/20543/ws/p2p/16Uiu2HAmG1dzU1WfR22MPHHavnpthFNZTHyZgMNj8n1MkZ7ZGnhH"],"enrUri":"enr:-L24QOSJ6zcmoHaX89WbfamgE7SQVZPUNIvpgpnJqiKuWsXeIGtP-MS-Y3q0Icn8S38L98SbV5au6wZ-ho_BjzgOQUQCgmlkgnY0gmlwhKwSEGOKbXVsdGlhZGRyc5YACASsEhBjBlA-AAoErBIQYwZQP90DgnJzhQADAQAAiXNlY3AyNTZrMaEDMd083QrYqv37IQ_AdZXe0k5gKANnEgGtun9fJX6VEAyDdGNwglA-g3VkcIJQQIV3YWt1MgE"}'
|
|
2026-02-04 17:10:53.720 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-04 17:10:53.720 INFO [tests.e2e.test_network_conditions] Subscribing both nodes to relay topic
|
|
2026-02-04 17:10:53.720 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45249/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-04 17:10:53.723 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:10:53.724 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20541/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-04 17:10:53.728 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:10:53.728 INFO [tests.e2e.test_network_conditions] Waiting for autoconnection
|
|
2026-02-04 17:10:53.729 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45249/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:10:53.733 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.16.99/tcp/38392/p2p/16Uiu2HAmG1dzU1WfR22MPHHavnpthFNZTHyZgMNj8n1MkZ7ZGnhH","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-127-ga4e44d","origin":"UnknownOrigin"}]'
|
|
2026-02-04 17:10:53.733 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20541/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:10:53.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.147.145/tcp/45250/p2p/16Uiu2HAmAYehcHA6G44ajQzZUe2cMRyiscrk9wxJbi5x8u8warjP","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-127-ga4e44d","origin":"Discv5"}]'
|
|
2026-02-04 17:10:53.736 DEBUG [src.libs.common] Sleeping for 10 seconds
|
|
2026-02-04 17:11:03.736 INFO [tests.e2e.test_network_conditions] Applying 1000ms latency to node2
|
|
2026-02-04 17:11:03.738 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '4699', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-02-04 17:11:03.777 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '4699', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-02-04 17:11:03.787 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '4699', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'delay', '1000ms']
|
|
2026-02-04 17:11:03.807 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45249/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-04 17:11:03.812 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:11:03.813 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20541/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:11:05.816 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":1770225063807444298,"ephemeral":false,"proof":""}]'
|
|
2026-02-04 17:11:05.818 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '4699', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-02-04 17:11:05.829 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-04 17:11:05.830 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-04 17:11:05.830 DEBUG [src.node.waku_node] Stopping container with id cf6383012233
|
|
2026-02-04 17:11:06.378 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-04 17:11:06.378 DEBUG [src.node.waku_node] Stopping container with id c8bbaf2bc629
|
|
2026-02-04 17:11:06.934 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-04 17:11:06.937 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-04 17:11:06.946 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-04 17:11:06.954 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|