mirror of
https://github.com/logos-messaging/logos-delivery-interop-tests.git
synced 2026-03-15 14:23:14 +00:00
137 lines
26 KiB
Plaintext
137 lines
26 KiB
Plaintext
2026-02-25 07:24:44.809 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-25 07:24:44.809 DEBUG [tests.conftest] Running test: test_multiple_content_topics_same_shard[content_topic_list1] with id: 2026-02-25_07-24-44__a1df8802-cbd7-4c75-b800-449527870aa7
|
|
2026-02-25 07:24:44.810 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-25 07:24:44.810 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-25 07:24:44.810 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-02-25 07:24:44.818 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 07:24:44.818 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-25_07-24-44__a1df8802-cbd7-4c75-b800-449527870aa7__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:24:44.818 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 07:24:44.818 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 07:24:44.819 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 07:24:44.819 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.157.85
|
|
2026-02-25 07:24:44.820 DEBUG [src.node.docker_mananger] Generated ports ['44174', '44175', '44176', '44177', '44178']
|
|
2026-02-25 07:24:44.820 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 07:24:44.820 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 07:24:44.820 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 07:24:44.820 DEBUG [src.node.docker_mananger] docker run -i -t -p 44174:44174 -p 44175:44175 -p 44176:44176 -p 44177:44177 -p 44178:44178 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=44176 --rest-port=44174 --tcp-port=44175 --discv5-udp-port=44177 --rest-address=0.0.0.0 --nat=extip:172.18.157.85 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=a36ee6bc8ae4c8fb9bab2a21b25bd9f14b337ea3bd11beff1b4fc04cc6f0ebc1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=44178 --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
|
|
2026-02-25 07:24:45.006 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.157.85 waku 579abb4f107a8bafb0c5d134d40fb558479b4d4cd09e493321e5c6580b3f934b
|
|
2026-02-25 07:24:45.041 DEBUG [src.node.docker_mananger] Container started with ID 579abb4f107a. Setting up logs at ./log/docker/node1_2026-02-25_07-24-44__a1df8802-cbd7-4c75-b800-449527870aa7__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:24:45.043 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 44174
|
|
2026-02-25 07:24:45.043 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 07:24:45.059 ERROR [src.node.docker_mananger] Max retries reached for container 33c7b5d46bed. Exiting log stream.
|
|
2026-02-25 07:24:45.608 ERROR [src.node.docker_mananger] Max retries reached for container 68666c3fb385. Exiting log stream.
|
|
2026-02-25 07:24:46.043 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44174/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:46.046 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-25 07:24:46.047 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 07:24:46.047 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44174/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:46.050 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.157.85/tcp/44175/p2p/16Uiu2HAkyXH7ysfRdheaG2yU9119gaYT2WRdcwhXQioK51k2Fx25","/ip4/172.18.157.85/tcp/44176/ws/p2p/16Uiu2HAkyXH7ysfRdheaG2yU9119gaYT2WRdcwhXQioK51k2Fx25"],"enrUri":"enr:-L24QIWCX_d8laTvFL5uFypq4Xfv8uyHEjT69Uh3l1OL3OMqQupG1kScMQW5RqpIjMkoIS6-e1f9gfjlPMJywnRinQgCgmlkgnY0gmlwhKwSnVWKbXVsdGlhZGRyc5YACASsEp1VBqyPAAoErBKdVQaskN0DgnJzhQACAQAAiXNlY3AyNTZrMaECPN5i0M-rmcb5RgPRlMMICEM7PwkFQqS2KrAVwZnC1BqDdGNwgqyPg3VkcIKskYV3YWt1MgU"}'
|
|
2026-02-25 07:24:46.050 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 07:24:46.057 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 07:24:46.057 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-25_07-24-44__a1df8802-cbd7-4c75-b800-449527870aa7__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:24:46.057 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 07:24:46.057 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 07:24:46.059 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 07:24:46.059 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.19.242
|
|
2026-02-25 07:24:46.059 DEBUG [src.node.docker_mananger] Generated ports ['9250', '9251', '9252', '9253', '9254']
|
|
2026-02-25 07:24:46.059 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 07:24:46.059 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 07:24:46.060 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 07:24:46.060 DEBUG [src.node.docker_mananger] docker run -i -t -p 9250:9250 -p 9251:9251 -p 9252:9252 -p 9253:9253 -p 9254:9254 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=9252 --rest-port=9250 --tcp-port=9251 --discv5-udp-port=9253 --rest-address=0.0.0.0 --nat=extip:172.18.19.242 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=58cee89086cd35dc75f34e1e6c3dbbbcb9f77bc4bbecde6e81ffacd8cadfb37d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9254 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QIWCX_d8laTvFL5uFypq4Xfv8uyHEjT69Uh3l1OL3OMqQupG1kScMQW5RqpIjMkoIS6-e1f9gfjlPMJywnRinQgCgmlkgnY0gmlwhKwSnVWKbXVsdGlhZGRyc5YACASsEp1VBqyPAAoErBKdVQaskN0DgnJzhQACAQAAiXNlY3AyNTZrMaECPN5i0M-rmcb5RgPRlMMICEM7PwkFQqS2KrAVwZnC1BqDdGNwgqyPg3VkcIKskYV3YWt1MgU --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
|
|
2026-02-25 07:24:46.248 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.19.242 waku 10bc8c2a8adc4d149ada8834a9485e77fbd66e1e154ad0aaaee7691bef995893
|
|
2026-02-25 07:24:46.278 DEBUG [src.node.docker_mananger] Container started with ID 10bc8c2a8adc. Setting up logs at ./log/docker/node2_2026-02-25_07-24-44__a1df8802-cbd7-4c75-b800-449527870aa7__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:24:46.279 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9250
|
|
2026-02-25 07:24:46.279 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 07:24:47.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9250/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:47.300 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-25 07:24:47.301 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 07:24:47.301 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9250/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:47.307 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.19.242/tcp/9251/p2p/16Uiu2HAmRtmNmQfCBK627NvJKmhuYAyQqonZADzfhZc7EHX8Vart","/ip4/172.18.19.242/tcp/9252/ws/p2p/16Uiu2HAmRtmNmQfCBK627NvJKmhuYAyQqonZADzfhZc7EHX8Vart"],"enrUri":"enr:-L24QIQ-_FQn8qDFnG4w5gcd5zQA7M8wf31SBe_UBcsOmUrcX7PVUqWtvz2PfgV9Rd8nt39eK0zEU01a-MjtEeHcn9wCgmlkgnY0gmlwhKwSE_KKbXVsdGlhZGRyc5YACASsEhPyBiQjAAoErBIT8gYkJN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDxK9kGSct0DV4UQR9HnPdpoxInEj-eE0DGBiYurhM3gGDdGNwgiQjg3VkcIIkJYV3YWt1MgE"}'
|
|
2026-02-25 07:24:47.308 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 07:24:47.308 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9250/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.157.85/tcp/44175/p2p/16Uiu2HAkyXH7ysfRdheaG2yU9119gaYT2WRdcwhXQioK51k2Fx25"]'
|
|
2026-02-25 07:24:47.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:24:47.312 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44174/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"]'
|
|
2026-02-25 07:24:47.315 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:24:47.315 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9250/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"]'
|
|
2026-02-25 07:24:47.317 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:24:47.318 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44174/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/alerts/yaml", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 07:24:47.322 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:24:47.323 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 07:24:47.423 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:24:47.424 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44174/relay/v1/auto/messages/%2FnewsService%2F2.0%2Falerts%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:47.427 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":1772004287317963048,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:24:47.428 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:24:47.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9250/relay/v1/auto/messages/%2FnewsService%2F2.0%2Falerts%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:47.431 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":1772004287317963048,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:24:47.432 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44174/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/highlights/xml", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 07:24:47.436 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:24:47.437 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 07:24:47.537 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:24:47.537 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44174/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fhighlights%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:47.540 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":1772004287432544066,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:24:47.542 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:24:47.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9250/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fhighlights%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:47.545 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":1772004287432544066,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:24:47.546 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44174/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/daily/protobuf", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 07:24:47.550 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:24:47.551 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 07:24:47.651 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:24:47.651 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44174/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fdaily%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:47.654 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":1772004287546663286,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:24:47.656 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:24:47.656 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9250/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fdaily%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:47.658 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":1772004287546663286,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:24:47.660 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44174/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/alerts/xml", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 07:24:47.664 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:24:47.665 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 07:24:47.765 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:24:47.766 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44174/relay/v1/auto/messages/%2FnewsService%2F3.0%2Falerts%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:47.769 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":1772004287660313425,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:24:47.770 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:24:47.770 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9250/relay/v1/auto/messages/%2FnewsService%2F3.0%2Falerts%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:47.773 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":1772004287660313425,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:24:47.774 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44174/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/updates/protobuf", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 07:24:47.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:24:47.780 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 07:24:47.881 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:24:47.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44174/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fupdates%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:47.885 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":1772004287774589813,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:24:47.886 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:24:47.887 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9250/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fupdates%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:47.889 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":1772004287774589813,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:24:47.890 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44174/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/reviews/xml", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 07:24:47.894 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:24:47.895 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 07:24:47.996 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:24:47.997 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44174/relay/v1/auto/messages/%2FnewsService%2F3.0%2Freviews%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:48.000 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":1772004287890564512,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:24:48.001 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:24:48.001 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9250/relay/v1/auto/messages/%2FnewsService%2F3.0%2Freviews%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:48.004 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":1772004287890564512,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:24:48.006 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44174/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/4.0/alerts/yaml", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 07:24:48.010 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:24:48.011 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 07:24:48.111 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:24:48.112 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44174/relay/v1/auto/messages/%2FnewsService%2F4.0%2Falerts%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:48.114 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":1772004288005927208,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:24:48.116 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:24:48.116 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9250/relay/v1/auto/messages/%2FnewsService%2F4.0%2Falerts%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:48.119 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":1772004288005927208,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:24:48.120 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44174/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/4.0/updates/yaml", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 07:24:48.126 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:24:48.126 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 07:24:48.227 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:24:48.227 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44174/relay/v1/auto/messages/%2FnewsService%2F4.0%2Fupdates%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:48.230 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":1772004288120564887,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:24:48.232 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:24:48.232 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9250/relay/v1/auto/messages/%2FnewsService%2F4.0%2Fupdates%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:24:48.234 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":1772004288120564887,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:24:48.237 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-25 07:24:48.238 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-25 07:24:48.238 DEBUG [src.node.waku_node] Stopping container with id 579abb4f107a
|
|
2026-02-25 07:24:48.761 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 07:24:48.763 DEBUG [src.node.waku_node] Stopping container with id 10bc8c2a8adc
|
|
2026-02-25 07:24:49.292 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 07:24:49.293 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-25 07:24:49.301 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 07:24:49.308 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|