mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-05 23:43:07 +00:00
137 lines
26 KiB
Plaintext
137 lines
26 KiB
Plaintext
2025-12-09 04:09:35.522 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-09 04:09:35.522 DEBUG [tests.conftest] Running test: test_multiple_content_topics_same_shard[content_topic_list1] with id: 2025-12-09_04-09-35__56709510-3c27-448a-923a-500f8330dc97
|
|
2025-12-09 04:09:35.522 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-09 04:09:35.522 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-09 04:09:35.523 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2025-12-09 04:09:35.530 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-09 04:09:35.530 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-09_04-09-35__56709510-3c27-448a-923a-500f8330dc97__wakuorg_nwaku:latest.log
|
|
2025-12-09 04:09:35.530 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-09 04:09:35.530 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-09 04:09:35.531 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-09 04:09:35.532 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.104.108
|
|
2025-12-09 04:09:35.532 DEBUG [src.node.docker_mananger] Generated ports ['11915', '11916', '11917', '11918', '11919']
|
|
2025-12-09 04:09:35.532 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-09 04:09:35.532 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-09 04:09:35.532 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-09 04:09:35.532 DEBUG [src.node.docker_mananger] docker run -i -t -p 11915:11915 -p 11916:11916 -p 11917:11917 -p 11918:11918 -p 11919:11919 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=11917 --rest-port=11915 --tcp-port=11916 --discv5-udp-port=11918 --rest-address=0.0.0.0 --nat=extip:172.18.104.108 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=bebad0ee0a31ed1df2e4ad54a0dfcc6a965195241bc6e0fcd2bbebb926d017f5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11919 --metrics-logging=true --relay=true --filter=true --content-topic=/newsService/2.0/alerts/yaml --content-topic=/newsService/2.0/highlights/xml --content-topic=/newsService/3.0/daily/protobuf --content-topic=/newsService/3.0/alerts/xml --content-topic=/newsService/3.0/updates/protobuf --content-topic=/newsService/3.0/reviews/xml --content-topic=/newsService/4.0/alerts/yaml --content-topic=/newsService/4.0/updates/yaml
|
|
2025-12-09 04:09:35.720 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.104.108 waku 4f00f532841f841fd3fb42d1c6faa7c4386855f39ad39d5eec0a46519a2e20a3
|
|
2025-12-09 04:09:35.752 DEBUG [src.node.docker_mananger] Container started with ID 4f00f532841f. Setting up logs at ./log/docker/node1_2025-12-09_04-09-35__56709510-3c27-448a-923a-500f8330dc97__wakuorg_nwaku:latest.log
|
|
2025-12-09 04:09:35.752 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11915
|
|
2025-12-09 04:09:35.753 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-09 04:09:35.800 ERROR [src.node.docker_mananger] Max retries reached for container ed8be6f3d630. Exiting log stream.
|
|
2025-12-09 04:09:36.327 ERROR [src.node.docker_mananger] Max retries reached for container 0f2046592f9f. Exiting log stream.
|
|
2025-12-09 04:09:36.753 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11915/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-09 04:09:36.756 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_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"}]}'
|
|
2025-12-09 04:09:36.756 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-09 04:09:36.756 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11915/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-09 04:09:36.759 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.104.108/tcp/11916/p2p/16Uiu2HAmAdJ9eKQviMdJjhVHu8jAPxGxNg4CDVCRuaAnBwZs4W32","/ip4/172.18.104.108/tcp/11917/ws/p2p/16Uiu2HAmAdJ9eKQviMdJjhVHu8jAPxGxNg4CDVCRuaAnBwZs4W32"],"enrUri":"enr:-L24QJHh2e_GGIgGIW8pNbKWOqefZKuGsXiEwUzy5VKJFzK2StwJeQi3QBwVUjw1_pDqlU7V0DrTd2fRokIOvMY0HAcCgmlkgnY0gmlwhKwSaGyKbXVsdGlhZGRyc5YACASsEmhsBi6MAAoErBJobAYujd0DgnJzhQACAQAAiXNlY3AyNTZrMaEC4dmXFPCYTNLwAqdLDGSpOAg1hBdqcppr0zBZ_sQl4qGDdGNwgi6Mg3VkcIIujoV3YWt1MgU"}'
|
|
2025-12-09 04:09:36.759 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-09 04:09:36.765 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-09 04:09:36.766 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-09_04-09-35__56709510-3c27-448a-923a-500f8330dc97__wakuorg_nwaku:latest.log
|
|
2025-12-09 04:09:36.766 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-09 04:09:36.766 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-09 04:09:36.767 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-09 04:09:36.767 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.66.159
|
|
2025-12-09 04:09:36.767 DEBUG [src.node.docker_mananger] Generated ports ['10306', '10307', '10308', '10309', '10310']
|
|
2025-12-09 04:09:36.768 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-09 04:09:36.768 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-09 04:09:36.768 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-09 04:09:36.768 DEBUG [src.node.docker_mananger] docker run -i -t -p 10306:10306 -p 10307:10307 -p 10308:10308 -p 10309:10309 -p 10310:10310 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=10308 --rest-port=10306 --tcp-port=10307 --discv5-udp-port=10309 --rest-address=0.0.0.0 --nat=extip:172.18.66.159 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=dae2e2b9ede7ff65efcc979fafb60dc3e9b9bfaafd2bec9ab98de7ff170b34a5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10310 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJHh2e_GGIgGIW8pNbKWOqefZKuGsXiEwUzy5VKJFzK2StwJeQi3QBwVUjw1_pDqlU7V0DrTd2fRokIOvMY0HAcCgmlkgnY0gmlwhKwSaGyKbXVsdGlhZGRyc5YACASsEmhsBi6MAAoErBJobAYujd0DgnJzhQACAQAAiXNlY3AyNTZrMaEC4dmXFPCYTNLwAqdLDGSpOAg1hBdqcppr0zBZ_sQl4qGDdGNwgi6Mg3VkcIIujoV3YWt1MgU --content-topic=/newsService/2.0/alerts/yaml --content-topic=/newsService/2.0/highlights/xml --content-topic=/newsService/3.0/daily/protobuf --content-topic=/newsService/3.0/alerts/xml --content-topic=/newsService/3.0/updates/protobuf --content-topic=/newsService/3.0/reviews/xml --content-topic=/newsService/4.0/alerts/yaml --content-topic=/newsService/4.0/updates/yaml
|
|
2025-12-09 04:09:36.948 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.66.159 waku a95770a8f3a8db2af61c48da35f8a7942128510436511ba676c91ace9a9d9332
|
|
2025-12-09 04:09:36.980 DEBUG [src.node.docker_mananger] Container started with ID a95770a8f3a8. Setting up logs at ./log/docker/node2_2025-12-09_04-09-35__56709510-3c27-448a-923a-500f8330dc97__wakuorg_nwaku:latest.log
|
|
2025-12-09 04:09:36.981 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 10306
|
|
2025-12-09 04:09:36.982 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-09 04:09:37.982 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10306/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-09 04:09:37.994 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":"READY"}]}'
|
|
2025-12-09 04:09:37.995 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-09 04:09:37.996 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10306/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-09 04:09:38.002 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.66.159/tcp/10307/p2p/16Uiu2HAkxiSyLS6Jnkrm3idt3n6DbfxpHzQGqLRdHRKanZQvfdv5","/ip4/172.18.66.159/tcp/10308/ws/p2p/16Uiu2HAkxiSyLS6Jnkrm3idt3n6DbfxpHzQGqLRdHRKanZQvfdv5"],"enrUri":"enr:-L24QJAHgneZe0YHo817ou2xs-1KxO_oBEtGoDYsi2fldttRGoEo-6QVNNWeO4ETbvdWGEYVKc_BKNoybK8GFTHeqFYCgmlkgnY0gmlwhKwSQp-KbXVsdGlhZGRyc5YACASsEkKfBihDAAoErBJCnwYoRN0DgnJzhQACAQAAiXNlY3AyNTZrMaECMN85-ZRENDMN5bIF1XNlovY89pZQWtEU3weBaqFZojaDdGNwgihDg3VkcIIoRYV3YWt1MgE"}'
|
|
2025-12-09 04:09:38.003 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-09 04:09:38.003 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10306/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.104.108/tcp/11916/p2p/16Uiu2HAmAdJ9eKQviMdJjhVHu8jAPxGxNg4CDVCRuaAnBwZs4W32"]'
|
|
2025-12-09 04:09:38.005 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-09 04:09:38.006 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11915/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/2.0/alerts/yaml", "/newsService/2.0/highlights/xml", "/newsService/3.0/daily/protobuf", "/newsService/3.0/alerts/xml", "/newsService/3.0/updates/protobuf", "/newsService/3.0/reviews/xml", "/newsService/4.0/alerts/yaml", "/newsService/4.0/updates/yaml"]'
|
|
2025-12-09 04:09:38.008 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-09 04:09:38.009 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10306/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/2.0/alerts/yaml", "/newsService/2.0/highlights/xml", "/newsService/3.0/daily/protobuf", "/newsService/3.0/alerts/xml", "/newsService/3.0/updates/protobuf", "/newsService/3.0/reviews/xml", "/newsService/4.0/alerts/yaml", "/newsService/4.0/updates/yaml"]'
|
|
2025-12-09 04:09:38.011 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-09 04:09:38.012 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11915/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/alerts/yaml", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-09 04:09:38.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-09 04:09:38.017 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-09 04:09:38.117 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-09 04:09:38.117 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11915/relay/v1/auto/messages/%2FnewsService%2F2.0%2Falerts%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-09 04:09:38.119 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/alerts/yaml","version":0,"timestamp":1765253378012205599,"ephemeral":false,"proof":""}]'
|
|
2025-12-09 04:09:38.121 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-09 04:09:38.121 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10306/relay/v1/auto/messages/%2FnewsService%2F2.0%2Falerts%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-09 04:09:38.123 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/alerts/yaml","version":0,"timestamp":1765253378012205599,"ephemeral":false,"proof":""}]'
|
|
2025-12-09 04:09:38.125 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11915/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/highlights/xml", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-09 04:09:38.129 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-09 04:09:38.129 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-09 04:09:38.230 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-09 04:09:38.230 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11915/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fhighlights%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-09 04:09:38.233 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/highlights/xml","version":0,"timestamp":1765253378125266904,"ephemeral":false,"proof":""}]'
|
|
2025-12-09 04:09:38.234 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-09 04:09:38.234 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10306/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fhighlights%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-09 04:09:38.236 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/highlights/xml","version":0,"timestamp":1765253378125266904,"ephemeral":false,"proof":""}]'
|
|
2025-12-09 04:09:38.238 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11915/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/daily/protobuf", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-09 04:09:38.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-09 04:09:38.242 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-09 04:09:38.342 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-09 04:09:38.342 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11915/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fdaily%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-09 04:09:38.345 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/daily/protobuf","version":0,"timestamp":1765253378238119852,"ephemeral":false,"proof":""}]'
|
|
2025-12-09 04:09:38.346 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-09 04:09:38.346 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10306/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fdaily%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-09 04:09:38.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/daily/protobuf","version":0,"timestamp":1765253378238119852,"ephemeral":false,"proof":""}]'
|
|
2025-12-09 04:09:38.350 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11915/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/alerts/xml", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-09 04:09:38.354 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-09 04:09:38.355 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-09 04:09:38.455 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-09 04:09:38.455 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11915/relay/v1/auto/messages/%2FnewsService%2F3.0%2Falerts%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-09 04:09:38.457 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/alerts/xml","version":0,"timestamp":1765253378350715856,"ephemeral":false,"proof":""}]'
|
|
2025-12-09 04:09:38.459 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-09 04:09:38.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10306/relay/v1/auto/messages/%2FnewsService%2F3.0%2Falerts%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-09 04:09:38.461 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/alerts/xml","version":0,"timestamp":1765253378350715856,"ephemeral":false,"proof":""}]'
|
|
2025-12-09 04:09:38.463 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11915/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/updates/protobuf", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-09 04:09:38.467 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-09 04:09:38.468 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-09 04:09:38.568 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-09 04:09:38.568 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11915/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fupdates%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-09 04:09:38.570 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/updates/protobuf","version":0,"timestamp":1765253378463169640,"ephemeral":false,"proof":""}]'
|
|
2025-12-09 04:09:38.572 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-09 04:09:38.572 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10306/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fupdates%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-09 04:09:38.574 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/updates/protobuf","version":0,"timestamp":1765253378463169640,"ephemeral":false,"proof":""}]'
|
|
2025-12-09 04:09:38.576 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11915/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/reviews/xml", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-09 04:09:38.579 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-09 04:09:38.580 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-09 04:09:38.681 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-09 04:09:38.681 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11915/relay/v1/auto/messages/%2FnewsService%2F3.0%2Freviews%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-09 04:09:38.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/reviews/xml","version":0,"timestamp":1765253378576080720,"ephemeral":false,"proof":""}]'
|
|
2025-12-09 04:09:38.685 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-09 04:09:38.685 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10306/relay/v1/auto/messages/%2FnewsService%2F3.0%2Freviews%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-09 04:09:38.687 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/reviews/xml","version":0,"timestamp":1765253378576080720,"ephemeral":false,"proof":""}]'
|
|
2025-12-09 04:09:38.689 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11915/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/4.0/alerts/yaml", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-09 04:09:38.693 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-09 04:09:38.693 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-09 04:09:38.794 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-09 04:09:38.794 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11915/relay/v1/auto/messages/%2FnewsService%2F4.0%2Falerts%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-09 04:09:38.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/4.0/alerts/yaml","version":0,"timestamp":1765253378688978544,"ephemeral":false,"proof":""}]'
|
|
2025-12-09 04:09:38.798 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-09 04:09:38.798 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10306/relay/v1/auto/messages/%2FnewsService%2F4.0%2Falerts%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-09 04:09:38.800 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/4.0/alerts/yaml","version":0,"timestamp":1765253378688978544,"ephemeral":false,"proof":""}]'
|
|
2025-12-09 04:09:38.802 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11915/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/4.0/updates/yaml", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-09 04:09:38.806 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-09 04:09:38.806 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-09 04:09:38.907 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-09 04:09:38.907 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11915/relay/v1/auto/messages/%2FnewsService%2F4.0%2Fupdates%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-09 04:09:38.909 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/4.0/updates/yaml","version":0,"timestamp":1765253378802048431,"ephemeral":false,"proof":""}]'
|
|
2025-12-09 04:09:38.911 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-09 04:09:38.911 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10306/relay/v1/auto/messages/%2FnewsService%2F4.0%2Fupdates%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-09 04:09:38.913 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/4.0/updates/yaml","version":0,"timestamp":1765253378802048431,"ephemeral":false,"proof":""}]'
|
|
2025-12-09 04:09:38.916 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-09 04:09:38.917 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-09 04:09:38.917 DEBUG [src.node.waku_node] Stopping container with id 4f00f532841f
|
|
2025-12-09 04:09:39.435 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-09 04:09:39.435 DEBUG [src.node.waku_node] Stopping container with id a95770a8f3a8
|
|
2025-12-09 04:09:39.975 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-09 04:09:39.976 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-09 04:09:39.989 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-09 04:09:39.995 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|