mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-18 01:33:46 +00:00
284 lines
53 KiB
Plaintext
284 lines
53 KiB
Plaintext
2026-03-26 04:48:39.732 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-26 04:48:39.733 DEBUG [tests.conftest] Running test: test_filter_update_subscription_add_30_new_content_topics with id: 2026-03-26_04-48-39__7da85911-3ba7-40be-8fba-0f42718e7d1a
|
|
2026-03-26 04:48:39.733 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-26 04:48:39.733 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-26 04:48:39.733 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-26 04:48:39.740 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-26 04:48:39.740 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-26_04-48-39__7da85911-3ba7-40be-8fba-0f42718e7d1a__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:48:39.740 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-26 04:48:39.740 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-26 04:48:39.742 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-26 04:48:39.742 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.26.172
|
|
2026-03-26 04:48:39.742 DEBUG [src.node.docker_mananger] Generated ports ['17993', '17994', '17995', '17996', '17997']
|
|
2026-03-26 04:48:39.742 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-26 04:48:39.742 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-26 04:48:39.742 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-26 04:48:39.742 DEBUG [src.node.docker_mananger] docker run -i -t -p 17993:17993 -p 17994:17994 -p 17995:17995 -p 17996:17996 -p 17997:17997 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=17995 --rest-port=17993 --tcp-port=17994 --discv5-udp-port=17996 --rest-address=0.0.0.0 --nat=extip:172.18.26.172 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e815eee7a51ffdef0af9eeda4f17f3ea0323c009ea62bbefdfda3ab0bfc7d4f2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17997 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-26 04:48:39.915 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.26.172 waku 8303ccd709ddbb342e204e9948e1048cc92c2545b0eee12218ca9bc756ab08cc
|
|
2026-03-26 04:48:39.950 DEBUG [src.node.docker_mananger] Container started with ID 8303ccd709dd. Setting up logs at ./log/docker/node1_2026-03-26_04-48-39__7da85911-3ba7-40be-8fba-0f42718e7d1a__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:48:39.951 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17993
|
|
2026-03-26 04:48:39.952 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-26 04:48:40.059 ERROR [src.node.docker_mananger] Max retries reached for container 31933fa9ad48. Exiting log stream.
|
|
2026-03-26 04:48:40.538 ERROR [src.node.docker_mananger] Max retries reached for container a7dfdc829a8e. Exiting log stream.
|
|
2026-03-26 04:48:40.953 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17993/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:40.956 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-26 04:48:40.957 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-26 04:48:40.957 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17993/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:40.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.26.172/tcp/17994/p2p/16Uiu2HAkwA4BqR3HCDxiUr79vZMUoeDSUg8nRvu44omZmG8sQUGW","/ip4/172.18.26.172/tcp/17995/ws/p2p/16Uiu2HAkwA4BqR3HCDxiUr79vZMUoeDSUg8nRvu44omZmG8sQUGW"],"enrUri":"enr:-L24QPeCwwUCCxGviJeyuzpyHP_cckq-4SBaghOrHfknXoiWKRAYDBk_DK9mYQRG_02M2GwyzL7VvpvSj4TQY-JS3HgCgmlkgnY0gmlwhKwSGqyKbXVsdGlhZGRyc5YACASsEhqsBkZKAAoErBIarAZGS90DgnJzhQADAQAAiXNlY3AyNTZrMaECGbcw7t8PHT7qrotFAgsGd9G2TIk6U_JubvkXleCRqCeDdGNwgkZKg3VkcIJGTIV3YWt1MgU"}'
|
|
2026-03-26 04:48:40.960 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-26 04:48:40.960 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-26 04:48:40.968 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-26 04:48:40.968 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-26_04-48-39__7da85911-3ba7-40be-8fba-0f42718e7d1a__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:48:40.968 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-26 04:48:40.968 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-26 04:48:40.970 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-26 04:48:40.970 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.89.107
|
|
2026-03-26 04:48:40.970 DEBUG [src.node.docker_mananger] Generated ports ['40826', '40827', '40828', '40829', '40830']
|
|
2026-03-26 04:48:40.970 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-26 04:48:40.970 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-26 04:48:40.971 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-26 04:48:40.971 DEBUG [src.node.docker_mananger] docker run -i -t -p 40826:40826 -p 40827:40827 -p 40828:40828 -p 40829:40829 -p 40830:40830 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=40828 --rest-port=40826 --tcp-port=40827 --discv5-udp-port=40829 --rest-address=0.0.0.0 --nat=extip:172.18.89.107 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9886abfdfe3bffd5a1fd1829d5c01daceeb36bfd12bdac35b95a82d5bedb56e6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40830 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QPeCwwUCCxGviJeyuzpyHP_cckq-4SBaghOrHfknXoiWKRAYDBk_DK9mYQRG_02M2GwyzL7VvpvSj4TQY-JS3HgCgmlkgnY0gmlwhKwSGqyKbXVsdGlhZGRyc5YACASsEhqsBkZKAAoErBIarAZGS90DgnJzhQADAQAAiXNlY3AyNTZrMaECGbcw7t8PHT7qrotFAgsGd9G2TIk6U_JubvkXleCRqCeDdGNwgkZKg3VkcIJGTIV3YWt1MgU --filternode=/ip4/172.18.26.172/tcp/17994/p2p/16Uiu2HAkwA4BqR3HCDxiUr79vZMUoeDSUg8nRvu44omZmG8sQUGW
|
|
2026-03-26 04:48:41.161 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.89.107 waku 207e101d0bb19ea2c83d3d6c6313bc940f19c4f4558aa4c21f2d25f210459422
|
|
2026-03-26 04:48:41.195 DEBUG [src.node.docker_mananger] Container started with ID 207e101d0bb1. Setting up logs at ./log/docker/node2_2026-03-26_04-48-39__7da85911-3ba7-40be-8fba-0f42718e7d1a__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:48:41.196 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40826
|
|
2026-03-26 04:48:41.197 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-26 04:48:42.198 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40826/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:42.201 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-26 04:48:42.201 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-26 04:48:42.201 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40826/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:42.204 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.89.107/tcp/40827/p2p/16Uiu2HAkxeKdasumNN8XJTF7hPSPAG2LLhfm5yjv5RsnRQPExUyY","/ip4/172.18.89.107/tcp/40828/ws/p2p/16Uiu2HAkxeKdasumNN8XJTF7hPSPAG2LLhfm5yjv5RsnRQPExUyY"],"enrUri":"enr:-L24QPOxdxeOTQ7yhzMAWMvJXeGbWOcom8V5VtsauZ-PMuTrIcRd_cTbOo0Ea0V-k_o4z0e4votRjgxjW6qjhLYj5-gCgmlkgnY0gmlwhKwSWWuKbXVsdGlhZGRyc5YACASsEllrBp97AAoErBJZawaffN0DgnJzhQADAQAAiXNlY3AyNTZrMaECL9Cab0dmutQMQLKUQzQcA6AevlhL_SizSI5il2MasIODdGNwgp97g3VkcIKffYV3YWt1MgA"}'
|
|
2026-03-26 04:48:42.204 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-26 04:48:42.205 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40826/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.26.172/tcp/17994/p2p/16Uiu2HAkwA4BqR3HCDxiUr79vZMUoeDSUg8nRvu44omZmG8sQUGW"]'
|
|
2026-03-26 04:48:42.235 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:42.240 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17993/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-26 04:48:42.254 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:42.256 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40826/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "41b14378-1974-4592-8402-dd3a3d6073e1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-26 04:48:42.269 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"41b14378-1974-4592-8402-dd3a3d6073e1","statusDesc":"OK"}'
|
|
2026-03-26 04:48:42.269 INFO [src.node.api_clients.base_client] curl -v -X PUT "http://127.0.0.1:40826/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["Hello World!", "1234567890", "{\"key\": \"value\"}", "\u8fd9\u662f\u4e00\u4e9b\u4e2d\u6587", "\ud83d\ude80\ud83c\udf1f\u2728", "Lorem ipsum dolor sit amet", "<html><body>Hello</body></html>", "\u041f\u0440\u0438\u0432\u0435\u0442", "Base64==dGVzdA==", "d29ya2luZyB3aXRoIGJpbmFyeSBkYXRh: PQ", "\t\nSpecial\tCharacters\n", "False", "3.1415926535", "[1, 2, 3, 4, 5]", "0xDEADBEEF", "user@example.com", "http://example.com", "2023-11-01T12:00:00Z", "\"Escaped\" \\\"quotes\\\"", "Regular expression: ^[a-z0-9_-]{3,16}$", "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "{\"name\": \"John\", \"age\": 30, \"city\": \"New York\"}", "/usr/local/bin", "C:\\Windows\\System32", "SELECT * FROM users WHERE id = 1;", "function test() { console.log('Hello World'); }", "body { background-color: #fff; }", "print('Hello World')", "192.168.1.1", "www.example.com"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-26 04:48:42.284 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-26 04:48:42.285 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17993/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:42.298 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:42.299 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-26 04:48:42.399 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-26 04:48:42.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40826/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:42.403 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774500522285318677,"ephemeral":false}]'
|
|
2026-03-26 04:48:42.405 DEBUG [tests.filter.test_subscribe_update] Running test with content topic A simple string
|
|
2026-03-26 04:48:42.405 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17993/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-26 04:48:42.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:42.416 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-26 04:48:42.517 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-26 04:48:42.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40826/filter/v2/messages/Hello%20World%21" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:42.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"Hello World!","version":0,"timestamp":1774500522405389114,"ephemeral":false}]'
|
|
2026-03-26 04:48:42.522 DEBUG [tests.filter.test_subscribe_update] Running test with content topic An integer
|
|
2026-03-26 04:48:42.522 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17993/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "1234567890", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:42.533 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:42.533 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-26 04:48:42.633 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-26 04:48:42.634 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40826/filter/v2/messages/1234567890" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:42.637 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"1234567890","version":0,"timestamp":1774500522522410335,"ephemeral":false}]'
|
|
2026-03-26 04:48:42.638 DEBUG [tests.filter.test_subscribe_update] Running test with content topic A dictionary
|
|
2026-03-26 04:48:42.639 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17993/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-26 04:48:42.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:42.650 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-26 04:48:42.751 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-26 04:48:42.751 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40826/filter/v2/messages/%7B%22key%22%3A%20%22value%22%7D" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:42.754 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"{\\"key\\": \\"value\\"}","version":0,"timestamp":1774500522638956533,"ephemeral":false}]'
|
|
2026-03-26 04:48:42.756 DEBUG [tests.filter.test_subscribe_update] Running test with content topic Chinese characters
|
|
2026-03-26 04:48:42.756 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17993/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-26 04:48:42.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:42.768 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-26 04:48:42.868 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-26 04:48:42.869 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40826/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-26 04:48:42.871 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":1774500522756476551,"ephemeral":false}]'
|
|
2026-03-26 04:48:42.873 DEBUG [tests.filter.test_subscribe_update] Running test with content topic Emojis
|
|
2026-03-26 04:48:42.873 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17993/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-26 04:48:42.884 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:42.884 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-26 04:48:42.985 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-26 04:48:42.985 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40826/filter/v2/messages/%F0%9F%9A%80%F0%9F%8C%9F%E2%9C%A8" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:42.988 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":1774500522873579058,"ephemeral":false}]'
|
|
2026-03-26 04:48:42.990 DEBUG [tests.filter.test_subscribe_update] Running test with content topic Lorem ipsum text
|
|
2026-03-26 04:48:42.990 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17993/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "Lorem ipsum dolor sit amet", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:43.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:43.002 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-26 04:48:43.102 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-26 04:48:43.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40826/filter/v2/messages/Lorem%20ipsum%20dolor%20sit%20amet" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:43.106 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"Lorem ipsum dolor sit amet","version":0,"timestamp":1774500522990491440,"ephemeral":false}]'
|
|
2026-03-26 04:48:43.107 DEBUG [tests.filter.test_subscribe_update] Running test with content topic HTML content
|
|
2026-03-26 04:48:43.108 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17993/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "<html><body>Hello</body></html>", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:43.118 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:43.119 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-26 04:48:43.219 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-26 04:48:43.219 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40826/filter/v2/messages/%3Chtml%3E%3Cbody%3EHello%3C%2Fbody%3E%3C%2Fhtml%3E" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:43.223 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"<html><body>Hello</body></html>","version":0,"timestamp":1774500523107945489,"ephemeral":false}]'
|
|
2026-03-26 04:48:43.224 DEBUG [tests.filter.test_subscribe_update] Running test with content topic Cyrillic characters
|
|
2026-03-26 04:48:43.225 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17993/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "\u041f\u0440\u0438\u0432\u0435\u0442", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:43.236 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:43.237 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-26 04:48:43.337 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-26 04:48:43.338 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40826/filter/v2/messages/%D0%9F%D1%80%D0%B8%D0%B2%D0%B5%D1%82" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:43.340 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"\xd0\x9f\xd1\x80\xd0\xb8\xd0\xb2\xd0\xb5\xd1\x82","version":0,"timestamp":1774500523225032681,"ephemeral":false}]'
|
|
2026-03-26 04:48:43.342 DEBUG [tests.filter.test_subscribe_update] Running test with content topic Base64 encoded string
|
|
2026-03-26 04:48:43.342 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17993/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "Base64==dGVzdA==", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:43.353 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:43.354 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-26 04:48:43.454 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-26 04:48:43.454 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40826/filter/v2/messages/Base64%3D%3DdGVzdA%3D%3D" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:43.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"Base64==dGVzdA==","version":0,"timestamp":1774500523342766609,"ephemeral":false}]'
|
|
2026-03-26 04:48:43.459 DEBUG [tests.filter.test_subscribe_update] Running test with content topic Binary data
|
|
2026-03-26 04:48:43.460 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17993/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "d29ya2luZyB3aXRoIGJpbmFyeSBkYXRh: PQ", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:43.471 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:43.471 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-26 04:48:43.571 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-26 04:48:43.572 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40826/filter/v2/messages/d29ya2luZyB3aXRoIGJpbmFyeSBkYXRh%3A%20PQ" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:43.575 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"d29ya2luZyB3aXRoIGJpbmFyeSBkYXRh: PQ","version":0,"timestamp":1774500523460025207,"ephemeral":false}]'
|
|
2026-03-26 04:48:43.577 DEBUG [tests.filter.test_subscribe_update] Running test with content topic Special characters with whitespace
|
|
2026-03-26 04:48:43.577 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17993/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "\t\nSpecial\tCharacters\n", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:43.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:43.589 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-26 04:48:43.689 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-26 04:48:43.690 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40826/filter/v2/messages/%09%0ASpecial%09Characters%0A" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:43.693 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"\\t\\nSpecial\\tCharacters\\n","version":0,"timestamp":1774500523577588866,"ephemeral":false}]'
|
|
2026-03-26 04:48:43.695 DEBUG [tests.filter.test_subscribe_update] Running test with content topic Boolean false as a string
|
|
2026-03-26 04:48:43.695 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17993/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "False", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:43.706 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:43.706 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-26 04:48:43.807 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-26 04:48:43.807 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40826/filter/v2/messages/False" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:43.810 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"False","version":0,"timestamp":1774500523695286698,"ephemeral":false}]'
|
|
2026-03-26 04:48:43.812 DEBUG [tests.filter.test_subscribe_update] Running test with content topic A float number
|
|
2026-03-26 04:48:43.813 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17993/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "3.1415926535", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:43.824 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:43.824 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-26 04:48:43.925 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-26 04:48:43.925 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40826/filter/v2/messages/3.1415926535" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:43.928 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"3.1415926535","version":0,"timestamp":1774500523812889068,"ephemeral":false}]'
|
|
2026-03-26 04:48:43.930 DEBUG [tests.filter.test_subscribe_update] Running test with content topic A list
|
|
2026-03-26 04:48:43.930 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17993/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "[1, 2, 3, 4, 5]", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:43.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:43.942 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-26 04:48:44.042 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-26 04:48:44.043 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40826/filter/v2/messages/%5B1%2C%202%2C%203%2C%204%2C%205%5D" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:44.046 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"[1, 2, 3, 4, 5]","version":0,"timestamp":1774500523930726119,"ephemeral":false}]'
|
|
2026-03-26 04:48:44.048 DEBUG [tests.filter.test_subscribe_update] Running test with content topic Hexadecimal number as a string
|
|
2026-03-26 04:48:44.048 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17993/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "0xDEADBEEF", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:44.060 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:44.060 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-26 04:48:44.160 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-26 04:48:44.161 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40826/filter/v2/messages/0xDEADBEEF" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:44.165 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"0xDEADBEEF","version":0,"timestamp":1774500524048511335,"ephemeral":false}]'
|
|
2026-03-26 04:48:44.167 DEBUG [tests.filter.test_subscribe_update] Running test with content topic Email format
|
|
2026-03-26 04:48:44.167 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17993/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "user@example.com", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:44.179 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:44.179 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-26 04:48:44.279 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-26 04:48:44.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40826/filter/v2/messages/user%40example.com" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:44.283 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"user@example.com","version":0,"timestamp":1774500524167324908,"ephemeral":false}]'
|
|
2026-03-26 04:48:44.285 DEBUG [tests.filter.test_subscribe_update] Running test with content topic URL format
|
|
2026-03-26 04:48:44.285 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17993/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "http://example.com", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:44.297 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:44.298 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-26 04:48:44.398 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-26 04:48:44.399 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40826/filter/v2/messages/http%3A%2F%2Fexample.com" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:44.402 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"http://example.com","version":0,"timestamp":1774500524285650687,"ephemeral":false}]'
|
|
2026-03-26 04:48:44.403 DEBUG [tests.filter.test_subscribe_update] Running test with content topic Date and time in ISO format
|
|
2026-03-26 04:48:44.404 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17993/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "2023-11-01T12:00:00Z", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:44.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:44.416 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-26 04:48:44.517 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-26 04:48:44.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40826/filter/v2/messages/2023-11-01T12%3A00%3A00Z" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:44.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"2023-11-01T12:00:00Z","version":0,"timestamp":1774500524404252620,"ephemeral":false}]'
|
|
2026-03-26 04:48:44.522 DEBUG [tests.filter.test_subscribe_update] Running test with content topic String with escaped quotes
|
|
2026-03-26 04:48:44.522 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17993/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "\"Escaped\" \\\"quotes\\\"", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:44.534 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:44.534 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-26 04:48:44.634 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-26 04:48:44.635 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40826/filter/v2/messages/%22Escaped%22%20%5C%22quotes%5C%22" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:44.638 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"\\"Escaped\\" \\\\\\"quotes\\\\\\"","version":0,"timestamp":1774500524522627259,"ephemeral":false}]'
|
|
2026-03-26 04:48:44.640 DEBUG [tests.filter.test_subscribe_update] Running test with content topic A regular expression
|
|
2026-03-26 04:48:44.641 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17993/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "Regular expression: ^[a-z0-9_-]{3,16}$", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:44.652 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:44.652 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-26 04:48:44.753 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-26 04:48:44.753 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40826/filter/v2/messages/Regular%20expression%3A%20%5E%5Ba-z0-9_-%5D%7B3%2C16%7D%24" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:44.757 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"Regular expression: ^[a-z0-9_-]{3,16}$","version":0,"timestamp":1774500524640847494,"ephemeral":false}]'
|
|
2026-03-26 04:48:44.758 DEBUG [tests.filter.test_subscribe_update] Running test with content topic A very long string
|
|
2026-03-26 04:48:44.759 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17993/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:44.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:44.772 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-26 04:48:44.872 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-26 04:48:44.873 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40826/filter/v2/messages/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:44.877 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx","version":0,"timestamp":1774500524759062519,"ephemeral":false}]'
|
|
2026-03-26 04:48:44.879 DEBUG [tests.filter.test_subscribe_update] Running test with content topic A JSON string
|
|
2026-03-26 04:48:44.880 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17993/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "{\"name\": \"John\", \"age\": 30, \"city\": \"New York\"}", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:44.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:44.892 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-26 04:48:44.992 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-26 04:48:44.992 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40826/filter/v2/messages/%7B%22name%22%3A%20%22John%22%2C%20%22age%22%3A%2030%2C%20%22city%22%3A%20%22New%20York%22%7D" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:44.995 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"{\\"name\\": \\"John\\", \\"age\\": 30, \\"city\\": \\"New York\\"}","version":0,"timestamp":1774500524879895651,"ephemeral":false}]'
|
|
2026-03-26 04:48:44.997 DEBUG [tests.filter.test_subscribe_update] Running test with content topic A Unix path
|
|
2026-03-26 04:48:44.998 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17993/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/usr/local/bin", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:45.009 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:45.010 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-26 04:48:45.110 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-26 04:48:45.111 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40826/filter/v2/messages/%2Fusr%2Flocal%2Fbin" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:45.114 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/usr/local/bin","version":0,"timestamp":1774500524997997207,"ephemeral":false}]'
|
|
2026-03-26 04:48:45.116 DEBUG [tests.filter.test_subscribe_update] Running test with content topic A Windows path
|
|
2026-03-26 04:48:45.116 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17993/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "C:\\Windows\\System32", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:45.127 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:45.127 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-26 04:48:45.227 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-26 04:48:45.228 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40826/filter/v2/messages/C%3A%5CWindows%5CSystem32" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:45.231 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"C:\\\\Windows\\\\System32","version":0,"timestamp":1774500525116376099,"ephemeral":false}]'
|
|
2026-03-26 04:48:45.233 DEBUG [tests.filter.test_subscribe_update] Running test with content topic An SQL query
|
|
2026-03-26 04:48:45.233 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17993/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "SELECT * FROM users WHERE id = 1;", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:45.244 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:45.244 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-26 04:48:45.344 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-26 04:48:45.345 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40826/filter/v2/messages/SELECT%20%2A%20FROM%20users%20WHERE%20id%20%3D%201%3B" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:45.348 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"SELECT * FROM users WHERE id = 1;","version":0,"timestamp":1774500525233280943,"ephemeral":false}]'
|
|
2026-03-26 04:48:45.350 DEBUG [tests.filter.test_subscribe_update] Running test with content topic JavaScript code snippet
|
|
2026-03-26 04:48:45.350 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17993/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "function test() { console.log('Hello World'); }", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:45.361 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:45.361 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-26 04:48:45.461 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-26 04:48:45.462 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40826/filter/v2/messages/function%20test%28%29%20%7B%20console.log%28%27Hello%20World%27%29%3B%20%7D" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:45.465 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"function test() { console.log(\'Hello World\'); }","version":0,"timestamp":1774500525350271158,"ephemeral":false}]'
|
|
2026-03-26 04:48:45.466 DEBUG [tests.filter.test_subscribe_update] Running test with content topic A CSS snippet
|
|
2026-03-26 04:48:45.467 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17993/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "body { background-color: #fff; }", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:45.478 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:45.478 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-26 04:48:45.578 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-26 04:48:45.579 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40826/filter/v2/messages/body%20%7B%20background-color%3A%20%23fff%3B%20%7D" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:45.582 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"body { background-color: #fff; }","version":0,"timestamp":1774500525467019334,"ephemeral":false}]'
|
|
2026-03-26 04:48:45.583 DEBUG [tests.filter.test_subscribe_update] Running test with content topic A Python one-liner
|
|
2026-03-26 04:48:45.584 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17993/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "print('Hello World')", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:45.596 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:45.596 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-26 04:48:45.697 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-26 04:48:45.697 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40826/filter/v2/messages/print%28%27Hello%20World%27%29" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:45.700 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"print(\'Hello World\')","version":0,"timestamp":1774500525584176368,"ephemeral":false}]'
|
|
2026-03-26 04:48:45.702 DEBUG [tests.filter.test_subscribe_update] Running test with content topic An IP address
|
|
2026-03-26 04:48:45.702 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17993/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "192.168.1.1", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:45.713 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:45.713 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-26 04:48:45.814 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-26 04:48:45.814 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40826/filter/v2/messages/192.168.1.1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:45.817 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"192.168.1.1","version":0,"timestamp":1774500525702492645,"ephemeral":false}]'
|
|
2026-03-26 04:48:45.819 DEBUG [tests.filter.test_subscribe_update] Running test with content topic A domain name
|
|
2026-03-26 04:48:45.819 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17993/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "www.example.com", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:45.830 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:45.831 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-26 04:48:45.931 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-26 04:48:45.932 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40826/filter/v2/messages/www.example.com" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:45.935 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"www.example.com","version":0,"timestamp":1774500525819551295,"ephemeral":false}]'
|
|
2026-03-26 04:48:45.938 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-26 04:48:45.939 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-26 04:48:45.939 DEBUG [src.node.waku_node] Stopping container with id 8303ccd709dd
|
|
2026-03-26 04:48:46.446 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-26 04:48:46.447 DEBUG [src.node.waku_node] Stopping container with id 207e101d0bb1
|
|
2026-03-26 04:48:46.966 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-26 04:48:46.969 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-26 04:48:47.000 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-26 04:48:47.008 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|