2234 lines
311 KiB
Plaintext

2026-01-30 04:34:03.735 DEBUG [tests.conftest] Running fixture setup: test_id
2026-01-30 04:34:03.735 DEBUG [tests.conftest] Running test: test_store_sync_five_node_mesh_burst with id: 2026-01-30_04-34-03__4af182e8-2078-484f-a579-f329d2008053
2026-01-30 04:34:03.735 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-01-30 04:34:03.742 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-01-30 04:34:03.742 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-01-30_04-34-03__4af182e8-2078-484f-a579-f329d2008053__wakuorg_nwaku:latest.log
2026-01-30 04:34:03.747 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-01-30 04:34:03.747 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-01-30_04-34-03__4af182e8-2078-484f-a579-f329d2008053__wakuorg_nwaku:latest.log
2026-01-30 04:34:03.753 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-01-30 04:34:03.753 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-01-30_04-34-03__4af182e8-2078-484f-a579-f329d2008053__wakuorg_nwaku:latest.log
2026-01-30 04:34:03.753 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-01-30 04:34:03.759 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-01-30 04:34:03.759 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-01-30_04-34-03__4af182e8-2078-484f-a579-f329d2008053__wakuorg_nwaku:latest.log
2026-01-30 04:34:03.766 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-01-30 04:34:03.766 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-01-30_04-34-03__4af182e8-2078-484f-a579-f329d2008053__wakuorg_nwaku:latest.log
2026-01-30 04:34:03.766 DEBUG [src.node.waku_node] Starting Node...
2026-01-30 04:34:03.766 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-01-30 04:34:03.767 DEBUG [src.node.docker_mananger] Network waku already exists
2026-01-30 04:34:03.767 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.186.171
2026-01-30 04:34:03.768 DEBUG [src.node.docker_mananger] Generated ports ['64958', '64959', '64960', '64961', '64962']
2026-01-30 04:34:03.768 DEBUG [src.node.waku_node] RLN credentials were not set
2026-01-30 04:34:03.768 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-01-30 04:34:03.768 DEBUG [src.node.waku_node] Using volumes []
2026-01-30 04:34:03.768 DEBUG [src.node.docker_mananger] docker run -i -t -p 64958:64958 -p 64959:64959 -p 64960:64960 -p 64961:64961 -p 64962:64962 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=64960 --rest-port=64958 --tcp-port=64959 --discv5-udp-port=64961 --rest-address=0.0.0.0 --nat=extip:172.18.186.171 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6a77d9b1ea238e2f40ead8229c92320bdb9c9a69c67e01abfb88a44ff16c6dff --store-sync=true --store=true --store-sync-range=900 --store-sync-interval=3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=64962 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
2026-01-30 04:34:03.947 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.186.171 waku e7931946476069b9d85e1f4ad402b9ce0ef9dd1708bf73fc070702a782080bb0
2026-01-30 04:34:03.967 ERROR [src.node.docker_mananger] Max retries reached for container d3a1ad0d9698. Exiting log stream.
2026-01-30 04:34:03.976 DEBUG [src.node.docker_mananger] Container started with ID e79319464760. Setting up logs at ./log/docker/node1_2026-01-30_04-34-03__4af182e8-2078-484f-a579-f329d2008053__wakuorg_nwaku:latest.log
2026-01-30 04:34:03.977 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 64958
2026-01-30 04:34:03.978 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:34:04.530 ERROR [src.node.docker_mananger] Max retries reached for container 9d1c65e9d718. Exiting log stream.
2026-01-30 04:34:04.978 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64958/health" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:34:04.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
2026-01-30 04:34:04.982 INFO [src.node.waku_node] Node protocols are initialized !!
2026-01-30 04:34:04.982 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64958/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:34:04.984 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.186.171/tcp/64959/p2p/16Uiu2HAmTWiWKSt5xKiDGibqYnK62desgsizm49AvgZ3xbpTQbzz","/ip4/172.18.186.171/tcp/64960/ws/p2p/16Uiu2HAmTWiWKSt5xKiDGibqYnK62desgsizm49AvgZ3xbpTQbzz"],"enrUri":"enr:-L24QFuiGwUlP5zRdTMXHUPKSg6BsVfisdnsaEhxEyYiHJyOXN3k8L4u6mnePLWHtXNljaP1Yk6oVtM4cwI0FtwdYsACgmlkgnY0gmlwhKwSuquKbXVsdGlhZGRyc5YACASsErqrBv2_AAoErBK6qwb9wN0DgnJzhQADAQAAiXNlY3AyNTZrMaED3MC9_8R7iv2SPgy8HKef_wIkBJJFyj2nM03z1j4-fYODdGNwgv2_g3VkcIL9wYV3YWt1MhM"}'
2026-01-30 04:34:04.984 INFO [src.node.waku_node] REST service is ready !!
2026-01-30 04:34:04.984 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
2026-01-30 04:34:04.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:04.997 DEBUG [src.node.waku_node] Starting Node...
2026-01-30 04:34:04.997 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-01-30 04:34:04.999 DEBUG [src.node.docker_mananger] Network waku already exists
2026-01-30 04:34:04.999 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.185.226
2026-01-30 04:34:04.999 DEBUG [src.node.docker_mananger] Generated ports ['25607', '25608', '25609', '25610', '25611']
2026-01-30 04:34:04.999 DEBUG [src.node.waku_node] RLN credentials were not set
2026-01-30 04:34:04.999 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-01-30 04:34:04.999 DEBUG [src.node.waku_node] Using volumes []
2026-01-30 04:34:05.000 DEBUG [src.node.docker_mananger] docker run -i -t -p 25607:25607 -p 25608:25608 -p 25609:25609 -p 25610:25610 -p 25611:25611 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=25609 --rest-port=25607 --tcp-port=25608 --discv5-udp-port=25610 --rest-address=0.0.0.0 --nat=extip:172.18.185.226 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5b3bf732d5c990f67527e27bf4e0beba45fd5cf30eecbff04f09bdcef1cbea50 --store-sync=true --store=true --store-sync-range=900 --store-sync-interval=3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25611 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
2026-01-30 04:34:05.183 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.185.226 waku 635d7d1445f04345f3643c6f252b13aab6c37b758fd254c4e31e8a91b31b6f46
2026-01-30 04:34:05.213 DEBUG [src.node.docker_mananger] Container started with ID 635d7d1445f0. Setting up logs at ./log/docker/node2_2026-01-30_04-34-03__4af182e8-2078-484f-a579-f329d2008053__wakuorg_nwaku:latest.log
2026-01-30 04:34:05.213 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 25607
2026-01-30 04:34:05.213 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:34:06.214 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25607/health" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:34:06.217 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
2026-01-30 04:34:06.218 INFO [src.node.waku_node] Node protocols are initialized !!
2026-01-30 04:34:06.218 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25607/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:34:06.220 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.185.226/tcp/25608/p2p/16Uiu2HAmHBA3PBjApjDtvPQTfC6XRfwnsRjJ2TqsQyCuvXmnKwMv","/ip4/172.18.185.226/tcp/25609/ws/p2p/16Uiu2HAmHBA3PBjApjDtvPQTfC6XRfwnsRjJ2TqsQyCuvXmnKwMv"],"enrUri":"enr:-L24QGUIA3CVG3RGAKWlQxqYxbaOnazH83BmkhlZLF5M24eRAdtgfj2AM4sJ-3h-K8y5AQj0bDd1kZPQj6oX6E5D4-cCgmlkgnY0gmlwhKwSueKKbXVsdGlhZGRyc5YACASsErniBmQIAAoErBK54gZkCd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDQykhQuohVTa6DdTT6nUdvYZcg_CKgtEisH4VoZrzVnWDdGNwgmQIg3VkcIJkCoV3YWt1MhM"}'
2026-01-30 04:34:06.220 INFO [src.node.waku_node] REST service is ready !!
2026-01-30 04:34:06.220 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
2026-01-30 04:34:06.233 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:06.233 DEBUG [src.node.waku_node] Starting Node...
2026-01-30 04:34:06.233 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-01-30 04:34:06.235 DEBUG [src.node.docker_mananger] Network waku already exists
2026-01-30 04:34:06.235 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.156.28
2026-01-30 04:34:06.235 DEBUG [src.node.docker_mananger] Generated ports ['14181', '14182', '14183', '14184', '14185']
2026-01-30 04:34:06.235 DEBUG [src.node.waku_node] RLN credentials were not set
2026-01-30 04:34:06.235 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-01-30 04:34:06.235 DEBUG [src.node.waku_node] Using volumes []
2026-01-30 04:34:06.235 DEBUG [src.node.docker_mananger] docker run -i -t -p 14181:14181 -p 14182:14182 -p 14183:14183 -p 14184:14184 -p 14185:14185 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=14183 --rest-port=14181 --tcp-port=14182 --discv5-udp-port=14184 --rest-address=0.0.0.0 --nat=extip:172.18.156.28 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f43bae82de4f3ba47fbaa159b65bf9e477e1cdea61a339b3deb0a9c9dc9850fd --store-sync=true --store=true --store-sync-range=900 --store-sync-interval=3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14185 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
2026-01-30 04:34:06.423 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.156.28 waku 1d2194459e67c93f6633616600aa4de3a6eaa8da0ccf53670fb3df2cc5dff59b
2026-01-30 04:34:06.456 DEBUG [src.node.docker_mananger] Container started with ID 1d2194459e67. Setting up logs at ./log/docker/node3_2026-01-30_04-34-03__4af182e8-2078-484f-a579-f329d2008053__wakuorg_nwaku:latest.log
2026-01-30 04:34:06.457 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14181
2026-01-30 04:34:06.457 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:34:07.458 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14181/health" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:34:07.461 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
2026-01-30 04:34:07.462 INFO [src.node.waku_node] Node protocols are initialized !!
2026-01-30 04:34:07.462 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14181/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:34:07.464 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.156.28/tcp/14182/p2p/16Uiu2HAm5J9EE9hL5wBZkVkyviw7s1AVpShNr9jeDztww7AGgNMV","/ip4/172.18.156.28/tcp/14183/ws/p2p/16Uiu2HAm5J9EE9hL5wBZkVkyviw7s1AVpShNr9jeDztww7AGgNMV"],"enrUri":"enr:-L24QCMUCOjjR1mF9VLh3ramVIHeS_TvTRyfmHX6q0aGfOEnKZbworRrhDyB93Jefeyz525fxNWqRc1uOdy7_EMrqMICgmlkgnY0gmlwhKwSnByKbXVsdGlhZGRyc5YACASsEpwcBjdmAAoErBKcHAY3Z90DgnJzhQADAQAAiXNlY3AyNTZrMaECkqcIflkmdD4H5lIIlQd3ibtT7LcMnljyIQTdBQPfz8CDdGNwgjdmg3VkcII3aIV3YWt1MhM"}'
2026-01-30 04:34:07.465 INFO [src.node.waku_node] REST service is ready !!
2026-01-30 04:34:07.465 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
2026-01-30 04:34:07.478 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:07.478 DEBUG [src.node.waku_node] Starting Node...
2026-01-30 04:34:07.478 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-01-30 04:34:07.479 DEBUG [src.node.docker_mananger] Network waku already exists
2026-01-30 04:34:07.479 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.88.6
2026-01-30 04:34:07.479 DEBUG [src.node.docker_mananger] Generated ports ['25229', '25230', '25231', '25232', '25233']
2026-01-30 04:34:07.480 DEBUG [src.node.waku_node] RLN credentials were not set
2026-01-30 04:34:07.480 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-01-30 04:34:07.480 DEBUG [src.node.waku_node] Using volumes []
2026-01-30 04:34:07.480 DEBUG [src.node.docker_mananger] docker run -i -t -p 25229:25229 -p 25230:25230 -p 25231:25231 -p 25232:25232 -p 25233:25233 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=25231 --rest-port=25229 --tcp-port=25230 --discv5-udp-port=25232 --rest-address=0.0.0.0 --nat=extip:172.18.88.6 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f6173f502dfc8755ee6c1fbdbadc9cdad3f834d2be83fa8ce48e42138ae8d1cb --store-sync=true --store=true --store-sync-range=900 --store-sync-interval=3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25233 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
2026-01-30 04:34:07.661 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.88.6 waku 38393b51bdfa1b95ba54c313b506fea5c2812941c7cd2972ab83be32b9b308eb
2026-01-30 04:34:07.693 DEBUG [src.node.docker_mananger] Container started with ID 38393b51bdfa. Setting up logs at ./log/docker/node4_2026-01-30_04-34-03__4af182e8-2078-484f-a579-f329d2008053__wakuorg_nwaku:latest.log
2026-01-30 04:34:07.694 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 25229
2026-01-30 04:34:07.694 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:34:08.694 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25229/health" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:34:08.698 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
2026-01-30 04:34:08.698 INFO [src.node.waku_node] Node protocols are initialized !!
2026-01-30 04:34:08.698 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25229/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:34:08.700 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.88.6/tcp/25230/p2p/16Uiu2HAmAMMYCip5Ku8zSueVFP6btBCt5RFJicdNfjiBfrri1JuV","/ip4/172.18.88.6/tcp/25231/ws/p2p/16Uiu2HAmAMMYCip5Ku8zSueVFP6btBCt5RFJicdNfjiBfrri1JuV"],"enrUri":"enr:-L24QEs4wosjAp9YqHhMpnNmqS4-FNDfsVsjk1vKsIk1tW0QSa8JO5JDq69xworFpj8BBQPlUcPG7W24OqM7spcm2iYCgmlkgnY0gmlwhKwSWAaKbXVsdGlhZGRyc5YACASsElgGBmKOAAoErBJYBgZij90DgnJzhQADAQAAiXNlY3AyNTZrMaEC3cQhDTZmf4sRl4MYL7xJ9-vhaRQIjr6fhqLbHjnQQ7iDdGNwgmKOg3VkcIJikIV3YWt1MhM"}'
2026-01-30 04:34:08.701 INFO [src.node.waku_node] REST service is ready !!
2026-01-30 04:34:08.701 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
2026-01-30 04:34:08.714 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:08.714 DEBUG [src.node.waku_node] Starting Node...
2026-01-30 04:34:08.714 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-01-30 04:34:08.715 DEBUG [src.node.docker_mananger] Network waku already exists
2026-01-30 04:34:08.715 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.174.154
2026-01-30 04:34:08.715 DEBUG [src.node.docker_mananger] Generated ports ['25840', '25841', '25842', '25843', '25844']
2026-01-30 04:34:08.716 DEBUG [src.node.waku_node] RLN credentials were not set
2026-01-30 04:34:08.716 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-01-30 04:34:08.716 DEBUG [src.node.waku_node] Using volumes []
2026-01-30 04:34:08.716 DEBUG [src.node.docker_mananger] docker run -i -t -p 25840:25840 -p 25841:25841 -p 25842:25842 -p 25843:25843 -p 25844:25844 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=25842 --rest-port=25840 --tcp-port=25841 --discv5-udp-port=25843 --rest-address=0.0.0.0 --nat=extip:172.18.174.154 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bbfcd2aa541e8ddf7d60d77abb7a323756aa2bc22499f16ab2adb8a330bdb0ec --store-sync=true --store=true --store-sync-range=900 --store-sync-interval=3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25844 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
2026-01-30 04:34:08.901 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.174.154 waku 463a7fb8c30720d7ae9bb6848978fd1d123257e42dd244592c210a817a046a7c
2026-01-30 04:34:08.931 DEBUG [src.node.docker_mananger] Container started with ID 463a7fb8c307. Setting up logs at ./log/docker/node5_2026-01-30_04-34-03__4af182e8-2078-484f-a579-f329d2008053__wakuorg_nwaku:latest.log
2026-01-30 04:34:08.931 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 25840
2026-01-30 04:34:08.932 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:34:09.933 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25840/health" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:34:09.936 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
2026-01-30 04:34:09.937 INFO [src.node.waku_node] Node protocols are initialized !!
2026-01-30 04:34:09.937 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25840/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:34:09.939 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.174.154/tcp/25841/p2p/16Uiu2HAmV1ygxiGGfXDYsdH1ehwP7RAHPUdf5MAHoi5xYPm3yVR1","/ip4/172.18.174.154/tcp/25842/ws/p2p/16Uiu2HAmV1ygxiGGfXDYsdH1ehwP7RAHPUdf5MAHoi5xYPm3yVR1"],"enrUri":"enr:-L24QNHD3YtQL73zuXiNaUz_8NhZBkorOe2AaDXkrksAPvjxb-sQYu-LlXvJw-dsrC3rpGhL3EjNbKO8O3JwiGnnVAcCgmlkgnY0gmlwhKwSrpqKbXVsdGlhZGRyc5YACASsEq6aBmTxAAoErBKumgZk8t0DgnJzhQADAQAAiXNlY3AyNTZrMaED8xtwy0q7o_t9vBxc0blSSTQC_2dJJ3aZ1Gc45kSkQcCDdGNwgmTxg3VkcIJk84V3YWt1MhM"}'
2026-01-30 04:34:09.939 INFO [src.node.waku_node] REST service is ready !!
2026-01-30 04:34:09.939 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
2026-01-30 04:34:09.952 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:09.953 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.185.226/tcp/25608/p2p/16Uiu2HAmHBA3PBjApjDtvPQTfC6XRfwnsRjJ2TqsQyCuvXmnKwMv"]'
2026-01-30 04:34:09.975 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:09.978 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.186.171/tcp/64959/p2p/16Uiu2HAmTWiWKSt5xKiDGibqYnK62desgsizm49AvgZ3xbpTQbzz"]'
2026-01-30 04:34:09.985 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:09.985 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.156.28/tcp/14182/p2p/16Uiu2HAm5J9EE9hL5wBZkVkyviw7s1AVpShNr9jeDztww7AGgNMV"]'
2026-01-30 04:34:10.010 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.011 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.186.171/tcp/64959/p2p/16Uiu2HAmTWiWKSt5xKiDGibqYnK62desgsizm49AvgZ3xbpTQbzz"]'
2026-01-30 04:34:10.022 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.022 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.88.6/tcp/25230/p2p/16Uiu2HAmAMMYCip5Ku8zSueVFP6btBCt5RFJicdNfjiBfrri1JuV"]'
2026-01-30 04:34:10.047 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.047 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.186.171/tcp/64959/p2p/16Uiu2HAmTWiWKSt5xKiDGibqYnK62desgsizm49AvgZ3xbpTQbzz"]'
2026-01-30 04:34:10.054 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.054 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.174.154/tcp/25841/p2p/16Uiu2HAmV1ygxiGGfXDYsdH1ehwP7RAHPUdf5MAHoi5xYPm3yVR1"]'
2026-01-30 04:34:10.075 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.076 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.186.171/tcp/64959/p2p/16Uiu2HAmTWiWKSt5xKiDGibqYnK62desgsizm49AvgZ3xbpTQbzz"]'
2026-01-30 04:34:10.085 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.085 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.156.28/tcp/14182/p2p/16Uiu2HAm5J9EE9hL5wBZkVkyviw7s1AVpShNr9jeDztww7AGgNMV"]'
2026-01-30 04:34:10.110 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.111 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.185.226/tcp/25608/p2p/16Uiu2HAmHBA3PBjApjDtvPQTfC6XRfwnsRjJ2TqsQyCuvXmnKwMv"]'
2026-01-30 04:34:10.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.117 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.88.6/tcp/25230/p2p/16Uiu2HAmAMMYCip5Ku8zSueVFP6btBCt5RFJicdNfjiBfrri1JuV"]'
2026-01-30 04:34:10.139 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.141 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.185.226/tcp/25608/p2p/16Uiu2HAmHBA3PBjApjDtvPQTfC6XRfwnsRjJ2TqsQyCuvXmnKwMv"]'
2026-01-30 04:34:10.147 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.149 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.174.154/tcp/25841/p2p/16Uiu2HAmV1ygxiGGfXDYsdH1ehwP7RAHPUdf5MAHoi5xYPm3yVR1"]'
2026-01-30 04:34:10.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.177 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.185.226/tcp/25608/p2p/16Uiu2HAmHBA3PBjApjDtvPQTfC6XRfwnsRjJ2TqsQyCuvXmnKwMv"]'
2026-01-30 04:34:10.184 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.185 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.88.6/tcp/25230/p2p/16Uiu2HAmAMMYCip5Ku8zSueVFP6btBCt5RFJicdNfjiBfrri1JuV"]'
2026-01-30 04:34:10.212 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.216 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.156.28/tcp/14182/p2p/16Uiu2HAm5J9EE9hL5wBZkVkyviw7s1AVpShNr9jeDztww7AGgNMV"]'
2026-01-30 04:34:10.233 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.234 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.174.154/tcp/25841/p2p/16Uiu2HAmV1ygxiGGfXDYsdH1ehwP7RAHPUdf5MAHoi5xYPm3yVR1"]'
2026-01-30 04:34:10.265 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.265 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.156.28/tcp/14182/p2p/16Uiu2HAm5J9EE9hL5wBZkVkyviw7s1AVpShNr9jeDztww7AGgNMV"]'
2026-01-30 04:34:10.271 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.273 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.174.154/tcp/25841/p2p/16Uiu2HAmV1ygxiGGfXDYsdH1ehwP7RAHPUdf5MAHoi5xYPm3yVR1"]'
2026-01-30 04:34:10.300 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.300 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.88.6/tcp/25230/p2p/16Uiu2HAmAMMYCip5Ku8zSueVFP6btBCt5RFJicdNfjiBfrri1JuV"]'
2026-01-30 04:34:10.304 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.305 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:10.305 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:10.317 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.321 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:10.324 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:10.324 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:10.338 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.339 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:10.344 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:10.351 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:10.361 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.364 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:10.366 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:10.371 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:10.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.392 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:10.393 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:10.394 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:10.405 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.409 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:10.416 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:10.418 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:10.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.432 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:10.438 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:10.439 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:10.452 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.454 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:10.458 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:10.458 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:10.473 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.475 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:10.482 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:10.482 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:10.504 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.505 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:10.512 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:10.515 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:10.531 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.533 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:10.534 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:10.534 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:10.552 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.553 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:10.557 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:10.558 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:10.573 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.577 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:10.591 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:10.596 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:10.615 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.619 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:10.624 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:10.628 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:10.641 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.641 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:10.646 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:10.647 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:10.659 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.659 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:10.662 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:10.664 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:10.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.680 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:10.683 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:10.683 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:10.714 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.715 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:10.718 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:10.720 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:10.736 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.738 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:10.741 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:10.741 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:10.757 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.760 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:10.764 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:10.765 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:10.789 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.790 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:10.792 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:10.793 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:10.806 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.811 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:10.813 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:10.815 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:10.835 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.841 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:10.845 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:10.845 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:10.858 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.864 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:10.865 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:10.865 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:10.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.886 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:10.889 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:10.894 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:10.913 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.915 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:10.919 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:10.919 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:10.939 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.944 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:10.945 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:10.945 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:10.963 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.964 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:10.968 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:10.969 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:10.983 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:10.987 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:10.989 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:10.994 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:11.008 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:11.010 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:11.012 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:11.012 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:11.032 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:11.039 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:11.040 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:11.043 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:11.064 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:11.064 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:11.072 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:11.072 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:11.085 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:11.086 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:11.092 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:11.092 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:11.106 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:11.112 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:11.116 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:11.116 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:11.133 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:11.134 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:11.139 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:11.140 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:11.155 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:11.156 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:11.163 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:11.164 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:11.177 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:11.178 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:11.182 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:11.184 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:11.203 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:11.205 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:11.206 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:11.206 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:11.224 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:11.226 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:11.229 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:11.234 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:11.260 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:11.260 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:11.265 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:11.267 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:11.278 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:11.282 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:11.286 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:11.286 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:11.300 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:11.306 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:11.308 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:11.308 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:11.324 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:11.327 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:11.330 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:11.331 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:11.356 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:11.360 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:11.361 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:11.361 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:11.382 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:11.384 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:11.384 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:11.385 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:11.402 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:11.408 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:11.412 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:11.413 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:11.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:11.435 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:11.438 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:11.438 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:11.450 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:11.453 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:11.457 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:11.458 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:11.473 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:11.479 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:11.482 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:11.483 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:11.495 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:11.500 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:11.502 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:11.510 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:11.521 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:11.523 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:11.526 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:11.526 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:11.542 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:11.544 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:11.545 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:11.546 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:11.556 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:11.556 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:11.562 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:11.562 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:11.576 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:11.576 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:11.581 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:11.587 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:11.603 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:11.603 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:11.606 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:11.608 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:11.627 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:11.628 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:11.631 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:11.632 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:11.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:11.658 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:11.659 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:11.659 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:11.682 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:11.683 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:11.688 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:11.691 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:11.710 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:11.712 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:11.715 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:11.718 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:11.731 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:11.731 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:11.738 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:11.739 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:11.749 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:11.751 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:11.763 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:11.769 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:11.783 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:11.790 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:11.791 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:11.792 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:11.810 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:11.813 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:11.815 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:11.815 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:11.837 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:11.837 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:11.840 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:11.842 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:11.857 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:11.860 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:11.861 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:11.862 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:11.890 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:11.891 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:11.892 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:11.892 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:11.903 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:11.910 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:11.910 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:11.911 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:11.932 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:11.932 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:11.934 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:11.935 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:11.945 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:11.950 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:11.952 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:11.953 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:11.966 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:11.966 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:11.973 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:11.975 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:11.992 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:11.993 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:11.995 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:11.995 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:12.009 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:12.012 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:12.016 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:12.017 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:12.029 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:12.030 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:12.032 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:12.032 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:12.050 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:12.051 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:12.056 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:12.056 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:12.074 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:12.076 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:12.079 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:12.080 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:12.093 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:12.096 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:12.099 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:12.099 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:12.119 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:12.122 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:12.126 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:12.128 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:12.145 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:12.149 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:12.149 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:12.150 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:12.165 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:12.173 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:12.177 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:12.180 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:12.199 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:12.203 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:12.204 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:12.208 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:12.219 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:12.219 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:12.225 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:12.225 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:12.235 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:12.241 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:12.242 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:12.246 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:12.261 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:12.265 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:12.267 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:12.268 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:12.280 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:12.283 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:12.286 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:12.288 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:12.300 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:12.302 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:12.304 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:12.305 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:12.319 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:12.323 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:12.328 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:12.328 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:12.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:12.348 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:12.350 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:12.350 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:12.371 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:12.371 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:12.374 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:12.375 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:12.389 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:12.391 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:12.395 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:12.398 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:12.434 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:12.441 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:12.443 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:12.444 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:12.457 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:12.461 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:12.468 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:12.474 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:12.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:12.487 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:12.496 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:12.496 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:12.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:12.520 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:12.522 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:12.526 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:12.551 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:12.551 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:12.553 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:12.556 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:12.579 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:12.582 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:12.583 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:12.584 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:12.600 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:12.600 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:12.603 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:12.609 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:12.633 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:12.633 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:12.638 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:12.638 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:12.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:12.653 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:12.657 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:12.661 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:12.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:12.689 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:12.690 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:12.691 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:12.716 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:12.717 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:12.719 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:12.720 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:12.736 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:12.744 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:12.746 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:12.750 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:12.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:12.766 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:12.771 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:12.771 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:12.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:12.788 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:12.791 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:12.792 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:12.808 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:12.810 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:12.811 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:12.811 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:12.824 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:12.825 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:12.828 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:12.828 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:12.842 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:12.848 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:12.853 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:12.860 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:12.879 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:12.879 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:12.881 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:12.883 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:12.901 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:12.905 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:12.911 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:12.911 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:12.925 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:12.925 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:12.932 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:12.933 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:12.947 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:12.948 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:12.953 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:12.955 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:12.967 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:12.967 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:12.973 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:12.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:12.998 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:12.998 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:12.999 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:12.999 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:13.028 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:13.028 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:13.030 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:13.030 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:13.048 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:13.049 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:13.050 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:13.052 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:13.066 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:13.067 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:13.069 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:13.070 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:13.083 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:13.084 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:13.090 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:13.092 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:13.105 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:13.109 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:13.113 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:13.113 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:13.134 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:13.134 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:13.141 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:13.145 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:13.155 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:13.156 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:13.164 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:13.164 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:13.178 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:13.178 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:13.180 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:13.182 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:13.194 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:13.194 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:13.196 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:13.197 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:13.209 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:13.212 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:13.213 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:13.214 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:13.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:13.227 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:13.233 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:13.233 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:13.256 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:13.260 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:13.261 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:13.262 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:13.286 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:13.287 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:13.291 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:13.291 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:13.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:13.313 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:13.318 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:13.319 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:13.328 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:13.328 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:13.336 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:13.342 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:13.363 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:13.364 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:13.367 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:13.370 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:13.389 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:13.393 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:13.394 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:13.395 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:13.408 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:13.409 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:13.415 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:13.415 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:13.426 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:13.430 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:13.433 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:13.433 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:13.445 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:13.448 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:13.448 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:13.450 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:13.476 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:13.478 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:13.479 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:13.479 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:13.490 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:13.497 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:13.500 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:13.500 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:13.516 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:13.519 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:13.521 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:13.522 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:13.539 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:13.539 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:13.541 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:13.542 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:13.553 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:13.555 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:13.559 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:13.569 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:13.584 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:13.589 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:13.590 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:13.593 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:13.612 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:13.613 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:13.614 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:13.615 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:13.623 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:13.624 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:13.641 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:13.645 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:13.662 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:13.664 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:13.666 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:13.668 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:13.687 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:13.692 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:13.693 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:13.695 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:13.704 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:13.706 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:13.712 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:13.719 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:13.740 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:13.740 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:13.744 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:13.744 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:13.762 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:13.765 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:13.766 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:13.766 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:13.783 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:13.784 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:13.789 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:13.794 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:13.807 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:13.808 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:13.811 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:13.812 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:13.824 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:13.824 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:13.829 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:13.830 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:13.851 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:13.853 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:13.857 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:13.857 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:13.874 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:13.879 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:13.882 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:13.882 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:13.910 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:13.912 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:13.913 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:13.914 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:13.936 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:13.942 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:13.948 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:13.952 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:13.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:13.979 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:13.982 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:13.985 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:14.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:14.005 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:14.007 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:14.011 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:14.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:14.032 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:14.034 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:14.036 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:14.054 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:14.060 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:14.063 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:14.064 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:14.081 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:14.082 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:14.085 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:14.086 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:14.104 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:14.105 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:14.106 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:14.107 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:14.125 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:14.129 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:14.129 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:14.130 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:14.141 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:14.144 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:14.145 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:14.145 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:14.160 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:14.172 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:14.176 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:14.178 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:14.186 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:14.186 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:14.189 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:14.192 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:14.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:14.215 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:14.216 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:14.217 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:14.233 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:14.235 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:14.240 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:14.241 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:14.252 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:14.254 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:14.259 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:14.260 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:14.285 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:14.285 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:14.288 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:14.292 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:14.309 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:14.311 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:14.313 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:14.316 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:14.335 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:14.337 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:14.338 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:14.338 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:14.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:14.350 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:14.354 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:14.356 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:14.382 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:14.382 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:14.385 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:14.387 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:14.401 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:14.406 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:14.408 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:14.408 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:14.430 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:14.432 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:14.434 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:14.434 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:14.447 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:14.450 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:14.452 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:14.452 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:14.466 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:14.466 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:14.467 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:14.469 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:14.491 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:14.493 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:14.497 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:14.502 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:14.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:14.517 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:14.520 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:14.520 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:14.536 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:14.543 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:14.545 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:14.545 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:14.565 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:14.565 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:14.566 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:14.566 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:14.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:14.585 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:14.588 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:14.594 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:14.618 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:14.622 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:14.628 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:14.629 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:14.652 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:14.652 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:14.656 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:14.657 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:14.672 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:14.677 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:14.677 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:14.679 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:14.694 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:14.699 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:14.701 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:14.701 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:14.714 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:14.717 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:14.720 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:14.721 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:14.737 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:14.745 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:14.747 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:14.748 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:14.764 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:14.765 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:14.767 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:14.769 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:14.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:14.781 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:14.785 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:14.788 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:14.807 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:14.807 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:14.810 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:14.811 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:14.835 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:14.839 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:14.840 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:14.840 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:14.861 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:14.863 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:14.865 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:14.868 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:14.886 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:14.890 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:14.892 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:14.892 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:14.913 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:14.915 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:14.921 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:14.921 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:14.935 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:14.937 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:14.938 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:14.939 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:14.963 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:14.964 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:14.965 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:14.966 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:14.984 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:14.985 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:14.989 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:14.990 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:15.017 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:15.019 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:15.024 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:15.024 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:15.043 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:15.045 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:15.046 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:15.049 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:15.063 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:15.072 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:15.073 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:15.075 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:15.094 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:15.094 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:15.098 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:15.099 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:15.129 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:15.133 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:15.135 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:15.135 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:15.146 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:15.146 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:15.154 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:15.157 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:15.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:15.179 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:15.185 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:15.185 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:15.195 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:15.198 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:15.202 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:15.202 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:15.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:15.216 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:15.219 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:15.226 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:15.243 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:15.244 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:15.246 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:15.249 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:15.266 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:15.266 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:15.272 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:15.272 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:15.290 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:15.295 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:15.302 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:15.302 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:15.319 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:15.322 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:15.323 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:15.323 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:15.340 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:15.344 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:15.351 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:15.351 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:15.375 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:15.375 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:15.381 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:15.381 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:15.398 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:15.399 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:15.401 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:15.401 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:15.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:15.417 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:15.420 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:15.422 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:15.439 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:15.441 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:15.443 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:15.444 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:15.456 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:15.456 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:15.459 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:15.464 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:15.476 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:15.478 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:15.481 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:15.483 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:15.499 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:15.502 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:15.505 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:15.506 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:15.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:15.520 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:15.527 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:15.529 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:15.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:15.551 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:15.551 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:15.552 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:15.568 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:15.571 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:15.572 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:15.573 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:15.588 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:15.591 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:15.598 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:15.598 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:15.609 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:15.613 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:15.616 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:15.622 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:15.637 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:15.639 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:15.641 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:15.642 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:15.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:15.667 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:15.676 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:15.677 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:15.697 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:15.700 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:15.703 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:15.703 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:15.719 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:15.723 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:15.725 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:15.725 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:15.736 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:15.743 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:15.744 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:15.744 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:15.758 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:15.760 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:15.766 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:15.768 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:15.785 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:15.786 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:15.793 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:15.794 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:15.812 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:15.813 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:15.815 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:15.824 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:15.841 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:15.843 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:15.849 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:15.850 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:15.867 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:15.868 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:15.870 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:15.872 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:15.886 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:15.886 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:15.893 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:15.895 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:15.918 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:15.919 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:15.919 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:15.919 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:15.938 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:15.938 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:15.943 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:15.944 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:15.963 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:15.965 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:15.972 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:15.972 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:15.987 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:15.994 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:15.996 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:15.998 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:16.012 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:16.016 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:16.021 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:16.022 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:16.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:16.039 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:16.040 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:16.042 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:16.060 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:16.062 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:16.063 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:16.063 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:16.078 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:16.080 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:16.082 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:16.085 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:16.101 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:16.102 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:16.102 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:16.106 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:16.121 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:16.121 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:16.125 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:16.126 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:16.145 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:16.147 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:16.149 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:16.150 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:16.166 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:16.170 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:16.174 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:16.174 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:16.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:16.191 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:16.191 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:16.192 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:16.203 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:16.203 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:16.206 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:16.211 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:16.231 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:16.232 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:16.240 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:16.240 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:16.256 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:16.263 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:16.268 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:16.268 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:16.278 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:16.280 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:16.282 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:16.285 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:16.300 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:16.301 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:16.308 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:16.309 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:16.332 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:16.334 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:16.339 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:16.339 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:16.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:16.361 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:16.365 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:16.366 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:16.378 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:16.386 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:16.392 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:16.392 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:16.408 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:16.414 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:16.422 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:16.422 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:16.439 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:16.440 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:16.444 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:16.444 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:16.456 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:16.456 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:16.465 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:16.465 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:16.484 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:16.485 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:16.491 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:16.492 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:16.517 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:16.519 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:16.523 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:16.526 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:16.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:16.559 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:16.564 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:16.564 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:16.581 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:16.582 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:16.582 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:16.583 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:16.599 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:16.603 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:16.609 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:16.610 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:16.623 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:16.623 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:16.624 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:16.632 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:16.648 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:16.649 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:16.652 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:16.653 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:16.675 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:16.684 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:16.684 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:16.686 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:16.700 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:16.700 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:16.704 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:16.704 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:16.729 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:16.734 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:16.739 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:16.740 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:16.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:16.763 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:16.764 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:16.764 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:16.781 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:16.783 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:16.785 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:16.785 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:16.798 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:16.799 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:16.801 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:16.806 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:16.823 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:16.823 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:16.826 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:16.827 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:16.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:16.853 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:16.854 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:16.854 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:16.865 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:16.866 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:16.868 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:16.869 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:16.885 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:16.887 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:16.888 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:16.889 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:16.901 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:16.902 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:16.916 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:16.918 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:16.936 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:16.936 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:16.939 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:16.940 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:16.956 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:16.957 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:16.961 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:16.961 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:16.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:16.986 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:16.988 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:16.988 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:17.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:17.006 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:17.017 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:17.017 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:17.041 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:17.044 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:17.044 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:17.048 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:17.066 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:17.067 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:17.069 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:17.070 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:17.098 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:17.099 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:17.101 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:17.101 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:17.123 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:17.128 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:17.128 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:17.129 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:17.145 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:17.146 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:17.150 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:17.150 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:17.173 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:17.174 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:17.175 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:17.176 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:17.201 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:17.201 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:17.204 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:17.214 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:17.245 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:17.246 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:17.251 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:17.253 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:17.282 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:17.283 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:17.286 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:17.293 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:17.313 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:17.315 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:17.319 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:17.319 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:17.350 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:17.352 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:17.357 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:17.357 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:17.373 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:17.377 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:17.378 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:17.381 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:17.395 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:17.395 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:17.403 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:17.404 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:17.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:17.423 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:17.424 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:17.425 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:17.440 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:17.441 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:17.445 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:17.446 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:17.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:17.459 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:17.461 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:17.462 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:17.479 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:17.479 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:17.480 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:17.481 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:17.495 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:17.497 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:17.503 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:17.504 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:17.519 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:17.519 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:17.527 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:17.528 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:17.543 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:17.545 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:17.546 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:17.550 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:17.565 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:17.569 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:17.572 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:17.572 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:17.591 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:17.591 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:17.595 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:17.595 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:17.607 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:17.609 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:17.612 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:17.614 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:17.628 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:17.628 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:17.633 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:17.636 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:17.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:17.661 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:17.662 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:17.662 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:17.678 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:17.683 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:17.688 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:17.688 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:17.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:17.705 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:17.709 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:17.716 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:17.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:17.738 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:17.740 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:17.742 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:17.757 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:17.759 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:17.761 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:17.766 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:17.777 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:17.779 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:17.785 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:17.785 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:17.798 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:17.802 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:17.808 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:17.810 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:17.826 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:17.833 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:17.837 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:17.838 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:17.857 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:17.857 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:17.860 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:17.860 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:17.880 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:17.880 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:17.883 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:17.884 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:17.900 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:17.900 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:17.904 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:17.904 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:17.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:17.931 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:17.932 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:17.933 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:17.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:17.959 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:17.961 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:17.967 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:17.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:17.982 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:17.987 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:17.987 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:18.007 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:18.008 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:18.008 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:18.010 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:18.028 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:18.031 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:18.033 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:18.034 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:18.044 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:18.046 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:18.055 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:18.055 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:18.070 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:18.077 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:18.082 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:18.082 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:18.105 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:18.106 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:18.111 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:18.111 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:18.123 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:18.123 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:18.130 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:18.130 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:18.152 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:18.152 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:18.155 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:18.157 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:18.172 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:18.177 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:18.179 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:18.179 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:18.193 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:18.196 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:18.200 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:18.201 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:18.223 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:18.223 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:18.228 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:18.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:18.246 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:18.249 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:18.251 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:18.251 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:18.265 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:18.267 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:18.270 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:18.271 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:18.279 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:18.281 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:18.284 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:18.284 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:18.307 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:18.309 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:18.314 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:18.315 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:18.330 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:18.335 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:18.336 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:18.337 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:18.366 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:18.366 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:18.370 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:18.370 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:18.387 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:18.389 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:18.391 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:18.392 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:18.407 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:18.414 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:18.417 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:18.418 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:18.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:18.437 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:18.439 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:18.439 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:18.455 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:18.456 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:18.462 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:18.463 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:18.474 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:18.476 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:18.479 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:18.480 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:18.499 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:18.504 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:18.508 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:18.508 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:18.524 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:18.531 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:18.532 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:18.536 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:18.554 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:18.554 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:18.556 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:18.556 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:18.572 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:18.573 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:18.580 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:18.581 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:18.592 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:18.593 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:18.596 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:18.598 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:18.610 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:18.613 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:18.617 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:18.617 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:18.631 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:18.633 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:18.635 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:18.635 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:18.647 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:18.649 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:18.654 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:18.654 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:18.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:18.673 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:18.675 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:18.675 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:18.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:18.690 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:18.691 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:18.693 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:18.713 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:18.714 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:18.715 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:18.720 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:18.734 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:18.734 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:18.741 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:18.742 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:18.757 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:18.771 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:18.777 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:18.778 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:18.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:18.803 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:18.805 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:18.808 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:18.819 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:18.820 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:18.823 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:18.823 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:18.837 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:18.848 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:18.852 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:18.861 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:18.883 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:18.893 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:18.895 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:18.897 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:18.909 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:18.911 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:18.915 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:18.916 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:18.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:18.934 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:18.936 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:18.936 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:18.953 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:18.954 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:18.955 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:18.958 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:18.984 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:18.986 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:18.989 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:18.989 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:19.002 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:19.002 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:19.005 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:19.008 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:19.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:19.033 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:19.035 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:19.037 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:19.058 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:19.059 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:19.061 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:19.064 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:19.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:19.085 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:19.087 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:19.087 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:19.103 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:19.103 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:19.105 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:19.106 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:19.125 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:19.125 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:19.128 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:19.135 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:19.154 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:19.156 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:19.156 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:19.157 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:19.179 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:19.180 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:19.182 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:19.183 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:19.197 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:19.200 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:19.202 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:19.203 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:19.224 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:19.227 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:19.230 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:19.230 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:19.255 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:19.257 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:19.261 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:19.261 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:19.278 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:19.278 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:19.280 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:19.283 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:19.298 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:19.301 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:19.307 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:19.309 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:19.326 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:19.327 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:19.332 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:19.332 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:19.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:19.350 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:19.351 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:19.351 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:19.366 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:19.374 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:19.377 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:19.378 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:19.395 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:19.399 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:19.403 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:19.404 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:19.415 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:19.415 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:19.419 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:19.420 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:19.440 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:19.444 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:19.450 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:19.451 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:19.469 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:19.471 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:19.474 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:19.474 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:19.493 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:19.495 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:19.500 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:19.502 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:19.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:19.522 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:19.525 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:19.526 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:19.549 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:19.551 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:19.553 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:19.553 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:19.573 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:19.573 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:19.575 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:19.575 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:19.586 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:19.586 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:19.587 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:19.592 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:19.615 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:19.616 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:19.620 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:19.620 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:19.634 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:19.636 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:19.641 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:19.641 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:19.652 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:19.660 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:19.662 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:19.662 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:19.678 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:19.679 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:19.681 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:19.682 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:19.697 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:19.701 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:19.708 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:19.709 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:19.732 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:19.735 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:19.744 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:19.744 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:19.758 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:19.761 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:19.763 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:19.764 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:19.783 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:19.786 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:19.787 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:19.789 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:19.807 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:19.808 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:19.811 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:19.814 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:19.828 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:19.829 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:19.832 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:19.832 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:19.845 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:19.845 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:19.847 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:19.852 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:19.866 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:19.874 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:19.875 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:19.876 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:19.898 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:19.900 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:19.904 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:19.906 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:19.927 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:19.931 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:19.932 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:19.937 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:19.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:19.960 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:19.964 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:19.964 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:19.982 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:19.983 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:19.986 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:19.989 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:20.004 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.006 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.009 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.011 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:20.022 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.023 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.026 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.027 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:20.044 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.044 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.048 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.048 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:20.062 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.062 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.065 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.070 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:20.087 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.090 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.093 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.095 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:20.121 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.123 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.123 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.123 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:20.136 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.136 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.140 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.141 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:20.161 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.168 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.168 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.171 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:20.185 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.185 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.186 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.187 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:20.204 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.207 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.217 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.218 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:20.235 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.238 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.242 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.242 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:20.259 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.260 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.263 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.263 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:20.276 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.276 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.285 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.287 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:20.304 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.305 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.308 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.311 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:20.326 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.329 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.331 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.331 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:20.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.350 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.352 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.353 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:20.365 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.366 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.369 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.371 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:20.384 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.389 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.391 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.394 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:20.406 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.411 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.419 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.420 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:20.434 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.437 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.439 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.439 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:20.453 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.455 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.460 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.462 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:20.478 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.485 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.487 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.494 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:20.516 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.519 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.522 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.524 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:20.543 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.546 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.547 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.548 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:20.568 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.569 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.569 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.569 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:20.579 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.585 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.589 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:20.600 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.606 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.609 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.609 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:20.630 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.631 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.641 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.642 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:20.655 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.663 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.665 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.665 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:20.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.686 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.687 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.688 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:20.708 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.709 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.713 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.718 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:20.734 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.738 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.740 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.744 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:20.756 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.759 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.762 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.762 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:20.775 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.781 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.790 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.790 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:20.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.811 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.813 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.817 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:20.833 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.838 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.840 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.840 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:20.856 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.858 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.862 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.863 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:20.877 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.879 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.886 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.887 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:20.900 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.903 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.905 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.905 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:20.922 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.923 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.925 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.925 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:20.939 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.939 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.943 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.944 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:20.964 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.967 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.972 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.972 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:20.990 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:20.993 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:20.995 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:20.996 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:21.008 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.008 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.010 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.010 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:21.028 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.028 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.030 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.030 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:21.050 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.052 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.054 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.054 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:21.063 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.067 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.069 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.069 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:21.079 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.079 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.085 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.086 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:21.098 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.099 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.100 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.102 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:21.120 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.121 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.124 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.125 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:21.140 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.141 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.145 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.147 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:21.166 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.166 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.167 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.167 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:21.179 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.180 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.187 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.187 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:21.206 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.206 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.210 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.210 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:21.242 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.245 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.250 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.250 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:21.263 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.263 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.267 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.268 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:21.283 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.283 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.291 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.291 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:21.304 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.310 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.317 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.321 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:21.340 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.344 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.347 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.347 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:21.361 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.366 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.371 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.373 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:21.386 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.386 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.388 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.390 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:21.403 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.408 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.411 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.411 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:21.421 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.425 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.428 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.428 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:21.446 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.448 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.453 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.453 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:21.467 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.470 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.472 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.474 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:21.491 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.492 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.495 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.497 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:21.518 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.518 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.522 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.524 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:21.534 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.538 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.546 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.547 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:21.566 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.572 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.575 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.581 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:21.594 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.599 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.608 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.612 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:21.636 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.636 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.639 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.640 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:21.657 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.658 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.663 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.663 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:21.688 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.690 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.692 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.692 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:21.708 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.708 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.710 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.711 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:21.722 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.725 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.730 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.730 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:21.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.743 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.745 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.746 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:21.764 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.766 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.768 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.771 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:21.802 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.802 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.804 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.805 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:21.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.821 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.823 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.824 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:21.837 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.839 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.840 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.842 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:21.853 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.859 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.860 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.861 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:21.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.879 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.881 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.881 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:21.897 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.898 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.903 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:21.923 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.923 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.925 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.927 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:21.945 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.947 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.949 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.949 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:21.967 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.967 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.969 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.969 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:21.988 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:21.991 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:21.993 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:21.994 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:22.018 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:22.022 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:22.024 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:22.024 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:22.043 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:22.046 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:22.048 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:22.048 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:22.068 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:22.070 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:22.074 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:22.076 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:22.101 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:22.101 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:22.105 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:22.106 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:22.127 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:22.129 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:22.133 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:22.137 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:22.148 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:22.154 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:22.160 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:22.167 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:22.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:22.191 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:22.197 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:22.197 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:22.211 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:22.211 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:22.216 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:22.216 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:22.228 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:22.233 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:22.233 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:22.234 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:22.257 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:22.263 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:22.264 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:22.267 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64958/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-01-30 04:34:22.292 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:22.292 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:22.294 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:22.295 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25607/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-01-30 04:34:22.311 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:22.314 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:22.320 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:22.320 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14181/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-01-30 04:34:22.333 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:22.338 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:22.340 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:22.341 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25229/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-01-30 04:34:22.354 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:22.354 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:22.357 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:22.357 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25840/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-01-30 04:34:22.379 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:22.380 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-01-30 04:34:22.382 DEBUG [src.libs.common] Sleeping for 32 seconds
2026-01-30 04:34:54.383 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64958/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:34:54.389 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:34:54.389 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64958/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x44dc5187d938daba4d8f43170543881696b2a392a2ab5ca7c93f6542a44074c7&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:34:54.394 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:34:54.395 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64958/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x4a8356f4e22498bf2b556af4ee4a6e5922cdd17eb1ac311a7718929259404cac&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:34:54.400 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:34:54.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64958/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x088fcd9f7dc1acd3578cc24c6e1e69a3fc3535465739806f1f3e3c31ed1d74ec&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:34:54.405 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:34:54.405 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64958/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x4ad7f750a8b3105f225c0417cef501dc9228053c116931e4e81c4d61bf046039&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:34:54.410 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:34:54.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25607/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:34:54.416 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:34:54.416 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25607/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x44dc5187d938daba4d8f43170543881696b2a392a2ab5ca7c93f6542a44074c7&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:34:54.421 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:34:54.422 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25607/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x4a8356f4e22498bf2b556af4ee4a6e5922cdd17eb1ac311a7718929259404cac&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:34:54.427 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:34:54.427 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25607/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x088fcd9f7dc1acd3578cc24c6e1e69a3fc3535465739806f1f3e3c31ed1d74ec&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:34:54.432 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:34:54.432 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25607/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x4ad7f750a8b3105f225c0417cef501dc9228053c116931e4e81c4d61bf046039&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:34:54.437 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:34:54.438 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14181/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:34:54.443 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:34:54.443 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14181/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x44dc5187d938daba4d8f43170543881696b2a392a2ab5ca7c93f6542a44074c7&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:34:54.448 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:34:54.448 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14181/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x4a8356f4e22498bf2b556af4ee4a6e5922cdd17eb1ac311a7718929259404cac&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:34:54.453 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:34:54.454 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14181/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x088fcd9f7dc1acd3578cc24c6e1e69a3fc3535465739806f1f3e3c31ed1d74ec&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:34:54.459 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:34:54.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14181/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x4ad7f750a8b3105f225c0417cef501dc9228053c116931e4e81c4d61bf046039&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:34:54.464 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:34:54.465 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25229/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:34:54.471 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:34:54.471 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25229/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x44dc5187d938daba4d8f43170543881696b2a392a2ab5ca7c93f6542a44074c7&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:34:54.476 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:34:54.477 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25229/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x4a8356f4e22498bf2b556af4ee4a6e5922cdd17eb1ac311a7718929259404cac&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:34:54.482 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:34:54.482 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25229/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x088fcd9f7dc1acd3578cc24c6e1e69a3fc3535465739806f1f3e3c31ed1d74ec&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:34:54.487 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:34:54.487 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25229/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x4ad7f750a8b3105f225c0417cef501dc9228053c116931e4e81c4d61bf046039&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:34:54.492 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:34:54.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25840/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:34:54.498 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:34:54.498 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25840/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x44dc5187d938daba4d8f43170543881696b2a392a2ab5ca7c93f6542a44074c7&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:34:54.503 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:34:54.504 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25840/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x4a8356f4e22498bf2b556af4ee4a6e5922cdd17eb1ac311a7718929259404cac&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:34:54.509 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:34:54.509 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25840/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x088fcd9f7dc1acd3578cc24c6e1e69a3fc3535465739806f1f3e3c31ed1d74ec&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:34:54.514 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:34:54.515 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25840/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x4ad7f750a8b3105f225c0417cef501dc9228053c116931e4e81c4d61bf046039&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:34:54.520 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:34:54.522 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-01-30 04:34:54.523 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-01-30 04:34:54.523 DEBUG [src.node.waku_node] Stopping container with id e79319464760
2026-01-30 04:34:55.120 DEBUG [src.node.waku_node] Container stopped.
2026-01-30 04:34:55.122 DEBUG [src.node.waku_node] Stopping container with id 635d7d1445f0
2026-01-30 04:34:55.731 DEBUG [src.node.waku_node] Container stopped.
2026-01-30 04:34:55.732 DEBUG [src.node.waku_node] Stopping container with id 1d2194459e67
2026-01-30 04:34:56.333 DEBUG [src.node.waku_node] Container stopped.
2026-01-30 04:34:56.335 DEBUG [src.node.waku_node] Stopping container with id 38393b51bdfa
2026-01-30 04:34:56.569 ERROR [src.node.docker_mananger] Max retries reached for container 635d7d1445f0. Exiting log stream.
2026-01-30 04:34:56.952 DEBUG [src.node.waku_node] Container stopped.
2026-01-30 04:34:56.952 DEBUG [src.node.waku_node] Stopping container with id 463a7fb8c307
2026-01-30 04:34:57.129 ERROR [src.node.docker_mananger] Max retries reached for container e79319464760. Exiting log stream.
2026-01-30 04:34:57.534 DEBUG [src.node.waku_node] Container stopped.
2026-01-30 04:34:57.538 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-01-30 04:34:58.268 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-01-30 04:34:58.643 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-01-30 04:34:58.646 ERROR [src.node.docker_mananger] Max retries reached for container 38393b51bdfa. Exiting log stream.
2026-01-30 04:34:59.356 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-01-30 04:34:59.726 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-01-30 04:35:00.106 DEBUG [src.node.docker_mananger] No errors found in the waku logs.