mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-03 00:53:08 +00:00
96 lines
19 KiB
Plaintext
96 lines
19 KiB
Plaintext
2026-03-05 15:07:18.500 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-05 15:07:18.502 DEBUG [tests.conftest] Running test: test_time_filter_big_timestamp with id: 2026-03-05_15-07-18__a462921b-6892-44fc-a6c9-d07a9b659473
|
|
2026-03-05 15:07:18.502 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-05 15:07:18.503 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-05 15:07:18.504 DEBUG [src.steps.store] Running fixture setup: node_setup
|
|
2026-03-05 15:07:18.513 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
|
|
2026-03-05 15:07:18.514 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-03-05_15-07-18__a462921b-6892-44fc-a6c9-d07a9b659473__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:07:18.514 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 15:07:18.514 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 15:07:18.518 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 15:07:18.518 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.157.117
|
|
2026-03-05 15:07:18.518 DEBUG [src.node.docker_mananger] Generated ports ['9498', '9499', '9500', '9501', '9502']
|
|
2026-03-05 15:07:18.518 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 15:07:18.519 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 15:07:18.519 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 15:07:18.519 DEBUG [src.node.docker_mananger] docker run -i -t -p 9498:9498 -p 9499:9499 -p 9500:9500 -p 9501:9501 -p 9502:9502 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=9500 --rest-port=9498 --tcp-port=9499 --discv5-udp-port=9501 --rest-address=0.0.0.0 --nat=extip:172.18.157.117 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bbef6cdff5ee21eb8a2ece1a2d0ecaaa79d5ace54bcbdefaf34fa93f4895cc21 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9502 --metrics-logging=true --store=true --relay=true
|
|
2026-03-05 15:07:18.721 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.157.117 waku 0c045feb8c224622242fbc744b6af63db01d00575053d611b513fc0828ac1a05
|
|
2026-03-05 15:07:18.736 ERROR [src.node.docker_mananger] Max retries reached for container 7f36ca198184. Exiting log stream.
|
|
2026-03-05 15:07:18.758 DEBUG [src.node.docker_mananger] Container started with ID 0c045feb8c22. Setting up logs at ./log/docker/publishing_node1_2026-03-05_15-07-18__a462921b-6892-44fc-a6c9-d07a9b659473__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:07:18.758 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 9498
|
|
2026-03-05 15:07:18.759 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 15:07:19.350 ERROR [src.node.docker_mananger] Max retries reached for container 67607defd701. Exiting log stream.
|
|
2026-03-05 15:07:19.760 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9498/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:07:19.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"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-05 15:07:19.763 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 15:07:19.763 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9498/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:07:19.766 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.157.117/tcp/9499/p2p/16Uiu2HAmMdT6dT9R7DnVf9Bj4AZLizB9z2wnfDzdtEL5qfhKt8Mk","/ip4/172.18.157.117/tcp/9500/ws/p2p/16Uiu2HAmMdT6dT9R7DnVf9Bj4AZLizB9z2wnfDzdtEL5qfhKt8Mk"],"enrUri":"enr:-L24QNuxm4iyxxzAroFKH_tQFxDzGykpObmsf1HWQEf4vQ11dK8cjwnhCWAyd7yZAVnd4SsH4_QIJ1EAUzb-ONhEN0ECgmlkgnY0gmlwhKwSnXWKbXVsdGlhZGRyc5YACASsEp11BiUbAAoErBKddQYlHN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDhVRDj5SCMDLTy4OszCCbnGJagzJtC29GNDNtqw6MJkeDdGNwgiUbg3VkcIIlHYV3YWt1MgM"}'
|
|
2026-03-05 15:07:19.766 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 15:07:19.774 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
|
|
2026-03-05 15:07:19.774 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-03-05_15-07-18__a462921b-6892-44fc-a6c9-d07a9b659473__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:07:19.774 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 15:07:19.774 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 15:07:19.775 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 15:07:19.776 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.64.2
|
|
2026-03-05 15:07:19.776 DEBUG [src.node.docker_mananger] Generated ports ['61075', '61076', '61077', '61078', '61079']
|
|
2026-03-05 15:07:19.776 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 15:07:19.776 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 15:07:19.776 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 15:07:19.776 DEBUG [src.node.docker_mananger] docker run -i -t -p 61075:61075 -p 61076:61076 -p 61077:61077 -p 61078:61078 -p 61079:61079 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=61077 --rest-port=61075 --tcp-port=61076 --discv5-udp-port=61078 --rest-address=0.0.0.0 --nat=extip:172.18.64.2 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=abbcffc01fa3fdf500bf25f7c5828dbb7e04c4999f98dbfd0416a2cf5eceb35e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61079 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QNuxm4iyxxzAroFKH_tQFxDzGykpObmsf1HWQEf4vQ11dK8cjwnhCWAyd7yZAVnd4SsH4_QIJ1EAUzb-ONhEN0ECgmlkgnY0gmlwhKwSnXWKbXVsdGlhZGRyc5YACASsEp11BiUbAAoErBKddQYlHN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDhVRDj5SCMDLTy4OszCCbnGJagzJtC29GNDNtqw6MJkeDdGNwgiUbg3VkcIIlHYV3YWt1MgM --storenode=/ip4/172.18.157.117/tcp/9499/p2p/16Uiu2HAmMdT6dT9R7DnVf9Bj4AZLizB9z2wnfDzdtEL5qfhKt8Mk --store=true --relay=true
|
|
2026-03-05 15:07:19.971 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.64.2 waku ad79cb62a04f3ee58451cd574cf9bef43cb823d9fef37c613f427469984c569e
|
|
2026-03-05 15:07:20.006 DEBUG [src.node.docker_mananger] Container started with ID ad79cb62a04f. Setting up logs at ./log/docker/store_node1_2026-03-05_15-07-18__a462921b-6892-44fc-a6c9-d07a9b659473__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:07:20.006 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 61075
|
|
2026-03-05 15:07:20.006 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 15:07:21.008 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61075/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:07:21.011 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"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-05 15:07:21.011 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 15:07:21.011 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61075/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:07:21.014 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.64.2/tcp/61076/p2p/16Uiu2HAm58wWhB7snbvcgrkX5QPMVzmt8MMuzJShVbcLVKMurnBe","/ip4/172.18.64.2/tcp/61077/ws/p2p/16Uiu2HAm58wWhB7snbvcgrkX5QPMVzmt8MMuzJShVbcLVKMurnBe"],"enrUri":"enr:-L24QKpYlwNQcNarvQb1Gr3PLQ_xOISulOlnTaHA5MBHQ2IDdFVqmyGqdZ8raIk5zbkRA3RJTKguVoSXi1jIns5OM-4CgmlkgnY0gmlwhKwSQAKKbXVsdGlhZGRyc5YACASsEkACBu6UAAoErBJAAgbuld0DgnJzhQADAQAAiXNlY3AyNTZrMaECkEuO9uLJ10k33mixYNaqZ6z_9iliROSSTFEZaxJTiqWDdGNwgu6Ug3VkcILuloV3YWt1MgM"}'
|
|
2026-03-05 15:07:21.014 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 15:07:21.014 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61075/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.157.117/tcp/9499/p2p/16Uiu2HAmMdT6dT9R7DnVf9Bj4AZLizB9z2wnfDzdtEL5qfhKt8Mk"]'
|
|
2026-03-05 15:07:21.017 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:07:21.018 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9498/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-05 15:07:21.020 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:07:21.020 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61075/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-05 15:07:21.023 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:07:21.024 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:07:21.025 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9498/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:07:21.031 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:07:21.031 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:07:21.232 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:07:21.232 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9498/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:07:21.238 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:07:21.238 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:07:21.439 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:07:21.439 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9498/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:07:21.446 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:07:21.447 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:07:21.647 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:07:21.648 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9498/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:07:21.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:07:21.653 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:07:21.854 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:07:21.855 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9498/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:07:21.861 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:07:21.862 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:07:22.063 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:07:22.063 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9498/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:07:22.069 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:07:22.070 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:07:22.270 DEBUG [tests.store.test_time_filter] inquering stored messages with start time 1772723238024550912 after end time 2463923242270459904
|
|
2026-03-05 15:07:22.271 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9498/store/v3/messages?includeData=True&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&startTime=1772723238024550912&endTime=2463923242270459904&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:07:22.274 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xff60963134ce826ab65c48c85f813a2837560140b8a4127819b0626ee57f4a35","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772723238024550912,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x79d502408625d6be6d9cd89386dea932fc18ce105e3dfa4eacfaedeeed1c1902","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772723240024558080,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x3a1b7ee46696e60f70b4c23757b3e7405895e7aa601852e09a177a5a19bcc48a","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772723240924560128,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x758730d87e1d6918d02e2a762d667c425f02072cf1804992d13e079d3beb401c","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772723241124561920,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x6fbf8885f7b8da74db45aa14d24e257b5cc1c55ff7078fbee796e280c7f5b4a5","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772723243024563968,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x5b3623cdfbbf8db9b2ec735eab0e696bc6804196bd6e5f4158393f74cd8bc33e","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772723251024564992,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"}]}'
|
|
2026-03-05 15:07:22.275 DEBUG [tests.store.test_time_filter] number of messages stored for start time 1772723238024550912 and end time = 2463923242270459904 is 6
|
|
2026-03-05 15:07:22.275 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61075/store/v3/messages?includeData=True&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&startTime=1772723238024550912&endTime=2463923242270459904&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:07:22.279 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xff60963134ce826ab65c48c85f813a2837560140b8a4127819b0626ee57f4a35","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772723238024550912,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x79d502408625d6be6d9cd89386dea932fc18ce105e3dfa4eacfaedeeed1c1902","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772723240024558080,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x3a1b7ee46696e60f70b4c23757b3e7405895e7aa601852e09a177a5a19bcc48a","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772723240924560128,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x758730d87e1d6918d02e2a762d667c425f02072cf1804992d13e079d3beb401c","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772723241124561920,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x6fbf8885f7b8da74db45aa14d24e257b5cc1c55ff7078fbee796e280c7f5b4a5","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772723243024563968,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x5b3623cdfbbf8db9b2ec735eab0e696bc6804196bd6e5f4158393f74cd8bc33e","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772723251024564992,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"}]}'
|
|
2026-03-05 15:07:22.279 DEBUG [tests.store.test_time_filter] number of messages stored for start time 1772723238024550912 and end time = 2463923242270459904 is 6
|
|
2026-03-05 15:07:22.281 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-05 15:07:22.282 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-05 15:07:22.282 DEBUG [src.node.waku_node] Stopping container with id 0c045feb8c22
|
|
2026-03-05 15:07:22.827 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 15:07:22.827 DEBUG [src.node.waku_node] Stopping container with id ad79cb62a04f
|
|
2026-03-05 15:07:23.404 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 15:07:23.407 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-05 15:07:23.421 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-05 15:07:23.431 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|