mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-03 00:53:08 +00:00
128 lines
23 KiB
Plaintext
128 lines
23 KiB
Plaintext
2026-03-14 04:31:58.320 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-14 04:31:58.320 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_all_from_few_content_topics with id: 2026-03-14_04-31-58__094537b2-82d4-4853-84c0-a21db07d64e3
|
|
2026-03-14 04:31:58.322 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-14 04:31:58.322 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-14 04:31:58.322 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-14 04:31:58.331 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:31:58.332 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-14_04-31-58__094537b2-82d4-4853-84c0-a21db07d64e3__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:31:58.332 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:31:58.332 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:31:58.333 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:31:58.334 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.115.185
|
|
2026-03-14 04:31:58.334 DEBUG [src.node.docker_mananger] Generated ports ['42184', '42185', '42186', '42187', '42188']
|
|
2026-03-14 04:31:58.334 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:31:58.334 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:31:58.334 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:31:58.334 DEBUG [src.node.docker_mananger] docker run -i -t -p 42184:42184 -p 42185:42185 -p 42186:42186 -p 42187:42187 -p 42188:42188 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=42186 --rest-port=42184 --tcp-port=42185 --discv5-udp-port=42187 --rest-address=0.0.0.0 --nat=extip:172.18.115.185 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4e33ba6bef1d7f0b36a06caece6eaaca8cfb90ce7e7983fcd9dcfca1fb64d09f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42188 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-14 04:31:58.529 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.115.185 waku 6ef5d44bcae0ff4100a31aaf6461079d248df2620c673638c2c0e834b7d5aa2f
|
|
2026-03-14 04:31:58.555 ERROR [src.node.docker_mananger] Max retries reached for container 16b5c2a37629. Exiting log stream.
|
|
2026-03-14 04:31:58.570 DEBUG [src.node.docker_mananger] Container started with ID 6ef5d44bcae0. Setting up logs at ./log/docker/node1_2026-03-14_04-31-58__094537b2-82d4-4853-84c0-a21db07d64e3__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:31:58.571 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42184
|
|
2026-03-14 04:31:58.571 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:31:59.144 ERROR [src.node.docker_mananger] Max retries reached for container db93f4d49662. Exiting log stream.
|
|
2026-03-14 04:31:59.571 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42184/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:31:59.574 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-03-14 04:31:59.574 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:31:59.575 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42184/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:31:59.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.115.185/tcp/42185/p2p/16Uiu2HAkv3hf9i2Pq4Ub1W5Vk8CwczWZVNYzWU2Ju1gzx6JyuXPt","/ip4/172.18.115.185/tcp/42186/ws/p2p/16Uiu2HAkv3hf9i2Pq4Ub1W5Vk8CwczWZVNYzWU2Ju1gzx6JyuXPt"],"enrUri":"enr:-L24QBOQoQBZk7ZY3HCN_geISsv14YOIblXlkB7YWoqc7l82buRTXxV66BaiUH4NfqLUpwIxgVSgOoL8kR18ejuvIX8CgmlkgnY0gmlwhKwSc7mKbXVsdGlhZGRyc5YACASsEnO5BqTJAAoErBJzuQakyt0DgnJzhQADAQAAiXNlY3AyNTZrMaECCTrOngnWzrT4IRB2_-SnsDEl9-Zhiz_MdYZh3JUmqmeDdGNwgqTJg3VkcIKky4V3YWt1MgU"}'
|
|
2026-03-14 04:31:59.577 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:31:59.578 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-14 04:31:59.584 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:31:59.584 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-14_04-31-58__094537b2-82d4-4853-84c0-a21db07d64e3__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:31:59.585 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:31:59.585 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:31:59.586 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:31:59.586 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.135.58
|
|
2026-03-14 04:31:59.586 DEBUG [src.node.docker_mananger] Generated ports ['46858', '46859', '46860', '46861', '46862']
|
|
2026-03-14 04:31:59.586 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:31:59.587 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:31:59.587 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:31:59.587 DEBUG [src.node.docker_mananger] docker run -i -t -p 46858:46858 -p 46859:46859 -p 46860:46860 -p 46861:46861 -p 46862:46862 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=46860 --rest-port=46858 --tcp-port=46859 --discv5-udp-port=46861 --rest-address=0.0.0.0 --nat=extip:172.18.135.58 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d90ff6bd99fcdcbaee8fe5cabdb6acf64e66bdb91e0b874dabcaacaedff7835b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46862 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QBOQoQBZk7ZY3HCN_geISsv14YOIblXlkB7YWoqc7l82buRTXxV66BaiUH4NfqLUpwIxgVSgOoL8kR18ejuvIX8CgmlkgnY0gmlwhKwSc7mKbXVsdGlhZGRyc5YACASsEnO5BqTJAAoErBJzuQakyt0DgnJzhQADAQAAiXNlY3AyNTZrMaECCTrOngnWzrT4IRB2_-SnsDEl9-Zhiz_MdYZh3JUmqmeDdGNwgqTJg3VkcIKky4V3YWt1MgU --filternode=/ip4/172.18.115.185/tcp/42185/p2p/16Uiu2HAkv3hf9i2Pq4Ub1W5Vk8CwczWZVNYzWU2Ju1gzx6JyuXPt
|
|
2026-03-14 04:31:59.775 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.135.58 waku e463081e89b2c01a32e21fe16bfc4f8d833a923e048441f4b2460559de3072ec
|
|
2026-03-14 04:31:59.807 DEBUG [src.node.docker_mananger] Container started with ID e463081e89b2. Setting up logs at ./log/docker/node2_2026-03-14_04-31-58__094537b2-82d4-4853-84c0-a21db07d64e3__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:31:59.807 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 46858
|
|
2026-03-14 04:31:59.808 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:32:00.808 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46858/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:32:00.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-14 04:32:00.811 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:32:00.811 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46858/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:32:00.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.135.58/tcp/46859/p2p/16Uiu2HAkyv1AgkjCs3ScwGbSPU6u3RoGoTwvpNYF1B1V3NbCjRrA","/ip4/172.18.135.58/tcp/46860/ws/p2p/16Uiu2HAkyv1AgkjCs3ScwGbSPU6u3RoGoTwvpNYF1B1V3NbCjRrA"],"enrUri":"enr:-L24QF7BRiv26P0L5c5TTSZq0dxjEFlkfpMPueYwsIVIMqpbH4-wWWNHJUKflfIhCfuyL6GTld_CGbwUoI2r5CRdFwoCgmlkgnY0gmlwhKwShzqKbXVsdGlhZGRyc5YACASsEoc6BrcLAAoErBKHOga3DN0DgnJzhQADAQAAiXNlY3AyNTZrMaECQrC0waxTdkFyDt9DfdBDvUT91rBu-5Z4sfVBuCvSXEODdGNwgrcLg3VkcIK3DYV3YWt1MgA"}'
|
|
2026-03-14 04:32:00.814 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:32:00.814 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46858/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.115.185/tcp/42185/p2p/16Uiu2HAkv3hf9i2Pq4Ub1W5Vk8CwczWZVNYzWU2Ju1gzx6JyuXPt"]'
|
|
2026-03-14 04:32:00.847 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:32:00.851 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42184/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-14 04:32:00.867 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:32:00.868 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46858/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "459d4534-974c-4f16-a80c-2ac9b37bf7b6", "contentFilters": ["Hello World!", "1234567890", "{\"key\": \"value\"}", "\u8fd9\u662f\u4e00\u4e9b\u4e2d\u6587", "\ud83d\ude80\ud83c\udf1f\u2728"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-14 04:32:00.883 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"459d4534-974c-4f16-a80c-2ac9b37bf7b6","statusDesc":"OK"}'
|
|
2026-03-14 04:32:00.884 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42184/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "Hello World!", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-14 04:32:00.893 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:32:00.893 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-14 04:32:00.993 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-14 04:32:00.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46858/filter/v2/messages/Hello%20World%21" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:32:00.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"Hello World!","version":0,"timestamp":1773462720884668413,"ephemeral":false}]'
|
|
2026-03-14 04:32:00.999 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42184/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "1234567890", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-14 04:32:01.004 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:32:01.004 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-14 04:32:01.105 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-14 04:32:01.105 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46858/filter/v2/messages/1234567890" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:32:01.108 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"1234567890","version":0,"timestamp":1773462720999008150,"ephemeral":false}]'
|
|
2026-03-14 04:32:01.110 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42184/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "{\"key\": \"value\"}", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-14 04:32:01.115 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:32:01.115 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-14 04:32:01.216 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-14 04:32:01.216 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46858/filter/v2/messages/%7B%22key%22%3A%20%22value%22%7D" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:32:01.219 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"{\\"key\\": \\"value\\"}","version":0,"timestamp":1773462721109961275,"ephemeral":false}]'
|
|
2026-03-14 04:32:01.221 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42184/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "\u8fd9\u662f\u4e00\u4e9b\u4e2d\u6587", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-14 04:32:01.226 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:32:01.226 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-14 04:32:01.327 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-14 04:32:01.327 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46858/filter/v2/messages/%E8%BF%99%E6%98%AF%E4%B8%80%E4%BA%9B%E4%B8%AD%E6%96%87" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:32:01.330 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"\xe8\xbf\x99\xe6\x98\xaf\xe4\xb8\x80\xe4\xba\x9b\xe4\xb8\xad\xe6\x96\x87","version":0,"timestamp":1773462721220945855,"ephemeral":false}]'
|
|
2026-03-14 04:32:01.331 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42184/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "\ud83d\ude80\ud83c\udf1f\u2728", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-14 04:32:01.337 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:32:01.337 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-14 04:32:01.438 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-14 04:32:01.438 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46858/filter/v2/messages/%F0%9F%9A%80%F0%9F%8C%9F%E2%9C%A8" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:32:01.441 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"\xf0\x9f\x9a\x80\xf0\x9f\x8c\x9f\xe2\x9c\xa8","version":0,"timestamp":1773462721331772597,"ephemeral":false}]'
|
|
2026-03-14 04:32:01.442 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:46858/filter/v2/subscriptions/all" -H "Content-Type: application/json" -d '{"requestId": "1"}'
|
|
2026-03-14 04:32:01.451 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-14 04:32:01.452 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42184/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "Hello World!", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-14 04:32:01.456 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:32:01.456 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-14 04:32:01.556 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-14 04:32:01.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46858/filter/v2/messages/Hello%20World%21" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:32:01.559 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:46858/filter/v2/messages/Hello%20World%21. Response content: b'Not subscribed to topic: Hello World!'
|
|
2026-03-14 04:32:01.561 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42184/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "1234567890", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-14 04:32:01.564 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:32:01.565 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-14 04:32:01.665 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-14 04:32:01.665 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46858/filter/v2/messages/1234567890" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:32:01.668 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:46858/filter/v2/messages/1234567890. Response content: b'Not subscribed to topic: 1234567890'
|
|
2026-03-14 04:32:01.669 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42184/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "{\"key\": \"value\"}", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-14 04:32:01.673 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:32:01.673 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-14 04:32:01.773 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-14 04:32:01.773 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46858/filter/v2/messages/%7B%22key%22%3A%20%22value%22%7D" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:32:01.776 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:46858/filter/v2/messages/%7B%22key%22%3A%20%22value%22%7D. Response content: b'Not subscribed to topic: {"key": "value"}'
|
|
2026-03-14 04:32:01.777 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42184/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "\u8fd9\u662f\u4e00\u4e9b\u4e2d\u6587", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-14 04:32:01.781 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:32:01.781 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-14 04:32:01.881 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-14 04:32:01.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46858/filter/v2/messages/%E8%BF%99%E6%98%AF%E4%B8%80%E4%BA%9B%E4%B8%AD%E6%96%87" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:32:01.884 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:46858/filter/v2/messages/%E8%BF%99%E6%98%AF%E4%B8%80%E4%BA%9B%E4%B8%AD%E6%96%87. Response content: b'Not subscribed to topic: \xe8\xbf\x99\xe6\x98\xaf\xe4\xb8\x80\xe4\xba\x9b\xe4\xb8\xad\xe6\x96\x87'
|
|
2026-03-14 04:32:01.885 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42184/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "\ud83d\ude80\ud83c\udf1f\u2728", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-14 04:32:01.889 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:32:01.889 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-14 04:32:01.989 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-14 04:32:01.990 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46858/filter/v2/messages/%F0%9F%9A%80%F0%9F%8C%9F%E2%9C%A8" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:32:01.992 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:46858/filter/v2/messages/%F0%9F%9A%80%F0%9F%8C%9F%E2%9C%A8. Response content: b'Not subscribed to topic: \xf0\x9f\x9a\x80\xf0\x9f\x8c\x9f\xe2\x9c\xa8'
|
|
2026-03-14 04:32:01.995 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-14 04:32:01.996 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-14 04:32:01.996 DEBUG [src.node.waku_node] Stopping container with id 6ef5d44bcae0
|
|
2026-03-14 04:32:02.557 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:32:02.557 DEBUG [src.node.waku_node] Stopping container with id e463081e89b2
|
|
2026-03-14 04:32:03.101 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:32:03.105 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-14 04:32:03.112 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-14 04:32:03.118 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|