mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-25 19:59:26 +00:00
133 lines
22 KiB
Plaintext
133 lines
22 KiB
Plaintext
2026-04-23 00:07:59.475 INFO [tests.conftest] Fleet bootstrap inactive – pass --fleet (or set FLEET_BOOTSTRAP=true) to connect local nodes to the waku.test fleet
|
||
2026-04-23 00:07:59.475 DEBUG [tests.conftest] Running fixture setup: test_id
|
||
2026-04-23 00:07:59.476 DEBUG [tests.conftest] Running test: test_store_sync_indirect_node with id: 2026-04-23_00-07-59__97670773-5ffc-4428-8a31-2e676647f43a
|
||
2026-04-23 00:07:59.476 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||
2026-04-23 00:07:59.483 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-23 00:07:59.483 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-23_00-07-59__97670773-5ffc-4428-8a31-2e676647f43a__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:07:59.489 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-23 00:07:59.489 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-23_00-07-59__97670773-5ffc-4428-8a31-2e676647f43a__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:07:59.495 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-23 00:07:59.495 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-04-23_00-07-59__97670773-5ffc-4428-8a31-2e676647f43a__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:07:59.495 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||
2026-04-23 00:07:59.496 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-23 00:07:59.496 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-23 00:07:59.498 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-23 00:07:59.498 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.111.0
|
||
2026-04-23 00:07:59.498 DEBUG [src.node.docker_mananger] Generated ports ['17775', '17776', '17777', '17778', '17779']
|
||
2026-04-23 00:07:59.498 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-23 00:07:59.498 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-23 00:07:59.498 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-23 00:07:59.499 DEBUG [src.node.docker_mananger] docker run -i -t -p 17775:17775 -p 17776:17776 -p 17777:17777 -p 17778:17778 -p 17779:17779 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=17777 --rest-port=17775 --tcp-port=17776 --discv5-udp-port=17778 --rest-address=0.0.0.0 --nat=extip:172.18.111.0 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=feeaca253f3aac5bef428cc9ea32686b0ea8e3fae35826cdf47b0ffcec3c533a --store-sync=true --store=true --store-sync-range=45 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17779 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true
|
||
2026-04-23 00:07:59.684 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.111.0 waku 59bd6e2d9c3cdc8e9acadef9ff9ed79c9b774bf7206b511d14a1f644194ff0c9
|
||
2026-04-23 00:07:59.719 DEBUG [src.node.docker_mananger] Container started with ID 59bd6e2d9c3c. Setting up logs at ./log/docker/node1_2026-04-23_00-07-59__97670773-5ffc-4428-8a31-2e676647f43a__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:07:59.719 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17775
|
||
2026-04-23 00:07:59.721 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-23 00:07:59.832 ERROR [src.node.docker_mananger] Max retries reached for container f1767e28cf60. Exiting log stream.
|
||
2026-04-23 00:08:00.282 ERROR [src.node.docker_mananger] Max retries reached for container b75709b38330. Exiting log stream.
|
||
2026-04-23 00:08:00.722 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17775/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:08:00.725 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-23 00:08:00.725 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-23 00:08:00.725 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17775/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:08:00.728 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.111.0/tcp/17776/p2p/16Uiu2HAm9Y4oLPwREK7niJDp2BCHWFoAHhJj5A78omwSWABrK2Je","/ip4/172.18.111.0/tcp/17777/ws/p2p/16Uiu2HAm9Y4oLPwREK7niJDp2BCHWFoAHhJj5A78omwSWABrK2Je"],"enrUri":"enr:-L24QL1gpFVf-U1BpkHrmCJL1BFWLqg-Y7huNEz-zRe8Y8QtB_iAA2F702Wy-rz0SMX13KKWPjWcLyrxDISLDAofOk0CgmlkgnY0gmlwhKwSbwCKbXVsdGlhZGRyc5YACASsEm8ABkVwAAoErBJvAAZFcd0DgnJzhQDGAQAAiXNlY3AyNTZrMaEC0abndJphzoDs-sCRfhS3aPoOEJDmzjQzetEihBr_zgODdGNwgkVwg3VkcIJFcoV3YWt1MhM"}'
|
||
2026-04-23 00:08:00.728 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-23 00:08:00.728 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17775/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
||
2026-04-23 00:08:00.730 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:08:00.731 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-23 00:08:00.731 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-23 00:08:00.732 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-23 00:08:00.732 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.81.225
|
||
2026-04-23 00:08:00.732 DEBUG [src.node.docker_mananger] Generated ports ['23361', '23362', '23363', '23364', '23365']
|
||
2026-04-23 00:08:00.732 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-23 00:08:00.733 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-23 00:08:00.733 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-23 00:08:00.733 DEBUG [src.node.docker_mananger] docker run -i -t -p 23361:23361 -p 23362:23362 -p 23363:23363 -p 23364:23364 -p 23365:23365 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=23363 --rest-port=23361 --tcp-port=23362 --discv5-udp-port=23364 --rest-address=0.0.0.0 --nat=extip:172.18.81.225 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=70fd0ed2ccf5c7092e50e08d6be715e4dae62a004bf6b7ac0edb330f1fc605c8 --store-sync=true --store=true --store-sync-range=45 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23365 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --discv5-bootstrap-node=enr:-L24QL1gpFVf-U1BpkHrmCJL1BFWLqg-Y7huNEz-zRe8Y8QtB_iAA2F702Wy-rz0SMX13KKWPjWcLyrxDISLDAofOk0CgmlkgnY0gmlwhKwSbwCKbXVsdGlhZGRyc5YACASsEm8ABkVwAAoErBJvAAZFcd0DgnJzhQDGAQAAiXNlY3AyNTZrMaEC0abndJphzoDs-sCRfhS3aPoOEJDmzjQzetEihBr_zgODdGNwgkVwg3VkcIJFcoV3YWt1MhM
|
||
2026-04-23 00:08:00.921 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.81.225 waku 51674816a2f13b0540226786384a69b6588495ec5c00b0dcee3b5a4aa98be2a1
|
||
2026-04-23 00:08:00.955 DEBUG [src.node.docker_mananger] Container started with ID 51674816a2f1. Setting up logs at ./log/docker/node2_2026-04-23_00-07-59__97670773-5ffc-4428-8a31-2e676647f43a__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:08:00.956 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23361
|
||
2026-04-23 00:08:00.956 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-23 00:08:01.957 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23361/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:08:01.960 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":"READY"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-23 00:08:01.960 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-23 00:08:01.960 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23361/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:08:01.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.81.225/tcp/23362/p2p/16Uiu2HAkz5QjyuX8odj5XG1uuxYpRE3S8oi58duXveDbGS2rBJik","/ip4/172.18.81.225/tcp/23363/ws/p2p/16Uiu2HAkz5QjyuX8odj5XG1uuxYpRE3S8oi58duXveDbGS2rBJik"],"enrUri":"enr:-L24QOh3Iyt968GKuSNFqOclEV2v4IeRBYroFMhGrYyik6v6IRjggOwlO9NBds67Tk5DQPErFfrUDD9MYh9v_5nlqqECgmlkgnY0gmlwhKwSUeGKbXVsdGlhZGRyc5YACASsElHhBltCAAoErBJR4QZbQ90DgnJzhQDGAQAAiXNlY3AyNTZrMaECRRmWsS9wap_DHBkoMWw9bKWaXALcsExbaTWrXo8Ms9mDdGNwgltCg3VkcIJbRIV3YWt1MhI"}'
|
||
2026-04-23 00:08:01.963 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-23 00:08:01.963 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-23 00:08:01.963 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-23 00:08:01.964 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-23 00:08:01.964 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.54.66
|
||
2026-04-23 00:08:01.965 DEBUG [src.node.docker_mananger] Generated ports ['29020', '29021', '29022', '29023', '29024']
|
||
2026-04-23 00:08:01.965 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-23 00:08:01.965 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-23 00:08:01.965 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-23 00:08:01.965 DEBUG [src.node.docker_mananger] docker run -i -t -p 29020:29020 -p 29021:29021 -p 29022:29022 -p 29023:29023 -p 29024:29024 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=29022 --rest-port=29020 --tcp-port=29021 --discv5-udp-port=29023 --rest-address=0.0.0.0 --nat=extip:172.18.54.66 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=d5136593eeeebbb440ca494770c07fb883ffe63e47d27de8c218f14a87f197ec --store-sync=true --store=true --store-sync-range=45 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29024 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false --discv5-bootstrap-node=enr:-L24QOh3Iyt968GKuSNFqOclEV2v4IeRBYroFMhGrYyik6v6IRjggOwlO9NBds67Tk5DQPErFfrUDD9MYh9v_5nlqqECgmlkgnY0gmlwhKwSUeGKbXVsdGlhZGRyc5YACASsElHhBltCAAoErBJR4QZbQ90DgnJzhQDGAQAAiXNlY3AyNTZrMaECRRmWsS9wap_DHBkoMWw9bKWaXALcsExbaTWrXo8Ms9mDdGNwgltCg3VkcIJbRIV3YWt1MhI
|
||
2026-04-23 00:08:02.164 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.54.66 waku 4dec569da4dc31c0c15bf10b01616c555ea5c2bf2df22aedb5de805453ef5093
|
||
2026-04-23 00:08:02.195 DEBUG [src.node.docker_mananger] Container started with ID 4dec569da4dc. Setting up logs at ./log/docker/node3_2026-04-23_00-07-59__97670773-5ffc-4428-8a31-2e676647f43a__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:08:02.195 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29020
|
||
2026-04-23 00:08:02.196 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-23 00:08:03.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29020/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:08:03.200 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":"READY"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-23 00:08:03.200 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-23 00:08:03.200 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29020/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:08:03.202 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.54.66/tcp/29021/p2p/16Uiu2HAmHUAJri5NJaKTv9EhXGrz2Tv4TbJaU7gQtFwUoEoo4huM","/ip4/172.18.54.66/tcp/29022/ws/p2p/16Uiu2HAmHUAJri5NJaKTv9EhXGrz2Tv4TbJaU7gQtFwUoEoo4huM"],"enrUri":"enr:-L24QFLMl0cAUVEwbIbtSMN-QpxEQJcYw7D56VlL1DT2eqRIUiX_DPGDUl2Uu9rl-phPNSgm3IqGV-Co5X1SMw5NPHwCgmlkgnY0gmlwhKwSNkKKbXVsdGlhZGRyc5YACASsEjZCBnFdAAoErBI2QgZxXt0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDR4ROK89Z4aQJurJc8qL6qeLnC37O3jG44vDpEWEWztSDdGNwgnFdg3VkcIJxX4V3YWt1MhI"}'
|
||
2026-04-23 00:08:03.202 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-23 00:08:03.203 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23361/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.111.0/tcp/17776/p2p/16Uiu2HAm9Y4oLPwREK7niJDp2BCHWFoAHhJj5A78omwSWABrK2Je"]'
|
||
2026-04-23 00:08:03.224 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:08:03.225 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:08:03.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17775/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:08:03.234 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:08:03.234 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:08:03.438 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:08:03.438 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17775/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:08:03.443 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:08:03.443 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:08:03.643 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:08:03.644 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17775/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:08:03.648 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:08:03.648 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:08:03.849 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:08:03.849 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17775/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:08:03.854 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:08:03.854 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:08:04.054 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:08:04.055 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17775/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:08:04.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:08:04.059 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:08:04.260 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:08:04.260 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17775/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:08:04.264 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:08:04.265 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:08:04.465 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:08:04.466 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17775/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:08:04.470 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:08:04.470 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:08:04.671 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:08:04.671 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17775/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:08:04.676 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:08:04.676 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:08:04.876 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:08:04.877 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17775/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:08:04.881 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:08:04.881 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:08:05.082 DEBUG [src.steps.store] Relaying message
|
||
2026-04-23 00:08:05.082 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17775/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:08:05.087 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:08:05.087 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-23 00:08:05.287 DEBUG [src.libs.common] Sleeping for 65 seconds
|
||
2026-04-23 00:09:10.288 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||
2026-04-23 00:09:10.288 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29020/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:09:10.292 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3afd8186d6610e42a2cabecf23577fd904071485d5e58caf0c389f88fee28b3b"},{"messageHash":"0x9eac42ccc047d6985509f3f37828f41d04f5d9bfe2c4f7cf665948c6fc461bf6"},{"messageHash":"0x1fa643ea4c48f1bb35a89d6ca233c1c1dcb6e87dd78deddc468028c3a73b782f"},{"messageHash":"0x265e6ef5bf780c79c3ba81af345c117cd0cd49dedd9fdfcde36cc7b534d43d3a"},{"messageHash":"0xe2beae8c4a24db1b0b0da1ca204a823105f7a0848862fa1c2a069bd9793495fd"},{"messageHash":"0x54c781b8670c6a3fab14faccab58709e1623351434b00405970981d110a8432f"},{"messageHash":"0x99d97c8bba900da6d77ec570a4637ad5c9a01d9bf90ec71f70c7be5baa1479ca"},{"messageHash":"0xc2549fb06a6dc5c3544036ed933c474527e8da57f7ae86e47e99665ca456f012"},{"messageHash":"0x1060fae35688b513d3dc36c5165b4e4c8dc83604cb53fc6e42eb174fef1a00d8"},{"messageHash":"0xa96e52465d60b7a97ba01ecdb1e82f95a0713f3be018546f22ce7e65def3fd00"}]}'
|
||
2026-04-23 00:09:10.292 DEBUG [src.steps.store] messages length is 10
|
||
2026-04-23 00:09:10.294 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||
2026-04-23 00:09:10.296 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||
2026-04-23 00:09:10.296 DEBUG [src.node.waku_node] Stopping container with id 59bd6e2d9c3c
|
||
2026-04-23 00:09:10.777 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-23 00:09:10.777 DEBUG [src.node.waku_node] Stopping container with id 51674816a2f1
|
||
2026-04-23 00:09:11.249 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-23 00:09:11.249 DEBUG [src.node.waku_node] Stopping container with id 4dec569da4dc
|
||
2026-04-23 00:09:11.686 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-23 00:09:11.688 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||
2026-04-23 00:09:11.782 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-23 00:09:11.861 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-23 00:09:11.903 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-23 00:09:11.908 ERROR [src.node.docker_mananger] Max retries reached for container 59bd6e2d9c3c. Exiting log stream.
|