mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-02 16:43:56 +00:00
225 lines
42 KiB
Plaintext
225 lines
42 KiB
Plaintext
2026-03-14 04:41:48.150 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-14 04:41:48.152 DEBUG [tests.conftest] Running test: test_check_sync_when_all_3_nodes_publish with id: 2026-03-14_04-41-48__3b0b1aec-33e7-4ecb-bed7-72288ec4d1c1
|
|
2026-03-14 04:41:48.153 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-14 04:41:48.164 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:41:48.164 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-14_04-41-48__3b0b1aec-33e7-4ecb-bed7-72288ec4d1c1__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:41:48.174 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:41:48.174 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-14_04-41-48__3b0b1aec-33e7-4ecb-bed7-72288ec4d1c1__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:41:48.181 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:41:48.181 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-14_04-41-48__3b0b1aec-33e7-4ecb-bed7-72288ec4d1c1__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:41:48.181 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-14 04:41:48.182 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:41:48.182 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:41:48.184 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:41:48.185 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.18.98
|
|
2026-03-14 04:41:48.185 DEBUG [src.node.docker_mananger] Generated ports ['63771', '63772', '63773', '63774', '63775']
|
|
2026-03-14 04:41:48.185 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:41:48.185 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:41:48.185 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:41:48.185 DEBUG [src.node.docker_mananger] docker run -i -t -p 63771:63771 -p 63772:63772 -p 63773:63773 -p 63774:63774 -p 63775:63775 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=63773 --rest-port=63771 --tcp-port=63772 --discv5-udp-port=63774 --rest-address=0.0.0.0 --nat=extip:172.18.18.98 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cc83642b7adb0d8b43317cb3777f314acdeece5b4f9fea3f18efccba0d8e26a6 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63775 --metrics-logging=true --relay=true
|
|
2026-03-14 04:41:48.359 ERROR [src.node.docker_mananger] Max retries reached for container 6f1579f71b63. Exiting log stream.
|
|
2026-03-14 04:41:48.392 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.18.98 waku 4a8e91c5a41bbf59d91910dbd727b62c59f0aeca639bac2c569df8eadacafb22
|
|
2026-03-14 04:41:48.433 DEBUG [src.node.docker_mananger] Container started with ID 4a8e91c5a41b. Setting up logs at ./log/docker/node1_2026-03-14_04-41-48__3b0b1aec-33e7-4ecb-bed7-72288ec4d1c1__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:41:48.434 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63771
|
|
2026-03-14 04:41:48.434 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:41:48.983 ERROR [src.node.docker_mananger] Max retries reached for container 34cb12053d73. Exiting log stream.
|
|
2026-03-14 04:41:49.434 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63771/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:49.437 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-14 04:41:49.437 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:41:49.438 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63771/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:49.440 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.18.98/tcp/63772/p2p/16Uiu2HAkwjXgfFPPouWjoqbnVcDYEbkRgDoX1LQZUcg32m5SLwxm","/ip4/172.18.18.98/tcp/63773/ws/p2p/16Uiu2HAkwjXgfFPPouWjoqbnVcDYEbkRgDoX1LQZUcg32m5SLwxm"],"enrUri":"enr:-L24QL_L2mvpmxsPXzwp5qxEIX_20CjFuBj_D9_Y_WYvmwOWT_xQ1T1wYrOYd6bYyY5syTFgcJFqLrHDadBi4AUlTtwCgmlkgnY0gmlwhKwSEmKKbXVsdGlhZGRyc5YACASsEhJiBvkcAAoErBISYgb5Hd0DgnJzhQADAQAAiXNlY3AyNTZrMaECIkpy4wH_mmGWtV5NQ_55r1QWZXK842K3x9cQnNP8-cKDdGNwgvkcg3VkcIL5HoV3YWt1MhM"}'
|
|
2026-03-14 04:41:49.440 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:41:49.440 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:41:49.441 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:41:49.442 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:41:49.442 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.131.0
|
|
2026-03-14 04:41:49.442 DEBUG [src.node.docker_mananger] Generated ports ['5586', '5587', '5588', '5589', '5590']
|
|
2026-03-14 04:41:49.442 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:41:49.443 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:41:49.443 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:41:49.443 DEBUG [src.node.docker_mananger] docker run -i -t -p 5586:5586 -p 5587:5587 -p 5588:5588 -p 5589:5589 -p 5590:5590 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=5588 --rest-port=5586 --tcp-port=5587 --discv5-udp-port=5589 --rest-address=0.0.0.0 --nat=extip:172.18.131.0 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cbcb60721aa7f9b4c74bfae45cebbfa9f0cbe8b232aeac5db22308fbfffcc9b9 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5590 --metrics-logging=true --relay=true --storenode=/ip4/172.18.18.98/tcp/63772/p2p/16Uiu2HAkwjXgfFPPouWjoqbnVcDYEbkRgDoX1LQZUcg32m5SLwxm --discv5-bootstrap-node=enr:-L24QL_L2mvpmxsPXzwp5qxEIX_20CjFuBj_D9_Y_WYvmwOWT_xQ1T1wYrOYd6bYyY5syTFgcJFqLrHDadBi4AUlTtwCgmlkgnY0gmlwhKwSEmKKbXVsdGlhZGRyc5YACASsEhJiBvkcAAoErBISYgb5Hd0DgnJzhQADAQAAiXNlY3AyNTZrMaECIkpy4wH_mmGWtV5NQ_55r1QWZXK842K3x9cQnNP8-cKDdGNwgvkcg3VkcIL5HoV3YWt1MhM
|
|
2026-03-14 04:41:49.649 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.131.0 waku d79b429b374336c153b9444ec178e5358743f139ca5ccabdb9b5fd1fcb60e8d5
|
|
2026-03-14 04:41:49.686 DEBUG [src.node.docker_mananger] Container started with ID d79b429b3743. Setting up logs at ./log/docker/node2_2026-03-14_04-41-48__3b0b1aec-33e7-4ecb-bed7-72288ec4d1c1__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:41:49.687 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5586
|
|
2026-03-14 04:41:49.687 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:41:50.688 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5586/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:50.690 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-14 04:41:50.691 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:41:50.691 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5586/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:50.693 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.131.0/tcp/5587/p2p/16Uiu2HAmQiLFTVoSUasZncEDQeRwfkzXd2boZVN2URFb9mWczV5L","/ip4/172.18.131.0/tcp/5588/ws/p2p/16Uiu2HAmQiLFTVoSUasZncEDQeRwfkzXd2boZVN2URFb9mWczV5L"],"enrUri":"enr:-L24QK-xHV-nFB7SI0ms6-6VYaMR9Y0Drdjm3bHytE-uo7HnIv8Besnt3n2SO0MF-sMZU1eHotNzKL2UIYV9p5HB8pICgmlkgnY0gmlwhKwSgwCKbXVsdGlhZGRyc5YACASsEoMABhXTAAoErBKDAAYV1N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDsyd8ZQ7AmbgMmPyFQQRxmmasbu7S9CvyGXKVZI8unSODdGNwghXTg3VkcIIV1YV3YWt1MhM"}'
|
|
2026-03-14 04:41:50.694 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:41:50.694 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:41:50.694 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:41:50.695 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:41:50.695 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.223.234
|
|
2026-03-14 04:41:50.695 DEBUG [src.node.docker_mananger] Generated ports ['36733', '36734', '36735', '36736', '36737']
|
|
2026-03-14 04:41:50.696 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:41:50.696 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:41:50.696 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:41:50.696 DEBUG [src.node.docker_mananger] docker run -i -t -p 36733:36733 -p 36734:36734 -p 36735:36735 -p 36736:36736 -p 36737:36737 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=36735 --rest-port=36733 --tcp-port=36734 --discv5-udp-port=36736 --rest-address=0.0.0.0 --nat=extip:172.18.223.234 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b76197f9d96e9bac5daf73fdf9f44a1a6e3caadf75e6fdfbbcebdcdab81b919c --store-sync=true --store=false --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36737 --metrics-logging=true --relay=true --storenode=/ip4/172.18.131.0/tcp/5587/p2p/16Uiu2HAmQiLFTVoSUasZncEDQeRwfkzXd2boZVN2URFb9mWczV5L --discv5-bootstrap-node=enr:-L24QK-xHV-nFB7SI0ms6-6VYaMR9Y0Drdjm3bHytE-uo7HnIv8Besnt3n2SO0MF-sMZU1eHotNzKL2UIYV9p5HB8pICgmlkgnY0gmlwhKwSgwCKbXVsdGlhZGRyc5YACASsEoMABhXTAAoErBKDAAYV1N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDsyd8ZQ7AmbgMmPyFQQRxmmasbu7S9CvyGXKVZI8unSODdGNwghXTg3VkcIIV1YV3YWt1MhM
|
|
2026-03-14 04:41:50.904 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.223.234 waku 43e5f68d5b6f4da1b50a719ada3f41e756c0fa7efabd333a5f12f07ef3fd5661
|
|
2026-03-14 04:41:50.939 DEBUG [src.node.docker_mananger] Container started with ID 43e5f68d5b6f. Setting up logs at ./log/docker/node3_2026-03-14_04-41-48__3b0b1aec-33e7-4ecb-bed7-72288ec4d1c1__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:41:50.940 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 36733
|
|
2026-03-14 04:41:50.940 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:41:51.940 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36733/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:51.943 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-14 04:41:51.944 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:41:51.944 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36733/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:51.946 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.223.234/tcp/36734/p2p/16Uiu2HAkuTjnhBtPD13hx98GGREa7Vfz42deZ8hD7ScsQszixFQD","/ip4/172.18.223.234/tcp/36735/ws/p2p/16Uiu2HAkuTjnhBtPD13hx98GGREa7Vfz42deZ8hD7ScsQszixFQD"],"enrUri":"enr:-L24QOzkM-UGxkNcPtfII1QCsMc5yumeUm1Nv6Gyvm2AAwtlCWq1dzaaD8pF9fxJtBKR9NTUWaCZUV28KbQG_OpkXbsCgmlkgnY0gmlwhKwS3-qKbXVsdGlhZGRyc5YACASsEt_qBo9-AAoErBLf6gaPf90DgnJzhQADAQAAiXNlY3AyNTZrMaECAId30aqjCTReEtPPkorGEyROx718ukpGTnOi4dciggKDdGNwgo9-g3VkcIKPgIV3YWt1MgE"}'
|
|
2026-03-14 04:41:51.946 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:41:51.947 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5586/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.18.98/tcp/63772/p2p/16Uiu2HAkwjXgfFPPouWjoqbnVcDYEbkRgDoX1LQZUcg32m5SLwxm"]'
|
|
2026-03-14 04:41:51.949 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:51.950 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36733/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.131.0/tcp/5587/p2p/16Uiu2HAmQiLFTVoSUasZncEDQeRwfkzXd2boZVN2URFb9mWczV5L"]'
|
|
2026-03-14 04:41:51.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:51.988 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63771/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-14 04:41:51.996 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:51.996 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5586/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-14 04:41:52.002 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:52.002 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36733/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-14 04:41:52.006 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:52.007 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:41:52.007 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63771/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-14 04:41:52.014 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:52.016 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-14 04:41:52.027 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:41:52.027 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63771/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-14 04:41:52.033 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:52.034 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-14 04:41:52.045 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:41:52.045 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63771/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-14 04:41:52.051 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:52.052 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-14 04:41:52.062 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:41:52.063 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63771/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-14 04:41:52.069 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:52.070 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-14 04:41:52.080 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:41:52.080 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63771/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-14 04:41:52.088 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:52.088 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-14 04:41:52.099 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:41:52.099 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63771/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-14 04:41:52.105 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:52.105 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-14 04:41:52.116 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:41:52.116 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63771/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-14 04:41:52.122 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:52.122 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-14 04:41:52.134 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:41:52.135 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63771/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-14 04:41:52.142 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:52.142 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-14 04:41:52.154 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:41:52.154 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63771/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-14 04:41:52.161 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:52.161 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-14 04:41:52.172 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:41:52.172 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63771/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-14 04:41:52.178 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:52.178 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-14 04:41:52.189 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:41:52.189 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5586/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-14 04:41:52.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:52.198 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-14 04:41:52.209 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:41:52.209 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5586/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-14 04:41:52.217 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:52.217 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-14 04:41:52.228 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:41:52.229 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5586/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-14 04:41:52.236 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:52.237 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-14 04:41:52.247 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:41:52.248 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5586/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-14 04:41:52.256 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:52.258 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-14 04:41:52.269 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:41:52.269 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5586/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-14 04:41:52.278 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:52.278 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-14 04:41:52.289 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:41:52.289 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5586/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-14 04:41:52.299 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:52.300 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-14 04:41:52.310 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:41:52.311 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5586/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-14 04:41:52.318 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:52.319 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-14 04:41:52.330 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:41:52.330 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5586/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-14 04:41:52.338 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:52.339 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-14 04:41:52.349 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:41:52.350 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5586/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-14 04:41:52.360 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:52.361 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-14 04:41:52.371 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:41:52.372 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5586/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-14 04:41:52.378 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:52.379 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-14 04:41:52.390 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:41:52.390 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36733/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-14 04:41:52.396 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:52.396 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-14 04:41:52.407 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:41:52.407 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36733/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-14 04:41:52.413 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:52.414 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-14 04:41:52.426 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:41:52.426 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36733/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-14 04:41:52.431 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:52.432 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-14 04:41:52.443 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:41:52.443 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36733/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-14 04:41:52.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:52.449 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-14 04:41:52.460 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:41:52.460 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36733/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-14 04:41:52.467 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:52.469 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-14 04:41:52.480 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:41:52.480 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36733/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-14 04:41:52.485 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:52.486 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-14 04:41:52.496 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:41:52.497 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36733/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-14 04:41:52.502 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:52.504 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-14 04:41:52.515 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:41:52.515 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36733/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-14 04:41:52.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:52.521 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-14 04:41:52.532 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:41:52.532 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36733/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-14 04:41:52.538 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:52.538 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-14 04:41:52.549 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:41:52.549 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36733/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-14 04:41:52.554 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:52.557 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-14 04:41:52.567 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-14 04:41:52.568 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63771/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:52.572 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x8e923b8cfc17ef405df87a46ea7eb088d9acb6d23022fdf2949ca1ea16289259"},{"messageHash":"0x6e76d30f4f99d183428203adcbb0f886632a8c56aa130caafb63fb71f9200ca6"},{"messageHash":"0x372144ed6291f066124f0ce9d234aa57ad7c13d74a256f1e5b33741249d2d59c"},{"messageHash":"0xdde18f48c6ebbd6f6e23b0100bc3412cdf34ad4e3e203922961876e635158bd2"},{"messageHash":"0x5eb456ef4d118506f710d83db18748af598509bb05df9901d1465392440bb4b8"},{"messageHash":"0x78e10247b8289df682bb27f2355a1a92e6e92ea8be696605d414c9cac428c9cd"},{"messageHash":"0xe5233f255f6bc57d07e56d05b64fa271bae661e4bf1885b8eaf41ac0aa8ad4c0"},{"messageHash":"0xd499110c49511d3202ebaf998e6a4d36e2fe94ad1c827925e28e14f8c1085f86"},{"messageHash":"0x8585987073f34e0e4ae29f9f4503b3d274c56630ad3e946814d01d0b7700e48d"},{"messageHash":"0xa68028648992cbdaf29401489d8846387f608cba0bf3432fc9503ea8eff7ce75"},{"messageHash":"0x2ccb09628c31527e69308a878ea74fa786430881059060dd263bb9de52e98e3a"},{"messageHash":"0x9d6e1b6312a438579b4150298a7191acce0a9fd0cc09cabccc75d68fee15e284"},{"messageHash":"0x81057a488a9fd8a3c892b1c885e9028c16002c72f3bcedd73d4b34f5b962157a"},{"messageHash":"0xfbb5cb2f5ddad183f3ffc30a727ae1855f1798b17c6bfe95e30304a6c3f637a6"},{"messageHash":"0xf1dc2437f23545db17b513b5ce611bd43184bd4876db9dd4d591ef42bd683843"},{"messageHash":"0x02f7dcd1b5553cc544db2903ec7c952b6fa19e66d5cf352655eeb39231893476"},{"messageHash":"0x269af0f0b62b1d8f225e74e4137ab84387670d8f2c0aa636113376c4e2126a53"},{"messageHash":"0x70f183b292f3e22bf19851fec64f8080fa63a572255b7d4b723982bfaa8f3a0c"},{"messageHash":"0x3373e1ce07290b7f2124bfdeca9f03fd5295a597539caa9693a479f1bffc74ae"},{"messageHash":"0xa0f5cb581406c035c0173f617d47178bacb1e5669370699635c9de8597317629"},{"messageHash":"0x2b4b09c942c1e97ba7f9a5200f81a61a569cfcd5a056390c677b0b520f4c1e4b"},{"messageHash":"0x7f5dfd253b04a5569f17857b7d0934d1667905a39d3f110db5de2cbc4e449ffd"},{"messageHash":"0xd89087ebc829480ee3014eb3c4ac0c013beca90393094cbb2a98b4813573245d"},{"messageHash":"0xba4639ac8e816a250ee15ccd3e58bbcc5599cc607399eac78bc8867888cae18b"},{"messageHash":"0x8033d267a5ffec322140182654584eb458120490420322a4dd2591cd403778f0"},{"messageHash":"0x1c4c2a34c90a40c9e826fa56649880c226ac61409ccc75e232d4ec5345b96f37"},{"messageHash":"0x98cccdc65f97f77805231496ab3be5fb4d9f90db5841d19c8375d4ec63cedd32"},{"messageHash":"0x3dad116e7a730185193a44ab90e74b55650107ffdfebc367181f18b1a68ec4c3"},{"messageHash":"0xe303c2b25f0ad740dd0b8bc2ad58145df42e507934a6d2794c3b91b951e50e52"},{"messageHash":"0x9327c979856a0784e434b51e1dfec3d67a626b992535553911a1860d43b215fb"}]}'
|
|
2026-03-14 04:41:52.572 DEBUG [src.steps.store] messages length is 30
|
|
2026-03-14 04:41:52.576 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-14 04:41:52.577 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5586/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:52.581 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x8e923b8cfc17ef405df87a46ea7eb088d9acb6d23022fdf2949ca1ea16289259"},{"messageHash":"0x6e76d30f4f99d183428203adcbb0f886632a8c56aa130caafb63fb71f9200ca6"},{"messageHash":"0x372144ed6291f066124f0ce9d234aa57ad7c13d74a256f1e5b33741249d2d59c"},{"messageHash":"0xdde18f48c6ebbd6f6e23b0100bc3412cdf34ad4e3e203922961876e635158bd2"},{"messageHash":"0x5eb456ef4d118506f710d83db18748af598509bb05df9901d1465392440bb4b8"},{"messageHash":"0x78e10247b8289df682bb27f2355a1a92e6e92ea8be696605d414c9cac428c9cd"},{"messageHash":"0xe5233f255f6bc57d07e56d05b64fa271bae661e4bf1885b8eaf41ac0aa8ad4c0"},{"messageHash":"0xd499110c49511d3202ebaf998e6a4d36e2fe94ad1c827925e28e14f8c1085f86"},{"messageHash":"0x8585987073f34e0e4ae29f9f4503b3d274c56630ad3e946814d01d0b7700e48d"},{"messageHash":"0xa68028648992cbdaf29401489d8846387f608cba0bf3432fc9503ea8eff7ce75"},{"messageHash":"0x2ccb09628c31527e69308a878ea74fa786430881059060dd263bb9de52e98e3a"},{"messageHash":"0x9d6e1b6312a438579b4150298a7191acce0a9fd0cc09cabccc75d68fee15e284"},{"messageHash":"0x81057a488a9fd8a3c892b1c885e9028c16002c72f3bcedd73d4b34f5b962157a"},{"messageHash":"0xfbb5cb2f5ddad183f3ffc30a727ae1855f1798b17c6bfe95e30304a6c3f637a6"},{"messageHash":"0xf1dc2437f23545db17b513b5ce611bd43184bd4876db9dd4d591ef42bd683843"},{"messageHash":"0x02f7dcd1b5553cc544db2903ec7c952b6fa19e66d5cf352655eeb39231893476"},{"messageHash":"0x269af0f0b62b1d8f225e74e4137ab84387670d8f2c0aa636113376c4e2126a53"},{"messageHash":"0x70f183b292f3e22bf19851fec64f8080fa63a572255b7d4b723982bfaa8f3a0c"},{"messageHash":"0x3373e1ce07290b7f2124bfdeca9f03fd5295a597539caa9693a479f1bffc74ae"},{"messageHash":"0xa0f5cb581406c035c0173f617d47178bacb1e5669370699635c9de8597317629"},{"messageHash":"0x2b4b09c942c1e97ba7f9a5200f81a61a569cfcd5a056390c677b0b520f4c1e4b"},{"messageHash":"0x7f5dfd253b04a5569f17857b7d0934d1667905a39d3f110db5de2cbc4e449ffd"},{"messageHash":"0xd89087ebc829480ee3014eb3c4ac0c013beca90393094cbb2a98b4813573245d"},{"messageHash":"0xba4639ac8e816a250ee15ccd3e58bbcc5599cc607399eac78bc8867888cae18b"},{"messageHash":"0x8033d267a5ffec322140182654584eb458120490420322a4dd2591cd403778f0"},{"messageHash":"0x1c4c2a34c90a40c9e826fa56649880c226ac61409ccc75e232d4ec5345b96f37"},{"messageHash":"0x98cccdc65f97f77805231496ab3be5fb4d9f90db5841d19c8375d4ec63cedd32"},{"messageHash":"0x3dad116e7a730185193a44ab90e74b55650107ffdfebc367181f18b1a68ec4c3"},{"messageHash":"0xe303c2b25f0ad740dd0b8bc2ad58145df42e507934a6d2794c3b91b951e50e52"},{"messageHash":"0x9327c979856a0784e434b51e1dfec3d67a626b992535553911a1860d43b215fb"}]}'
|
|
2026-03-14 04:41:52.581 DEBUG [src.steps.store] messages length is 30
|
|
2026-03-14 04:41:52.585 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-14 04:41:52.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36733/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:52.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"11f0eddcbfa541dc4c46","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x8e923b8cfc17ef405df87a46ea7eb088d9acb6d23022fdf2949ca1ea16289259"},{"messageHash":"0x6e76d30f4f99d183428203adcbb0f886632a8c56aa130caafb63fb71f9200ca6"},{"messageHash":"0x372144ed6291f066124f0ce9d234aa57ad7c13d74a256f1e5b33741249d2d59c"},{"messageHash":"0xdde18f48c6ebbd6f6e23b0100bc3412cdf34ad4e3e203922961876e635158bd2"},{"messageHash":"0x5eb456ef4d118506f710d83db18748af598509bb05df9901d1465392440bb4b8"},{"messageHash":"0x78e10247b8289df682bb27f2355a1a92e6e92ea8be696605d414c9cac428c9cd"},{"messageHash":"0xe5233f255f6bc57d07e56d05b64fa271bae661e4bf1885b8eaf41ac0aa8ad4c0"},{"messageHash":"0xd499110c49511d3202ebaf998e6a4d36e2fe94ad1c827925e28e14f8c1085f86"},{"messageHash":"0x8585987073f34e0e4ae29f9f4503b3d274c56630ad3e946814d01d0b7700e48d"},{"messageHash":"0xa68028648992cbdaf29401489d8846387f608cba0bf3432fc9503ea8eff7ce75"},{"messageHash":"0x2ccb09628c31527e69308a878ea74fa786430881059060dd263bb9de52e98e3a"},{"messageHash":"0x9d6e1b6312a438579b4150298a7191acce0a9fd0cc09cabccc75d68fee15e284"},{"messageHash":"0x81057a488a9fd8a3c892b1c885e9028c16002c72f3bcedd73d4b34f5b962157a"},{"messageHash":"0xfbb5cb2f5ddad183f3ffc30a727ae1855f1798b17c6bfe95e30304a6c3f637a6"},{"messageHash":"0xf1dc2437f23545db17b513b5ce611bd43184bd4876db9dd4d591ef42bd683843"},{"messageHash":"0x02f7dcd1b5553cc544db2903ec7c952b6fa19e66d5cf352655eeb39231893476"},{"messageHash":"0x269af0f0b62b1d8f225e74e4137ab84387670d8f2c0aa636113376c4e2126a53"},{"messageHash":"0x70f183b292f3e22bf19851fec64f8080fa63a572255b7d4b723982bfaa8f3a0c"},{"messageHash":"0x3373e1ce07290b7f2124bfdeca9f03fd5295a597539caa9693a479f1bffc74ae"},{"messageHash":"0xa0f5cb581406c035c0173f617d47178bacb1e5669370699635c9de8597317629"},{"messageHash":"0x2b4b09c942c1e97ba7f9a5200f81a61a569cfcd5a056390c677b0b520f4c1e4b"},{"messageHash":"0x7f5dfd253b04a5569f17857b7d0934d1667905a39d3f110db5de2cbc4e449ffd"},{"messageHash":"0xd89087ebc829480ee3014eb3c4ac0c013beca90393094cbb2a98b4813573245d"},{"messageHash":"0xba4639ac8e816a250ee15ccd3e58bbcc5599cc607399eac78bc8867888cae18b"},{"messageHash":"0x8033d267a5ffec322140182654584eb458120490420322a4dd2591cd403778f0"},{"messageHash":"0x1c4c2a34c90a40c9e826fa56649880c226ac61409ccc75e232d4ec5345b96f37"},{"messageHash":"0x98cccdc65f97f77805231496ab3be5fb4d9f90db5841d19c8375d4ec63cedd32"},{"messageHash":"0x3dad116e7a730185193a44ab90e74b55650107ffdfebc367181f18b1a68ec4c3"},{"messageHash":"0xe303c2b25f0ad740dd0b8bc2ad58145df42e507934a6d2794c3b91b951e50e52"},{"messageHash":"0x9327c979856a0784e434b51e1dfec3d67a626b992535553911a1860d43b215fb"}]}'
|
|
2026-03-14 04:41:52.595 DEBUG [src.steps.store] messages length is 30
|
|
2026-03-14 04:41:52.600 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-14 04:41:52.602 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-14 04:41:52.602 DEBUG [src.node.waku_node] Stopping container with id 4a8e91c5a41b
|
|
2026-03-14 04:41:53.233 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:41:53.233 DEBUG [src.node.waku_node] Stopping container with id d79b429b3743
|
|
2026-03-14 04:41:53.798 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:41:53.798 DEBUG [src.node.waku_node] Stopping container with id 43e5f68d5b6f
|
|
2026-03-14 04:41:54.047 ERROR [src.node.docker_mananger] Max retries reached for container 4a8e91c5a41b. Exiting log stream.
|
|
2026-03-14 04:41:54.363 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:41:54.366 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-14 04:41:54.378 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-14 04:41:54.395 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-14 04:41:54.405 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|