mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-02-19 13:23:08 +00:00
78 lines
14 KiB
Plaintext
78 lines
14 KiB
Plaintext
2026-02-04 17:11:56.826 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-04 17:11:56.827 DEBUG [tests.conftest] Running test: test_relay_different_latency_between_two_nodes[500] with id: 2026-02-04_17-11-56__7f964147-5e3b-4d6f-b841-7e4354485e1b
|
|
2026-02-04 17:11:56.827 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-04 17:11:56.827 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-04 17:11:56.834 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 17:11:56.834 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-04_17-11-56__7f964147-5e3b-4d6f-b841-7e4354485e1b__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:11:56.839 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 17:11:56.839 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-04_17-11-56__7f964147-5e3b-4d6f-b841-7e4354485e1b__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:11:56.840 INFO [tests.e2e.test_network_conditions] Starting node1 and node2 with relay enabled
|
|
2026-02-04 17:11:56.840 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-04 17:11:56.840 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-04 17:11:56.842 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-04 17:11:56.842 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.50.154
|
|
2026-02-04 17:11:56.842 DEBUG [src.node.docker_mananger] Generated ports ['43409', '43410', '43411', '43412', '43413']
|
|
2026-02-04 17:11:56.842 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-04 17:11:56.842 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-04 17:11:56.842 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-04 17:11:56.842 DEBUG [src.node.docker_mananger] docker run -i -t -p 43409:43409 -p 43410:43410 -p 43411:43411 -p 43412:43412 -p 43413:43413 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=43411 --rest-port=43409 --tcp-port=43410 --discv5-udp-port=43412 --rest-address=0.0.0.0 --nat=extip:172.18.50.154 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5b2860927b5b329d37cabefc29f1fcdcbcbcbe4fd253acee852d8cb9364fc90a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43413 --metrics-logging=true --relay=true
|
|
2026-02-04 17:11:57.047 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.50.154 waku 73d1147a6b0063b2c77b03788baf4a0a27f0d85b3bad529d76361bd49707ab07
|
|
2026-02-04 17:11:57.081 DEBUG [src.node.docker_mananger] Container started with ID 73d1147a6b00. Setting up logs at ./log/docker/node1_2026-02-04_17-11-56__7f964147-5e3b-4d6f-b841-7e4354485e1b__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:11:57.082 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 43409
|
|
2026-02-04 17:11:57.082 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 17:11:57.140 ERROR [src.node.docker_mananger] Max retries reached for container 703600dd50ec. Exiting log stream.
|
|
2026-02-04 17:11:58.084 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43409/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:11:58.087 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:11:58.087 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-04 17:11:58.088 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43409/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:11:58.090 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.50.154/tcp/43410/p2p/16Uiu2HAmUZ315Exnit2pDX4geVR9VHLmwWWKZABK4rK6eGUmqok3","/ip4/172.18.50.154/tcp/43411/ws/p2p/16Uiu2HAmUZ315Exnit2pDX4geVR9VHLmwWWKZABK4rK6eGUmqok3"],"enrUri":"enr:-L24QOufwVVlJfkkhb4INnn3Hb4U0jZOD8ShKUPtGcsvoo7LLoGt7pP66KhhckL6Ix6as4NBcG9v0eiuarJZEf7pHGQCgmlkgnY0gmlwhKwSMpqKbXVsdGlhZGRyc5YACASsEjKaBqmSAAoErBIymgapk90DgnJzhQADAQAAiXNlY3AyNTZrMaED7DSBBDRjRTx4ycg73tf0rGZ0XwxJeRFClMwtTniLy5iDdGNwgqmSg3VkcIKplIV3YWt1MgE"}'
|
|
2026-02-04 17:11:58.090 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-04 17:11:58.090 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-04 17:11:58.090 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-04 17:11:58.092 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-04 17:11:58.092 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.159.68
|
|
2026-02-04 17:11:58.092 DEBUG [src.node.docker_mananger] Generated ports ['16563', '16564', '16565', '16566', '16567']
|
|
2026-02-04 17:11:58.092 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-04 17:11:58.092 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-04 17:11:58.093 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-04 17:11:58.093 DEBUG [src.node.docker_mananger] docker run -i -t -p 16563:16563 -p 16564:16564 -p 16565:16565 -p 16566:16566 -p 16567:16567 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=16565 --rest-port=16563 --tcp-port=16564 --discv5-udp-port=16566 --rest-address=0.0.0.0 --nat=extip:172.18.159.68 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fbaf76c14e3b80bda02e634ed63ccddceb3c38a97dbc00cceebfd273acf4a1b1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16567 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOufwVVlJfkkhb4INnn3Hb4U0jZOD8ShKUPtGcsvoo7LLoGt7pP66KhhckL6Ix6as4NBcG9v0eiuarJZEf7pHGQCgmlkgnY0gmlwhKwSMpqKbXVsdGlhZGRyc5YACASsEjKaBqmSAAoErBIymgapk90DgnJzhQADAQAAiXNlY3AyNTZrMaED7DSBBDRjRTx4ycg73tf0rGZ0XwxJeRFClMwtTniLy5iDdGNwgqmSg3VkcIKplIV3YWt1MgE
|
|
2026-02-04 17:11:58.281 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.159.68 waku 25f4528cb010e647255456c13ebb6219a1dbacb6b3884d0cc69b8d9351f1b736
|
|
2026-02-04 17:11:58.316 DEBUG [src.node.docker_mananger] Container started with ID 25f4528cb010. Setting up logs at ./log/docker/node2_2026-02-04_17-11-56__7f964147-5e3b-4d6f-b841-7e4354485e1b__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:11:58.316 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16563
|
|
2026-02-04 17:11:58.317 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 17:11:59.318 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16563/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:11:59.325 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:11:59.326 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-04 17:11:59.326 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16563/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:11:59.332 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.159.68/tcp/16564/p2p/16Uiu2HAkyiHxx4RJwJvATAaYJCnCpv9S2xEsa7DtGV3a1aUqFDxH","/ip4/172.18.159.68/tcp/16565/ws/p2p/16Uiu2HAkyiHxx4RJwJvATAaYJCnCpv9S2xEsa7DtGV3a1aUqFDxH"],"enrUri":"enr:-L24QMOiE3Dx3zDLPt3-cU1bQ4CrV0NUWzda9FewTokIzCvJU0nPGXlUnHirRpXVr2vvTdJUyYQyjU3sqSuOCeBsoRsCgmlkgnY0gmlwhKwSn0SKbXVsdGlhZGRyc5YACASsEp9EBkC0AAoErBKfRAZAtd0DgnJzhQADAQAAiXNlY3AyNTZrMaECP7C6wwRsZpKamxTi9ZKZnn1k5iQfeYP1U5gWbML5DoaDdGNwgkC0g3VkcIJAtoV3YWt1MgE"}'
|
|
2026-02-04 17:11:59.333 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-04 17:11:59.333 INFO [tests.e2e.test_network_conditions] Subscribing both nodes to relay topic
|
|
2026-02-04 17:11:59.334 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43409/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-04 17:11:59.338 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:11:59.338 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16563/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-04 17:11:59.343 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:11:59.343 INFO [tests.e2e.test_network_conditions] Waiting for autoconnection
|
|
2026-02-04 17:11:59.343 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43409/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:11:59.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.159.68/tcp/49376/p2p/16Uiu2HAkyiHxx4RJwJvATAaYJCnCpv9S2xEsa7DtGV3a1aUqFDxH","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:11:59.347 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16563/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:11:59.350 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.50.154/tcp/43410/p2p/16Uiu2HAmUZ315Exnit2pDX4geVR9VHLmwWWKZABK4rK6eGUmqok3","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:11:59.350 DEBUG [src.libs.common] Sleeping for 10 seconds
|
|
2026-02-04 17:12:09.350 INFO [tests.e2e.test_network_conditions] Applying 500ms latency to node2
|
|
2026-02-04 17:12:09.352 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '8292', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-02-04 17:12:09.363 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '8292', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-02-04 17:12:09.373 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '8292', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'delay', '500ms']
|
|
2026-02-04 17:12:09.381 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43409/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:12:09.386 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:12:09.387 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16563/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:12:10.390 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":1770225129381637532,"ephemeral":false,"proof":""}]'
|
|
2026-02-04 17:12:10.391 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '8292', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-02-04 17:12:10.402 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-04 17:12:10.403 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-04 17:12:10.403 DEBUG [src.node.waku_node] Stopping container with id 73d1147a6b00
|
|
2026-02-04 17:12:10.928 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-04 17:12:10.929 DEBUG [src.node.waku_node] Stopping container with id 25f4528cb010
|
|
2026-02-04 17:12:11.444 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-04 17:12:11.447 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-04 17:12:11.464 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-04 17:12:11.474 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|