mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 01:23:07 +00:00
74 lines
13 KiB
Plaintext
74 lines
13 KiB
Plaintext
2026-02-28 04:27:00.982 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-28 04:27:00.982 DEBUG [tests.conftest] Running test: test_single_content_topic[/app/29/sometopic/someencoding] with id: 2026-02-28_04-27-00__828872cb-9520-479b-9d14-8e3cce31c25f
|
|
2026-02-28 04:27:00.982 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-28 04:27:00.982 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-28 04:27:00.983 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-02-28 04:27:00.991 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 04:27:00.991 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-28_04-27-00__828872cb-9520-479b-9d14-8e3cce31c25f__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:27:00.992 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 04:27:00.993 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 04:27:00.994 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 04:27:00.995 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.160.21
|
|
2026-02-28 04:27:00.995 DEBUG [src.node.docker_mananger] Generated ports ['58155', '58156', '58157', '58158', '58159']
|
|
2026-02-28 04:27:00.995 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 04:27:00.995 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 04:27:00.995 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 04:27:00.995 DEBUG [src.node.docker_mananger] docker run -i -t -p 58155:58155 -p 58156:58156 -p 58157:58157 -p 58158:58158 -p 58159:58159 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=58157 --rest-port=58155 --tcp-port=58156 --discv5-udp-port=58158 --rest-address=0.0.0.0 --nat=extip:172.18.160.21 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=0e4f54ca1d44baa484eedf2a2618209a5b1c6718798de1cac27e8ad203df23df --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58159 --metrics-logging=true --relay=true --filter=true --content-topic=/app/29/sometopic/someencoding
|
|
2026-02-28 04:27:01.183 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.160.21 waku a34ef316e950c495d35d2325b1dee54e85caef87722ae9f0ae4fe98dabedfd06
|
|
2026-02-28 04:27:01.200 ERROR [src.node.docker_mananger] Max retries reached for container ca8dda02e31b. Exiting log stream.
|
|
2026-02-28 04:27:01.219 DEBUG [src.node.docker_mananger] Container started with ID a34ef316e950. Setting up logs at ./log/docker/node1_2026-02-28_04-27-00__828872cb-9520-479b-9d14-8e3cce31c25f__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:27:01.219 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58155
|
|
2026-02-28 04:27:01.220 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 04:27:01.764 ERROR [src.node.docker_mananger] Max retries reached for container cf5576c6d8aa. Exiting log stream.
|
|
2026-02-28 04:27:02.220 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58155/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:27:02.223 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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-28 04:27:02.223 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 04:27:02.223 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58155/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:27:02.226 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.160.21/tcp/58156/p2p/16Uiu2HAm27XxN3X4sN3x5z1NrDbRVkqLpSDEBoqVRDYYdjaUc3RT","/ip4/172.18.160.21/tcp/58157/ws/p2p/16Uiu2HAm27XxN3X4sN3x5z1NrDbRVkqLpSDEBoqVRDYYdjaUc3RT"],"enrUri":"enr:-L24QGOVsD5vNyIL0Aanyo4PSXkLliN-R4NHT3xQzj4lWOn8dVVofqMZKaAt5aEyV4ZcQJGh4GW6y8Y2bXRqTHMgfqwCgmlkgnY0gmlwhKwSoBWKbXVsdGlhZGRyc5YACASsEqAVBuMsAAoErBKgFQbjLd0DgnJzhQACAQAAiXNlY3AyNTZrMaECY1xHyWZUUxST0C7naLj6BufyotzvQ_pxdl6oBhzvsxqDdGNwguMsg3VkcILjLoV3YWt1MgU"}'
|
|
2026-02-28 04:27:02.226 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 04:27:02.233 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 04:27:02.233 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-28_04-27-00__828872cb-9520-479b-9d14-8e3cce31c25f__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:27:02.234 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 04:27:02.234 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 04:27:02.235 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 04:27:02.235 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.181.170
|
|
2026-02-28 04:27:02.235 DEBUG [src.node.docker_mananger] Generated ports ['40975', '40976', '40977', '40978', '40979']
|
|
2026-02-28 04:27:02.236 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 04:27:02.236 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 04:27:02.236 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 04:27:02.236 DEBUG [src.node.docker_mananger] docker run -i -t -p 40975:40975 -p 40976:40976 -p 40977:40977 -p 40978:40978 -p 40979:40979 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=40977 --rest-port=40975 --tcp-port=40976 --discv5-udp-port=40978 --rest-address=0.0.0.0 --nat=extip:172.18.181.170 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=0d90da016bbd9fe1ced72bfad94a4df3abf541f3fdcec1f2549acbea3d5d9efc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40979 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QGOVsD5vNyIL0Aanyo4PSXkLliN-R4NHT3xQzj4lWOn8dVVofqMZKaAt5aEyV4ZcQJGh4GW6y8Y2bXRqTHMgfqwCgmlkgnY0gmlwhKwSoBWKbXVsdGlhZGRyc5YACASsEqAVBuMsAAoErBKgFQbjLd0DgnJzhQACAQAAiXNlY3AyNTZrMaECY1xHyWZUUxST0C7naLj6BufyotzvQ_pxdl6oBhzvsxqDdGNwguMsg3VkcILjLoV3YWt1MgU --content-topic=/app/29/sometopic/someencoding
|
|
2026-02-28 04:27:02.445 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.181.170 waku d2d83f2f245174a209c42e09157f49a5009d64e8ff032d09ebd34b545e80fe60
|
|
2026-02-28 04:27:02.483 DEBUG [src.node.docker_mananger] Container started with ID d2d83f2f2451. Setting up logs at ./log/docker/node2_2026-02-28_04-27-00__828872cb-9520-479b-9d14-8e3cce31c25f__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:27:02.483 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40975
|
|
2026-02-28 04:27:02.484 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 04:27:03.485 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40975/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:27:03.500 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-28 04:27:03.501 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 04:27:03.503 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40975/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:27:03.508 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.181.170/tcp/40976/p2p/16Uiu2HAmACLYiotNSbf9KfGNG6WXKhJNYsdMBFoXHncgk1VxNyoS","/ip4/172.18.181.170/tcp/40977/ws/p2p/16Uiu2HAmACLYiotNSbf9KfGNG6WXKhJNYsdMBFoXHncgk1VxNyoS"],"enrUri":"enr:-L24QN7v5xX5z37wyhNna318vu2Q9GEwRS0pxGhcuTgKrdGxeEFfvtl7xeDZXmQpn079iYzHN9CFQvxfnWj-2Esvv6ACgmlkgnY0gmlwhKwStaqKbXVsdGlhZGRyc5YACASsErWqBqAQAAoErBK1qgagEd0DgnJzhQACAQAAiXNlY3AyNTZrMaEC23TH_w19OcNqUV9e5yWkwcE35mTiy6xgLhwX25XZyB2DdGNwgqAQg3VkcIKgEoV3YWt1MgE"}'
|
|
2026-02-28 04:27:03.509 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 04:27:03.509 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40975/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.160.21/tcp/58156/p2p/16Uiu2HAm27XxN3X4sN3x5z1NrDbRVkqLpSDEBoqVRDYYdjaUc3RT"]'
|
|
2026-02-28 04:27:03.516 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:27:03.517 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58155/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/app/29/sometopic/someencoding"]'
|
|
2026-02-28 04:27:03.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:27:03.520 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40975/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/app/29/sometopic/someencoding"]'
|
|
2026-02-28 04:27:03.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:27:03.523 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58155/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/29/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-28 04:27:03.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:27:03.528 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-28 04:27:03.628 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:27:03.629 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58155/relay/v1/auto/messages/%2Fapp%2F29%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:27:03.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/29/sometopic/someencoding","version":0,"timestamp":1772252823523239492,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:27:03.633 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:27:03.634 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40975/relay/v1/auto/messages/%2Fapp%2F29%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:27:03.636 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/29/sometopic/someencoding","version":0,"timestamp":1772252823523239492,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:27:03.639 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-28 04:27:03.640 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-28 04:27:03.640 DEBUG [src.node.waku_node] Stopping container with id a34ef316e950
|
|
2026-02-28 04:27:04.236 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 04:27:04.238 DEBUG [src.node.waku_node] Stopping container with id d2d83f2f2451
|
|
2026-02-28 04:27:04.802 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 04:27:04.803 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-28 04:27:04.812 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-28 04:27:04.818 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|