mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 01:53:28 +00:00
75 lines
12 KiB
Plaintext
75 lines
12 KiB
Plaintext
2026-03-10 04:34:36.749 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-10 04:34:36.751 DEBUG [tests.conftest] Running test: test_retrieve_messages_without_subscribing_via_api with id: 2026-03-10_04-34-36__c937be9d-54d2-4739-b2d9-44741ceb74f3
|
|
2026-03-10 04:34:36.752 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-10 04:34:36.754 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-10 04:34:36.754 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-10 04:34:36.768 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-10 04:34:36.769 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-10_04-34-36__c937be9d-54d2-4739-b2d9-44741ceb74f3__wakuorg_nwaku:latest.log
|
|
2026-03-10 04:34:36.769 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-10 04:34:36.769 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-10 04:34:36.773 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-10 04:34:36.773 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.111.58
|
|
2026-03-10 04:34:36.773 DEBUG [src.node.docker_mananger] Generated ports ['51318', '51319', '51320', '51321', '51322']
|
|
2026-03-10 04:34:36.774 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-10 04:34:36.774 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-10 04:34:36.774 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-10 04:34:36.774 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-10 04:34:36.775 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-10 04:34:36.775 DEBUG [src.node.docker_mananger] docker run -i -t -p 51318:51318 -p 51319:51319 -p 51320:51320 -p 51321:51321 -p 51322:51322 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=51320 --rest-port=51318 --tcp-port=51319 --discv5-udp-port=51321 --rest-address=0.0.0.0 --nat=extip:172.18.111.58 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=8b0f61fd4ecc3441e60ea3b2ab7caa0fe4d9ff749debbfd299d45a6c81bbbb8a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=51322 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-10 04:34:36.928 ERROR [src.node.docker_mananger] Max retries reached for container adf2755e7e0d. Exiting log stream.
|
|
2026-03-10 04:34:36.994 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.111.58 waku 9ee99827cf14cebe59df2f151b186af8876b9945fe6a501449893e582af3ded7
|
|
2026-03-10 04:34:37.036 DEBUG [src.node.docker_mananger] Container started with ID 9ee99827cf14. Setting up logs at ./log/docker/node1_2026-03-10_04-34-36__c937be9d-54d2-4739-b2d9-44741ceb74f3__wakuorg_nwaku:latest.log
|
|
2026-03-10 04:34:37.037 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 51318
|
|
2026-03-10 04:34:37.037 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-10 04:34:37.673 ERROR [src.node.docker_mananger] Max retries reached for container c0dc53993e4b. Exiting log stream.
|
|
2026-03-10 04:34:38.037 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51318/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:34:38.040 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-10 04:34:38.040 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-10 04:34:38.040 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51318/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:34:38.043 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.111.58/tcp/51319/p2p/16Uiu2HAmFa8p2thSCJXmrnfcceYyrKna85T476qKyXxh1SAZfdQn","/ip4/172.18.111.58/tcp/51320/ws/p2p/16Uiu2HAmFa8p2thSCJXmrnfcceYyrKna85T476qKyXxh1SAZfdQn"],"enrUri":"enr:-L24QPTZfc0RFKTQzdQaiH9SGPgakiXEke2XBkw_icuO8LkFCdViFadn_nk_HWSMOX6ezQIm3dz3zBAQeGBFQ-YLdHECgmlkgnY0gmlwhKwSbzqKbXVsdGlhZGRyc5YACASsEm86Bsh3AAoErBJvOgbIeN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDK1S5RgvMe2DkH0zUaAqAKUWdquKh7sRriKNVvmka90ODdGNwgsh3g3VkcILIeYV3YWt1MgU"}'
|
|
2026-03-10 04:34:38.043 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-10 04:34:38.050 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-10 04:34:38.051 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-10_04-34-36__c937be9d-54d2-4739-b2d9-44741ceb74f3__wakuorg_nwaku:latest.log
|
|
2026-03-10 04:34:38.052 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-10 04:34:38.052 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-10 04:34:38.055 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-10 04:34:38.055 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.191.106
|
|
2026-03-10 04:34:38.055 DEBUG [src.node.docker_mananger] Generated ports ['25559', '25560', '25561', '25562', '25563']
|
|
2026-03-10 04:34:38.056 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-10 04:34:38.056 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-10 04:34:38.057 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-10 04:34:38.057 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-10 04:34:38.057 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-10 04:34:38.057 DEBUG [src.node.docker_mananger] docker run -i -t -p 25559:25559 -p 25560:25560 -p 25561:25561 -p 25562:25562 -p 25563:25563 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=25561 --rest-port=25559 --tcp-port=25560 --discv5-udp-port=25562 --rest-address=0.0.0.0 --nat=extip:172.18.191.106 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=98ce1f3011111c42be33ffacbaeca5ffadd2c858774f7fabeabe3cdbff313cca --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25563 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPTZfc0RFKTQzdQaiH9SGPgakiXEke2XBkw_icuO8LkFCdViFadn_nk_HWSMOX6ezQIm3dz3zBAQeGBFQ-YLdHECgmlkgnY0gmlwhKwSbzqKbXVsdGlhZGRyc5YACASsEm86Bsh3AAoErBJvOgbIeN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDK1S5RgvMe2DkH0zUaAqAKUWdquKh7sRriKNVvmka90ODdGNwgsh3g3VkcILIeYV3YWt1MgU
|
|
2026-03-10 04:34:38.271 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.191.106 waku 51d4865d51712ac98732b3326aa77891d86d6468cec270fd2681693e2420392d
|
|
2026-03-10 04:34:38.308 DEBUG [src.node.docker_mananger] Container started with ID 51d4865d5171. Setting up logs at ./log/docker/node2_2026-03-10_04-34-36__c937be9d-54d2-4739-b2d9-44741ceb74f3__wakuorg_nwaku:latest.log
|
|
2026-03-10 04:34:38.308 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 25559
|
|
2026-03-10 04:34:38.309 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-10 04:34:39.310 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25559/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:34:39.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-10 04:34:39.313 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-10 04:34:39.313 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25559/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:34:39.315 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.191.106/tcp/25560/p2p/16Uiu2HAmTmUsHG2mY5N4g5cfPrTxXamgR952naRBdxd3WgZ7gaFm","/ip4/172.18.191.106/tcp/25561/ws/p2p/16Uiu2HAmTmUsHG2mY5N4g5cfPrTxXamgR952naRBdxd3WgZ7gaFm"],"enrUri":"enr:-L24QMhkWLysyfPlSoOHmhFANknLv5GUmqRbOhhZtHNZhf4ef_rX-kJIjAMCKwW10I_G-0Gw5CQQN1HeCoZfp3GnXsoCgmlkgnY0gmlwhKwSv2qKbXVsdGlhZGRyc5YACASsEr9qBmPYAAoErBK_agZj2d0DgnJzhQACAQAAiXNlY3AyNTZrMaED4IkIewXYZZmtQyXrYw0VHszt2XBJoTa8ld-ZNJUhXbSDdGNwgmPYg3VkcIJj2oV3YWt1MgE"}'
|
|
2026-03-10 04:34:39.316 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-10 04:34:39.316 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25559/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.111.58/tcp/51319/p2p/16Uiu2HAmFa8p2thSCJXmrnfcceYyrKna85T476qKyXxh1SAZfdQn"]'
|
|
2026-03-10 04:34:39.345 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-10 04:34:39.346 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51318/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-10 04:34:39.358 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-10 04:34:39.359 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-10 04:34:39.459 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-10 04:34:39.460 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51318/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:34:39.463 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773117277190074510,"ephemeral":false,"proof":""},{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773117275363259234,"ephemeral":false,"proof":""},{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773117279346624359,"ephemeral":false,"proof":""}]'
|
|
2026-03-10 04:34:39.474 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-10 04:34:39.475 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-10 04:34:39.476 DEBUG [src.node.waku_node] Stopping container with id 9ee99827cf14
|
|
2026-03-10 04:34:40.090 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-10 04:34:40.091 DEBUG [src.node.waku_node] Stopping container with id 51d4865d5171
|
|
2026-03-10 04:34:40.697 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-10 04:34:40.700 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-10 04:34:40.732 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-10 04:34:40.762 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-10 04:34:40.762 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-03-10 04:34:40.763 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-03-10 04:34:40.763 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-10_04-34-36__c937be9d-54d2-4739-b2d9-44741ceb74f3__wakuorg_nwaku:latest.log
|
|
2026-03-10 04:34:40.764 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-03-10_04-34-36__c937be9d-54d2-4739-b2d9-44741ceb74f3__wakuorg_nwaku:latest.log
|