mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
75 lines
13 KiB
Plaintext
75 lines
13 KiB
Plaintext
2026-03-07 04:31:51.388 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-07 04:31:51.388 DEBUG [tests.conftest] Running test: test_2_nodes_different_content_topic_different_shard with id: 2026-03-07_04-31-51__8edb3265-2d73-4873-bf39-ab6d3dbaa7d1
|
|
2026-03-07 04:31:51.389 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-07 04:31:51.389 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-07 04:31:51.389 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-07 04:31:51.397 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-07 04:31:51.397 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-07_04-31-51__8edb3265-2d73-4873-bf39-ab6d3dbaa7d1__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:31:51.397 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-07 04:31:51.397 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-07 04:31:51.399 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-07 04:31:51.399 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.75.159
|
|
2026-03-07 04:31:51.399 DEBUG [src.node.docker_mananger] Generated ports ['59103', '59104', '59105', '59106', '59107']
|
|
2026-03-07 04:31:51.399 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-07 04:31:51.399 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-07 04:31:51.399 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-07 04:31:51.399 DEBUG [src.node.docker_mananger] docker run -i -t -p 59103:59103 -p 59104:59104 -p 59105:59105 -p 59106:59106 -p 59107:59107 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=59105 --rest-port=59103 --tcp-port=59104 --discv5-udp-port=59106 --rest-address=0.0.0.0 --nat=extip:172.18.75.159 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=9cefd0c7c85f3f6d44bbcebad0efcfc7cd3a815f958b18c3a6db03cce596ca73 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59107 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto
|
|
2026-03-07 04:31:51.589 ERROR [src.node.docker_mananger] Max retries reached for container f24bf478b572. Exiting log stream.
|
|
2026-03-07 04:31:51.596 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.75.159 waku f990671afdf8572f5f4195c56506187a5ceb0b1908035e6768bfd55e9ca3055a
|
|
2026-03-07 04:31:51.632 DEBUG [src.node.docker_mananger] Container started with ID f990671afdf8. Setting up logs at ./log/docker/node1_2026-03-07_04-31-51__8edb3265-2d73-4873-bf39-ab6d3dbaa7d1__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:31:51.633 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 59103
|
|
2026-03-07 04:31:51.633 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-07 04:31:52.192 ERROR [src.node.docker_mananger] Max retries reached for container 0eaee734c07c. Exiting log stream.
|
|
2026-03-07 04:31:52.634 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59103/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:52.637 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-07 04:31:52.637 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-07 04:31:52.637 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59103/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:52.639 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.75.159/tcp/59104/p2p/16Uiu2HAmUE6EpHF5YqUQNPoUzw1J4n4f15CKWrDzt36MY6utkxms","/ip4/172.18.75.159/tcp/59105/ws/p2p/16Uiu2HAmUE6EpHF5YqUQNPoUzw1J4n4f15CKWrDzt36MY6utkxms"],"enrUri":"enr:-L24QJnclIKV3Kh-a8O43_k3wFXlaMseBAYYwF_B_IWtUQt7ITbU5DPezblcbpKRavFkWI2__Zw5tnJ8WlM57SO6nOoCgmlkgnY0gmlwhKwSS5-KbXVsdGlhZGRyc5YACASsEkufBubgAAoErBJLnwbm4d0DgnJzhQACAQAAiXNlY3AyNTZrMaED51og7H-_hUl4mxx0ZKqmAI7VIabjfzTgA480xUpzqw6DdGNwgubgg3VkcILm4oV3YWt1MgU"}'
|
|
2026-03-07 04:31:52.640 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-07 04:31:52.646 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-07 04:31:52.647 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-07_04-31-51__8edb3265-2d73-4873-bf39-ab6d3dbaa7d1__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:31:52.647 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-07 04:31:52.647 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-07 04:31:52.648 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-07 04:31:52.648 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.144.230
|
|
2026-03-07 04:31:52.649 DEBUG [src.node.docker_mananger] Generated ports ['5592', '5593', '5594', '5595', '5596']
|
|
2026-03-07 04:31:52.649 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-07 04:31:52.649 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-07 04:31:52.649 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-07 04:31:52.649 DEBUG [src.node.docker_mananger] docker run -i -t -p 5592:5592 -p 5593:5593 -p 5594:5594 -p 5595:5595 -p 5596:5596 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=5594 --rest-port=5592 --tcp-port=5593 --discv5-udp-port=5595 --rest-address=0.0.0.0 --nat=extip:172.18.144.230 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=580b9608badabe1f078e08cfefdf3aea36d76c5751dededdc804baa364051b2e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5596 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJnclIKV3Kh-a8O43_k3wFXlaMseBAYYwF_B_IWtUQt7ITbU5DPezblcbpKRavFkWI2__Zw5tnJ8WlM57SO6nOoCgmlkgnY0gmlwhKwSS5-KbXVsdGlhZGRyc5YACASsEkufBubgAAoErBJLnwbm4d0DgnJzhQACAQAAiXNlY3AyNTZrMaED51og7H-_hUl4mxx0ZKqmAI7VIabjfzTgA480xUpzqw6DdGNwgubgg3VkcILm4oV3YWt1MgU --content-topic=/waku/2/content/test.js
|
|
2026-03-07 04:31:52.873 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.144.230 waku 8279e2e9365a78f0a6951c35c30fdce70139e793e348eced2aff4b0b34775e08
|
|
2026-03-07 04:31:52.908 DEBUG [src.node.docker_mananger] Container started with ID 8279e2e9365a. Setting up logs at ./log/docker/node2_2026-03-07_04-31-51__8edb3265-2d73-4873-bf39-ab6d3dbaa7d1__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:31:52.908 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5592
|
|
2026-03-07 04:31:52.909 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-07 04:31:53.909 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:53.913 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-07 04:31:53.913 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-07 04:31:53.913 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5592/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:53.915 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.144.230/tcp/5593/p2p/16Uiu2HAm3k73Mrc3CqtxRtpZX71iQTgbnVExqqJvVSQbw4NxmLDz","/ip4/172.18.144.230/tcp/5594/ws/p2p/16Uiu2HAm3k73Mrc3CqtxRtpZX71iQTgbnVExqqJvVSQbw4NxmLDz"],"enrUri":"enr:-L24QDbA3E2J_dQGk_8tbqd4bAKK7NRjGYynSzdPLmU18MEIcViU-JAIEPO3DNf8BnI0jlY3ooygNTCYu2_7GM7Tl5ACgmlkgnY0gmlwhKwSkOaKbXVsdGlhZGRyc5YACASsEpDmBhXZAAoErBKQ5gYV2t0DgnJzhQACAQAAiXNlY3AyNTZrMaECe5ZJf2P4uTr3Sxn1ywWE8CmQOWLvAMaD3aSK9VWFpc2DdGNwghXZg3VkcIIV24V3YWt1MgE"}'
|
|
2026-03-07 04:31:53.915 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-07 04:31:53.916 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5592/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.75.159/tcp/59104/p2p/16Uiu2HAmUE6EpHF5YqUQNPoUzw1J4n4f15CKWrDzt36MY6utkxms"]'
|
|
2026-03-07 04:31:53.938 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:53.939 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59103/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
|
2026-03-07 04:31:53.951 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:53.953 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5592/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/content/test.js"]'
|
|
2026-03-07 04:31:53.958 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:53.959 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59103/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-07 04:31:53.969 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:53.970 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-07 04:31:54.070 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-07 04:31:54.071 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59103/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:54.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772857910075084357,"ephemeral":false,"proof":""},{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772857911477216448,"ephemeral":false,"proof":""},{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772857913959162326,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:31:54.115 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-07 04:31:54.116 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-07 04:31:54.116 DEBUG [src.node.waku_node] Stopping container with id f990671afdf8
|
|
2026-03-07 04:31:54.673 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-07 04:31:54.674 DEBUG [src.node.waku_node] Stopping container with id 8279e2e9365a
|
|
2026-03-07 04:31:55.336 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-07 04:31:55.339 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-07 04:31:55.374 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-07 04:31:55.400 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-07 04:31:55.401 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-03-07 04:31:55.401 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-03-07 04:31:55.402 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-07_04-31-51__8edb3265-2d73-4873-bf39-ab6d3dbaa7d1__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:31:55.403 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-03-07_04-31-51__8edb3265-2d73-4873-bf39-ab6d3dbaa7d1__wakuorg_nwaku:latest.log
|