mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-18 17:53:09 +00:00
116 lines
20 KiB
Plaintext
116 lines
20 KiB
Plaintext
2026-03-09 04:36:04.321 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-09 04:36:04.322 DEBUG [tests.conftest] Running test: test_filter_get_message_with_valid_timestamps with id: 2026-03-09_04-36-04__8b54faad-8db9-46a0-8211-d90fbab07ce5
|
|
2026-03-09 04:36:04.322 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-09 04:36:04.322 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-09 04:36:04.322 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-09 04:36:04.328 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-09 04:36:04.329 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-09_04-36-04__8b54faad-8db9-46a0-8211-d90fbab07ce5__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:36:04.329 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-09 04:36:04.329 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-09 04:36:04.330 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-09 04:36:04.330 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.37.219
|
|
2026-03-09 04:36:04.330 DEBUG [src.node.docker_mananger] Generated ports ['57826', '57827', '57828', '57829', '57830']
|
|
2026-03-09 04:36:04.330 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-09 04:36:04.330 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-09 04:36:04.331 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-09 04:36:04.331 DEBUG [src.node.docker_mananger] docker run -i -t -p 57826:57826 -p 57827:57827 -p 57828:57828 -p 57829:57829 -p 57830:57830 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=57828 --rest-port=57826 --tcp-port=57827 --discv5-udp-port=57829 --rest-address=0.0.0.0 --nat=extip:172.18.37.219 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bed930a98f2ff790058d3d35734cbef3d52daefc94b2566e92100f5a0bc2d8cd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57830 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-09 04:36:04.477 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.37.219 waku 9dd504694aee028eebbb8483d4cc51931d0331be2825384fcc1c887f0487f1f2
|
|
2026-03-09 04:36:04.507 DEBUG [src.node.docker_mananger] Container started with ID 9dd504694aee. Setting up logs at ./log/docker/node1_2026-03-09_04-36-04__8b54faad-8db9-46a0-8211-d90fbab07ce5__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:36:04.507 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 57826
|
|
2026-03-09 04:36:04.508 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-09 04:36:04.520 ERROR [src.node.docker_mananger] Max retries reached for container 19923f88e040. Exiting log stream.
|
|
2026-03-09 04:36:04.955 ERROR [src.node.docker_mananger] Max retries reached for container 4b75cdfa432b. Exiting log stream.
|
|
2026-03-09 04:36:05.510 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57826/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:36:05.513 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-09 04:36:05.513 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-09 04:36:05.514 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57826/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:36:05.516 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.37.219/tcp/57827/p2p/16Uiu2HAmHTfPcPRwHbK2kYG9VMBfBUK5NRESpueucVNCwyf7q9kR","/ip4/172.18.37.219/tcp/57828/ws/p2p/16Uiu2HAmHTfPcPRwHbK2kYG9VMBfBUK5NRESpueucVNCwyf7q9kR"],"enrUri":"enr:-L24QKJKGegluVrP20H1LM132szvOyQNbTEdNxgNTiqN7BXUACPeQXJ4N9jvxbzzofhX9dzlQi7IJFymEDv-XEyzzJUCgmlkgnY0gmlwhKwSJduKbXVsdGlhZGRyc5YACASsEiXbBuHjAAoErBIl2wbh5N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDR2ObjHjUG7fBW6XGm_nSR2Wn2UPNnItNDeGOCRo56JaDdGNwguHjg3VkcILh5YV3YWt1MgU"}'
|
|
2026-03-09 04:36:05.516 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-09 04:36:05.517 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-09 04:36:05.523 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-09 04:36:05.523 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-09_04-36-04__8b54faad-8db9-46a0-8211-d90fbab07ce5__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:36:05.523 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-09 04:36:05.523 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-09 04:36:05.524 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-09 04:36:05.524 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.192.99
|
|
2026-03-09 04:36:05.525 DEBUG [src.node.docker_mananger] Generated ports ['54739', '54740', '54741', '54742', '54743']
|
|
2026-03-09 04:36:05.525 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-09 04:36:05.525 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-09 04:36:05.525 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-09 04:36:05.525 DEBUG [src.node.docker_mananger] docker run -i -t -p 54739:54739 -p 54740:54740 -p 54741:54741 -p 54742:54742 -p 54743:54743 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=54741 --rest-port=54739 --tcp-port=54740 --discv5-udp-port=54742 --rest-address=0.0.0.0 --nat=extip:172.18.192.99 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ad5afccf4465dafdbd85aaf1c1abf3fbf0d794eee015cf97acfdc27bffcbe428 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54743 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QKJKGegluVrP20H1LM132szvOyQNbTEdNxgNTiqN7BXUACPeQXJ4N9jvxbzzofhX9dzlQi7IJFymEDv-XEyzzJUCgmlkgnY0gmlwhKwSJduKbXVsdGlhZGRyc5YACASsEiXbBuHjAAoErBIl2wbh5N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDR2ObjHjUG7fBW6XGm_nSR2Wn2UPNnItNDeGOCRo56JaDdGNwguHjg3VkcILh5YV3YWt1MgU --filternode=/ip4/172.18.37.219/tcp/57827/p2p/16Uiu2HAmHTfPcPRwHbK2kYG9VMBfBUK5NRESpueucVNCwyf7q9kR
|
|
2026-03-09 04:36:05.683 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.192.99 waku 49c1c6feeb7f46bfc8c18503cae9de7c5eb92f705d28357b8c5777a60deca9ea
|
|
2026-03-09 04:36:05.710 DEBUG [src.node.docker_mananger] Container started with ID 49c1c6feeb7f. Setting up logs at ./log/docker/node2_2026-03-09_04-36-04__8b54faad-8db9-46a0-8211-d90fbab07ce5__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:36:05.710 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54739
|
|
2026-03-09 04:36:05.710 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-09 04:36:06.711 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54739/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:36:06.714 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-09 04:36:06.714 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-09 04:36:06.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54739/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:36:06.716 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.192.99/tcp/54740/p2p/16Uiu2HAmNSX5mPcuv72JeLz5Zv9yj1wjMwmwePCYJ2c1KynvdGh4","/ip4/172.18.192.99/tcp/54741/ws/p2p/16Uiu2HAmNSX5mPcuv72JeLz5Zv9yj1wjMwmwePCYJ2c1KynvdGh4"],"enrUri":"enr:-L24QH-BNM5k8adyGq94EDNXxLdga-1-ue66s7f-f6qGuYy1B2V8zivj96yqiMkP_qX4dHIljG5_W8HWXSSLiPt1jfQCgmlkgnY0gmlwhKwSwGOKbXVsdGlhZGRyc5YACASsEsBjBtXUAAoErBLAYwbV1d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDkWMRY3qruBomG_S1SPhB90pPKJRBqtar3N3AC7LPYj-DdGNwgtXUg3VkcILV1oV3YWt1MgA"}'
|
|
2026-03-09 04:36:06.716 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-09 04:36:06.717 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54739/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.37.219/tcp/57827/p2p/16Uiu2HAmHTfPcPRwHbK2kYG9VMBfBUK5NRESpueucVNCwyf7q9kR"]'
|
|
2026-03-09 04:36:06.748 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:36:06.749 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-09 04:36:06.749 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57826/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-09 04:36:06.765 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:36:06.766 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54739/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "9ab2bb55-1772-4183-b732-29b20a5f880f", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-09 04:36:06.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"9ab2bb55-1772-4183-b732-29b20a5f880f","statusDesc":"OK"}'
|
|
2026-03-09 04:36:06.779 DEBUG [tests.filter.test_get_messages] Running test with timestamp Now
|
|
2026-03-09 04:36:06.779 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57826/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-09 04:36:06.785 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:36:06.785 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-09 04:36:06.885 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-09 04:36:06.886 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54739/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:36:06.889 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":1773030894169857536,"ephemeral":false}]'
|
|
2026-03-09 04:36:06.891 DEBUG [tests.filter.test_get_messages] Running test with timestamp Far future
|
|
2026-03-09 04:36:06.891 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57826/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-09 04:36:06.895 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:36:06.895 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-09 04:36:06.996 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-09 04:36:06.996 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54739/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:36:07.000 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":2088390894169841920,"ephemeral":false}]'
|
|
2026-03-09 04:36:07.001 DEBUG [tests.filter.test_get_messages] Running test with timestamp Recent past
|
|
2026-03-09 04:36:07.002 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57826/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-09 04:36:07.006 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:36:07.006 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-09 04:36:07.107 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-09 04:36:07.107 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54739/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:36:07.110 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":1773027294169841920,"ephemeral":false}]'
|
|
2026-03-09 04:36:07.112 DEBUG [tests.filter.test_get_messages] Running test with timestamp Near future
|
|
2026-03-09 04:36:07.112 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57826/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-09 04:36:07.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:36:07.116 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-09 04:36:07.216 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-09 04:36:07.217 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54739/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:36:07.220 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":1773034494169841920,"ephemeral":false}]'
|
|
2026-03-09 04:36:07.221 DEBUG [tests.filter.test_get_messages] Running test with timestamp Positive number
|
|
2026-03-09 04:36:07.222 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57826/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-09 04:36:07.226 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:36:07.226 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-09 04:36:07.326 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-09 04:36:07.326 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54739/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:36:07.329 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":1,"ephemeral":false}]'
|
|
2026-03-09 04:36:07.331 DEBUG [tests.filter.test_get_messages] Running test with timestamp Negative number
|
|
2026-03-09 04:36:07.331 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57826/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-09 04:36:07.335 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:36:07.335 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-09 04:36:07.436 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-09 04:36:07.436 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54739/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:36:07.439 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":-1,"ephemeral":false}]'
|
|
2026-03-09 04:36:07.440 DEBUG [tests.filter.test_get_messages] Running test with timestamp DST change
|
|
2026-03-09 04:36:07.440 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57826/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-09 04:36:07.444 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:36:07.444 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-09 04:36:07.545 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-09 04:36:07.545 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54739/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:36:07.548 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":1583632800000000000,"ephemeral":false}]'
|
|
2026-03-09 04:36:07.551 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-09 04:36:07.552 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-09 04:36:07.552 DEBUG [src.node.waku_node] Stopping container with id 9dd504694aee
|
|
2026-03-09 04:36:08.041 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-09 04:36:08.043 DEBUG [src.node.waku_node] Stopping container with id 49c1c6feeb7f
|
|
2026-03-09 04:36:08.517 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-09 04:36:08.519 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-09 04:36:08.525 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-09 04:36:08.530 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|