mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 10:03:16 +00:00
80 lines
14 KiB
Plaintext
80 lines
14 KiB
Plaintext
2026-02-06 04:34:05.531 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-06 04:34:05.531 DEBUG [tests.conftest] Running test: test_relay_with_latency_between_two_nodes with id: 2026-02-06_04-34-05__a70f6c04-ba72-4143-9f44-62233bb2e6fa
|
|
2026-02-06 04:34:05.531 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-06 04:34:05.532 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-06 04:34:05.538 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-06 04:34:05.538 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-06_04-34-05__a70f6c04-ba72-4143-9f44-62233bb2e6fa__wakuorg_nwaku:latest.log
|
|
2026-02-06 04:34:05.545 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-06 04:34:05.545 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-06_04-34-05__a70f6c04-ba72-4143-9f44-62233bb2e6fa__wakuorg_nwaku:latest.log
|
|
2026-02-06 04:34:05.545 INFO [tests.e2e.test_network_conditions] Starting node1 and node2 with relay enabled
|
|
2026-02-06 04:34:05.546 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-06 04:34:05.546 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-06 04:34:05.547 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-06 04:34:05.547 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.105.58
|
|
2026-02-06 04:34:05.547 DEBUG [src.node.docker_mananger] Generated ports ['17137', '17138', '17139', '17140', '17141']
|
|
2026-02-06 04:34:05.548 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-06 04:34:05.548 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-06 04:34:05.548 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-06 04:34:05.548 DEBUG [src.node.docker_mananger] docker run -i -t -p 17137:17137 -p 17138:17138 -p 17139:17139 -p 17140:17140 -p 17141:17141 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=17139 --rest-port=17137 --tcp-port=17138 --discv5-udp-port=17140 --rest-address=0.0.0.0 --nat=extip:172.18.105.58 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c2fa50f0f34dd1c85ecc615cd1638e1a6cc90abac5fb8adeeafdf2a3d4cd0ce7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17141 --metrics-logging=true --relay=true
|
|
2026-02-06 04:34:05.730 ERROR [src.node.docker_mananger] Max retries reached for container 51af45d8dd32. Exiting log stream.
|
|
2026-02-06 04:34:05.744 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.105.58 waku bfbef25a80c85f1a1b297d8c5b543bed90d82bd4a03c4ca3b67ee24ad21bf947
|
|
2026-02-06 04:34:05.773 DEBUG [src.node.docker_mananger] Container started with ID bfbef25a80c8. Setting up logs at ./log/docker/node1_2026-02-06_04-34-05__a70f6c04-ba72-4143-9f44-62233bb2e6fa__wakuorg_nwaku:latest.log
|
|
2026-02-06 04:34:05.774 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17137
|
|
2026-02-06 04:34:05.775 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-06 04:34:06.282 ERROR [src.node.docker_mananger] Max retries reached for container dbb70e5dd168. Exiting log stream.
|
|
2026-02-06 04:34:06.775 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17137/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-06 04:34:06.778 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-06 04:34:06.779 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-06 04:34:06.779 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17137/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-06 04:34:06.781 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.105.58/tcp/17138/p2p/16Uiu2HAmF6rZ9tgcG4Npv5au93kAiWqnxwd5y7fvgkihmVi3WxMe","/ip4/172.18.105.58/tcp/17139/ws/p2p/16Uiu2HAmF6rZ9tgcG4Npv5au93kAiWqnxwd5y7fvgkihmVi3WxMe"],"enrUri":"enr:-L24QLF0eJUses3D7RiyQmQMP59dxzvE_wqHRH86aCsyluqUc3FqHbN7wDMvn2iKaUC29Dvhjy0l8mU8y2qHhDaAOkYCgmlkgnY0gmlwhKwSaTqKbXVsdGlhZGRyc5YACASsEmk6BkLyAAoErBJpOgZC890DgnJzhQADAQAAiXNlY3AyNTZrMaEDJFepGeu254UoMNbXidJwBIl8pTEThAYF0Ealn1NpgbGDdGNwgkLyg3VkcIJC9IV3YWt1MgE"}'
|
|
2026-02-06 04:34:06.781 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-06 04:34:06.781 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-06 04:34:06.782 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-06 04:34:06.783 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-06 04:34:06.783 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.56.24
|
|
2026-02-06 04:34:06.783 DEBUG [src.node.docker_mananger] Generated ports ['45316', '45317', '45318', '45319', '45320']
|
|
2026-02-06 04:34:06.783 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-06 04:34:06.783 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-06 04:34:06.783 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-06 04:34:06.784 DEBUG [src.node.docker_mananger] docker run -i -t -p 45316:45316 -p 45317:45317 -p 45318:45318 -p 45319:45319 -p 45320:45320 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=45318 --rest-port=45316 --tcp-port=45317 --discv5-udp-port=45319 --rest-address=0.0.0.0 --nat=extip:172.18.56.24 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9aed8fe13b2e8ae69ac46ccb5afbca4e729ccceaa88a2bbe472fa2ccce1ea9fd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45320 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QLF0eJUses3D7RiyQmQMP59dxzvE_wqHRH86aCsyluqUc3FqHbN7wDMvn2iKaUC29Dvhjy0l8mU8y2qHhDaAOkYCgmlkgnY0gmlwhKwSaTqKbXVsdGlhZGRyc5YACASsEmk6BkLyAAoErBJpOgZC890DgnJzhQADAQAAiXNlY3AyNTZrMaEDJFepGeu254UoMNbXidJwBIl8pTEThAYF0Ealn1NpgbGDdGNwgkLyg3VkcIJC9IV3YWt1MgE
|
|
2026-02-06 04:34:06.969 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.56.24 waku e5f69cf22af5ae79dc7a91cf54761de011c7cf07eecaccbe68788a4c77694781
|
|
2026-02-06 04:34:07.004 DEBUG [src.node.docker_mananger] Container started with ID e5f69cf22af5. Setting up logs at ./log/docker/node2_2026-02-06_04-34-05__a70f6c04-ba72-4143-9f44-62233bb2e6fa__wakuorg_nwaku:latest.log
|
|
2026-02-06 04:34:07.004 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45316
|
|
2026-02-06 04:34:07.004 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-06 04:34:08.006 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45316/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-06 04:34:08.015 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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-06 04:34:08.016 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-06 04:34:08.016 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45316/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-06 04:34:08.019 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.56.24/tcp/45317/p2p/16Uiu2HAmCfnC2cKLH7H7ua7hNBRrkC5uGRbhVFD3wSDhWsNyxbXZ","/ip4/172.18.56.24/tcp/45318/ws/p2p/16Uiu2HAmCfnC2cKLH7H7ua7hNBRrkC5uGRbhVFD3wSDhWsNyxbXZ"],"enrUri":"enr:-L24QGu4t_UZ8AVgkGcKRiewK3FGioZes2vieL9KC97l6cZhKCXMuSpPzkauhqXTHwX5BH-rYQvFPePHXxJHF1iZHjUCgmlkgnY0gmlwhKwSOBiKbXVsdGlhZGRyc5YACASsEjgYBrEFAAoErBI4GAaxBt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDADPU8fxItRJEcZjKPvS6ch4kSQXP4griK_C__q_1AuyDdGNwgrEFg3VkcIKxB4V3YWt1MgE"}'
|
|
2026-02-06 04:34:08.019 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-06 04:34:08.019 INFO [tests.e2e.test_network_conditions] Subscribing both nodes to relay topic
|
|
2026-02-06 04:34:08.019 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17137/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-06 04:34:08.022 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:34:08.023 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45316/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-06 04:34:08.027 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:34:08.028 INFO [tests.e2e.test_network_conditions] Waiting for autoconnection
|
|
2026-02-06 04:34:08.028 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17137/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-06 04:34:08.031 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.56.24/tcp/58816/p2p/16Uiu2HAmCfnC2cKLH7H7ua7hNBRrkC5uGRbhVFD3wSDhWsNyxbXZ","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-06 04:34:08.031 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45316/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-06 04:34:08.033 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.105.58/tcp/17138/p2p/16Uiu2HAmF6rZ9tgcG4Npv5au93kAiWqnxwd5y7fvgkihmVi3WxMe","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-06 04:34:08.034 DEBUG [src.libs.common] Sleeping for 10 seconds
|
|
2026-02-06 04:34:18.034 DEBUG [tests.e2e.test_network_conditions] Applying 5000ms latency to node2
|
|
2026-02-06 04:34:18.036 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '5977', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-02-06 04:34:18.067 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '5977', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'delay', '5000ms']
|
|
2026-02-06 04:34:18.098 DEBUG [tests.e2e.test_network_conditions] Publishing message from node1
|
|
2026-02-06 04:34:18.099 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17137/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-06 04:34:18.103 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-06 04:34:18.103 DEBUG [tests.e2e.test_network_conditions] Fetching relay messages on node2
|
|
2026-02-06 04:34:18.104 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-06 04:34:28.107 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":1770352458098799063,"ephemeral":false,"proof":""}]'
|
|
2026-02-06 04:34:28.108 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '5977', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-02-06 04:34:28.120 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-06 04:34:28.120 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-06 04:34:28.121 DEBUG [src.node.waku_node] Stopping container with id bfbef25a80c8
|
|
2026-02-06 04:34:28.673 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-06 04:34:28.674 DEBUG [src.node.waku_node] Stopping container with id e5f69cf22af5
|
|
2026-02-06 04:34:29.197 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-06 04:34:29.200 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-06 04:34:29.226 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-06 04:34:29.238 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|