mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-04 06:53:07 +00:00
137 lines
26 KiB
Plaintext
137 lines
26 KiB
Plaintext
2025-12-24 04:32:21.078 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-24 04:32:21.079 DEBUG [tests.conftest] Running test: test_multiple_content_topics_same_shard[content_topic_list1] with id: 2025-12-24_04-32-21__7d994613-17e6-44d1-a81d-689a75974290
|
|
2025-12-24 04:32:21.079 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-24 04:32:21.079 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-24 04:32:21.080 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2025-12-24 04:32:21.087 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-24 04:32:21.087 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-24_04-32-21__7d994613-17e6-44d1-a81d-689a75974290__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:32:21.087 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:32:21.087 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:32:21.089 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:32:21.089 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.210.111
|
|
2025-12-24 04:32:21.089 DEBUG [src.node.docker_mananger] Generated ports ['28839', '28840', '28841', '28842', '28843']
|
|
2025-12-24 04:32:21.089 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:32:21.089 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:32:21.089 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:32:21.090 DEBUG [src.node.docker_mananger] docker run -i -t -p 28839:28839 -p 28840:28840 -p 28841:28841 -p 28842:28842 -p 28843:28843 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=28841 --rest-port=28839 --tcp-port=28840 --discv5-udp-port=28842 --rest-address=0.0.0.0 --nat=extip:172.18.210.111 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=b0cff471a04ba1fb6f59e9effa8a3dc1ec0e34053ab08aa3b40ca8ebcdbdd015 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=28843 --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-24 04:32:21.278 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.210.111 waku 8b810b08447f4cec5b059cd3bf08b75f3e08c09c502e95bbea6aa7e1719732c6
|
|
2025-12-24 04:32:21.311 DEBUG [src.node.docker_mananger] Container started with ID 8b810b08447f. Setting up logs at ./log/docker/node1_2025-12-24_04-32-21__7d994613-17e6-44d1-a81d-689a75974290__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:32:21.313 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 28839
|
|
2025-12-24 04:32:21.313 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:32:21.377 ERROR [src.node.docker_mananger] Max retries reached for container 5f472d71abfe. Exiting log stream.
|
|
2025-12-24 04:32:21.885 ERROR [src.node.docker_mananger] Max retries reached for container 85aa9002a22f. Exiting log stream.
|
|
2025-12-24 04:32:22.314 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28839/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:32:22.317 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-24 04:32:22.317 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-24 04:32:22.317 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28839/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:32:22.320 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.210.111/tcp/28840/p2p/16Uiu2HAmTaBSjfh1awCqnoM2NLCQz7GQVLCK6jRbNSDznEedmTGy","/ip4/172.18.210.111/tcp/28841/ws/p2p/16Uiu2HAmTaBSjfh1awCqnoM2NLCQz7GQVLCK6jRbNSDznEedmTGy"],"enrUri":"enr:-L24QE5UCDjWg_f-h73BR5wqYfCa-HXkF2TYeXujtVXQmKOOdXT6tsIh46qdWX9Bffn-qPgToqKkG2JgpG-gY_XesFMCgmlkgnY0gmlwhKwS0m-KbXVsdGlhZGRyc5YACASsEtJvBnCoAAoErBLSbwZwqd0DgnJzhQACAQAAiXNlY3AyNTZrMaED3aPxmumdJXWIwpZ0vWRXU1aqLSv5WcZqsdJGHVgwVUaDdGNwgnCog3VkcIJwqoV3YWt1MgU"}'
|
|
2025-12-24 04:32:22.320 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-24 04:32:22.326 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-24 04:32:22.327 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-24_04-32-21__7d994613-17e6-44d1-a81d-689a75974290__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:32:22.327 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:32:22.327 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:32:22.328 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:32:22.328 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.73.93
|
|
2025-12-24 04:32:22.328 DEBUG [src.node.docker_mananger] Generated ports ['59023', '59024', '59025', '59026', '59027']
|
|
2025-12-24 04:32:22.329 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:32:22.329 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:32:22.329 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:32:22.329 DEBUG [src.node.docker_mananger] docker run -i -t -p 59023:59023 -p 59024:59024 -p 59025:59025 -p 59026:59026 -p 59027:59027 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=59025 --rest-port=59023 --tcp-port=59024 --discv5-udp-port=59026 --rest-address=0.0.0.0 --nat=extip:172.18.73.93 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=cb0ad0be7ed3b1b79e43eb8ca7dcaf5376d7946f80b21e75cde85b9aaacd6951 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59027 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QE5UCDjWg_f-h73BR5wqYfCa-HXkF2TYeXujtVXQmKOOdXT6tsIh46qdWX9Bffn-qPgToqKkG2JgpG-gY_XesFMCgmlkgnY0gmlwhKwS0m-KbXVsdGlhZGRyc5YACASsEtJvBnCoAAoErBLSbwZwqd0DgnJzhQACAQAAiXNlY3AyNTZrMaED3aPxmumdJXWIwpZ0vWRXU1aqLSv5WcZqsdJGHVgwVUaDdGNwgnCog3VkcIJwqoV3YWt1MgU --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-24 04:32:22.520 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.73.93 waku 030ed1c032d2df94a673700ed2207f41c893e200672e3095167850446756b721
|
|
2025-12-24 04:32:22.553 DEBUG [src.node.docker_mananger] Container started with ID 030ed1c032d2. Setting up logs at ./log/docker/node2_2025-12-24_04-32-21__7d994613-17e6-44d1-a81d-689a75974290__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:32:22.554 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 59023
|
|
2025-12-24 04:32:22.555 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:32:23.555 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59023/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:32:23.567 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-24 04:32:23.567 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-24 04:32:23.570 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59023/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:32:23.576 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.73.93/tcp/59024/p2p/16Uiu2HAmQecXr8WfuVBm2qczuQCbg4fEb2vk5CsQb6C2aqd5YRdw","/ip4/172.18.73.93/tcp/59025/ws/p2p/16Uiu2HAmQecXr8WfuVBm2qczuQCbg4fEb2vk5CsQb6C2aqd5YRdw"],"enrUri":"enr:-L24QI3xGNW4uw0x23BtFBsRwDQEH6bwatVKe0I_Rekfuo0eL69vnvvENedjxYUUFTKovqBxN8S9SeucKrwiRt15G2sCgmlkgnY0gmlwhKwSSV2KbXVsdGlhZGRyc5YACASsEkldBuaQAAoErBJJXQbmkd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDsjOSzoktqZsHKgR-iALc-ijyVglol6oQf3rBtILhxtaDdGNwguaQg3VkcILmkoV3YWt1MgE"}'
|
|
2025-12-24 04:32:23.576 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-24 04:32:23.577 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59023/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.210.111/tcp/28840/p2p/16Uiu2HAmTaBSjfh1awCqnoM2NLCQz7GQVLCK6jRbNSDznEedmTGy"]'
|
|
2025-12-24 04:32:23.579 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:32:23.580 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28839/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-24 04:32:23.582 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:32:23.583 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59023/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-24 04:32:23.585 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:32:23.585 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28839/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/alerts/yaml", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-24 04:32:23.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:32:23.590 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-24 04:32:23.690 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-24 04:32:23.690 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28839/relay/v1/auto/messages/%2FnewsService%2F2.0%2Falerts%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:32:23.693 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":1766550743585636983,"ephemeral":false,"proof":""}]'
|
|
2025-12-24 04:32:23.695 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-24 04:32:23.695 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59023/relay/v1/auto/messages/%2FnewsService%2F2.0%2Falerts%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:32:23.697 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":1766550743585636983,"ephemeral":false,"proof":""}]'
|
|
2025-12-24 04:32:23.699 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28839/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/highlights/xml", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-24 04:32:23.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:32:23.703 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-24 04:32:23.803 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-24 04:32:23.804 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28839/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fhighlights%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:32:23.806 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":1766550743699075692,"ephemeral":false,"proof":""}]'
|
|
2025-12-24 04:32:23.808 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-24 04:32:23.808 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59023/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fhighlights%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:32:23.810 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":1766550743699075692,"ephemeral":false,"proof":""}]'
|
|
2025-12-24 04:32:23.812 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28839/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/daily/protobuf", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-24 04:32:23.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:32:23.817 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-24 04:32:23.917 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-24 04:32:23.918 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28839/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fdaily%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:32:23.921 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":1766550743812447148,"ephemeral":false,"proof":""}]'
|
|
2025-12-24 04:32:23.922 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-24 04:32:23.922 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59023/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fdaily%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:32:23.925 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":1766550743812447148,"ephemeral":false,"proof":""}]'
|
|
2025-12-24 04:32:23.926 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28839/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/alerts/xml", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-24 04:32:23.930 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:32:23.931 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-24 04:32:24.031 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-24 04:32:24.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28839/relay/v1/auto/messages/%2FnewsService%2F3.0%2Falerts%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:32:24.034 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":1766550743926502116,"ephemeral":false,"proof":""}]'
|
|
2025-12-24 04:32:24.036 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-24 04:32:24.036 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59023/relay/v1/auto/messages/%2FnewsService%2F3.0%2Falerts%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:32:24.039 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":1766550743926502116,"ephemeral":false,"proof":""}]'
|
|
2025-12-24 04:32:24.040 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28839/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/updates/protobuf", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-24 04:32:24.044 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:32:24.044 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-24 04:32:24.145 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-24 04:32:24.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28839/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fupdates%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:32:24.148 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":1766550744040407068,"ephemeral":false,"proof":""}]'
|
|
2025-12-24 04:32:24.150 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-24 04:32:24.150 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59023/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fupdates%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:32:24.152 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":1766550744040407068,"ephemeral":false,"proof":""}]'
|
|
2025-12-24 04:32:24.154 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28839/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/reviews/xml", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-24 04:32:24.158 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:32:24.158 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-24 04:32:24.258 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-24 04:32:24.259 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28839/relay/v1/auto/messages/%2FnewsService%2F3.0%2Freviews%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:32:24.261 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":1766550744154093981,"ephemeral":false,"proof":""}]'
|
|
2025-12-24 04:32:24.263 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-24 04:32:24.263 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59023/relay/v1/auto/messages/%2FnewsService%2F3.0%2Freviews%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:32:24.265 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":1766550744154093981,"ephemeral":false,"proof":""}]'
|
|
2025-12-24 04:32:24.267 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28839/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/4.0/alerts/yaml", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-24 04:32:24.271 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:32:24.271 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-24 04:32:24.371 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-24 04:32:24.372 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28839/relay/v1/auto/messages/%2FnewsService%2F4.0%2Falerts%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:32:24.374 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":1766550744266948466,"ephemeral":false,"proof":""}]'
|
|
2025-12-24 04:32:24.375 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-24 04:32:24.376 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59023/relay/v1/auto/messages/%2FnewsService%2F4.0%2Falerts%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:32:24.378 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":1766550744266948466,"ephemeral":false,"proof":""}]'
|
|
2025-12-24 04:32:24.379 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28839/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/4.0/updates/yaml", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-24 04:32:24.384 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:32:24.384 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-24 04:32:24.485 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-24 04:32:24.485 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28839/relay/v1/auto/messages/%2FnewsService%2F4.0%2Fupdates%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:32:24.488 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":1766550744379700561,"ephemeral":false,"proof":""}]'
|
|
2025-12-24 04:32:24.489 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-24 04:32:24.490 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59023/relay/v1/auto/messages/%2FnewsService%2F4.0%2Fupdates%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:32:24.492 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":1766550744379700561,"ephemeral":false,"proof":""}]'
|
|
2025-12-24 04:32:24.495 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-24 04:32:24.496 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-24 04:32:24.496 DEBUG [src.node.waku_node] Stopping container with id 8b810b08447f
|
|
2025-12-24 04:32:25.057 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-24 04:32:25.057 DEBUG [src.node.waku_node] Stopping container with id 030ed1c032d2
|
|
2025-12-24 04:32:25.604 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-24 04:32:25.604 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-24 04:32:25.618 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-24 04:32:25.625 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|