6184 lines
842 KiB
Plaintext

2026-03-28 04:46:44.726 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-28 04:46:44.726 DEBUG [tests.conftest] Running test: test_high_message_volume_sync with id: 2026-03-28_04-46-44__1c1b2f26-bd13-4f8e-9aa1-95244695a629
2026-03-28 04:46:44.727 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-28 04:46:44.733 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-28 04:46:44.733 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-28_04-46-44__1c1b2f26-bd13-4f8e-9aa1-95244695a629__wakuorg_nwaku:latest.log
2026-03-28 04:46:44.739 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-28 04:46:44.739 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-28_04-46-44__1c1b2f26-bd13-4f8e-9aa1-95244695a629__wakuorg_nwaku:latest.log
2026-03-28 04:46:44.744 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-28 04:46:44.744 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-28_04-46-44__1c1b2f26-bd13-4f8e-9aa1-95244695a629__wakuorg_nwaku:latest.log
2026-03-28 04:46:44.744 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-28 04:46:44.745 DEBUG [src.node.waku_node] Starting Node...
2026-03-28 04:46:44.745 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-28 04:46:44.746 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-28 04:46:44.747 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.229.143
2026-03-28 04:46:44.747 DEBUG [src.node.docker_mananger] Generated ports ['17475', '17476', '17477', '17478', '17479']
2026-03-28 04:46:44.747 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-28 04:46:44.747 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-28 04:46:44.747 DEBUG [src.node.waku_node] Using volumes []
2026-03-28 04:46:44.747 DEBUG [src.node.docker_mananger] docker run -i -t -p 17475:17475 -p 17476:17476 -p 17477:17477 -p 17478:17478 -p 17479:17479 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=17477 --rest-port=17475 --tcp-port=17476 --discv5-udp-port=17478 --rest-address=0.0.0.0 --nat=extip:172.18.229.143 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=13dc346bac3819e453dd70be6c783d4cfccbfcc219c4818ebaaf78c80a7fcc88 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17479 --metrics-logging=true --relay=true
2026-03-28 04:46:44.943 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.229.143 waku 47b9bb669c5c4339f08eb526a98a24816d855eb7325b4f5fd2c693c94622ae6e
2026-03-28 04:46:44.973 DEBUG [src.node.docker_mananger] Container started with ID 47b9bb669c5c. Setting up logs at ./log/docker/node1_2026-03-28_04-46-44__1c1b2f26-bd13-4f8e-9aa1-95244695a629__wakuorg_nwaku:latest.log
2026-03-28 04:46:44.974 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17475
2026-03-28 04:46:44.975 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-28 04:46:45.109 ERROR [src.node.docker_mananger] Max retries reached for container f3bddcc61d3b. Exiting log stream.
2026-03-28 04:46:45.515 ERROR [src.node.docker_mananger] Max retries reached for container 6481191ea90f. Exiting log stream.
2026-03-28 04:46:45.976 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17475/health" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:46:45.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-28 04:46:45.978 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-28 04:46:45.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17475/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:46:45.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.229.143/tcp/17476/p2p/16Uiu2HAmEtKicrRG2eog2Wv61bZdKqhYGiNT92z3gM2WDuPKZbBu","/ip4/172.18.229.143/tcp/17477/ws/p2p/16Uiu2HAmEtKicrRG2eog2Wv61bZdKqhYGiNT92z3gM2WDuPKZbBu"],"enrUri":"enr:-L24QFWuY33wAcc4xg6SKWlr51c5l8LEnVA2klS9ByfH9ZA8LMkpFa4OfEvD4iIHJ0-gIx6odM6rncmSFjk1BhVcIgwCgmlkgnY0gmlwhKwS5Y-KbXVsdGlhZGRyc5YACASsEuWPBkREAAoErBLljwZERd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDISHS0_16Px6D0J7xiOWdkNei0nxIfE_Xf3bg6DY1LyCDdGNwgkREg3VkcIJERoV3YWt1MhM"}'
2026-03-28 04:46:45.981 INFO [src.node.waku_node] REST service is ready !!
2026-03-28 04:46:45.981 DEBUG [src.node.waku_node] Starting Node...
2026-03-28 04:46:45.981 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-28 04:46:45.983 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-28 04:46:45.983 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.222.171
2026-03-28 04:46:45.983 DEBUG [src.node.docker_mananger] Generated ports ['15088', '15089', '15090', '15091', '15092']
2026-03-28 04:46:45.983 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-28 04:46:45.983 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-28 04:46:45.984 DEBUG [src.node.waku_node] Using volumes []
2026-03-28 04:46:45.984 DEBUG [src.node.docker_mananger] docker run -i -t -p 15088:15088 -p 15089:15089 -p 15090:15090 -p 15091:15091 -p 15092:15092 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=15090 --rest-port=15088 --tcp-port=15089 --discv5-udp-port=15091 --rest-address=0.0.0.0 --nat=extip:172.18.222.171 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=958be63ae09509b8aecbd692262b5a1ea4cabf89d1cf81b0cd0aa52dad4cbbda --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15092 --metrics-logging=true --relay=true --storenode=/ip4/172.18.229.143/tcp/17476/p2p/16Uiu2HAmEtKicrRG2eog2Wv61bZdKqhYGiNT92z3gM2WDuPKZbBu --discv5-bootstrap-node=enr:-L24QFWuY33wAcc4xg6SKWlr51c5l8LEnVA2klS9ByfH9ZA8LMkpFa4OfEvD4iIHJ0-gIx6odM6rncmSFjk1BhVcIgwCgmlkgnY0gmlwhKwS5Y-KbXVsdGlhZGRyc5YACASsEuWPBkREAAoErBLljwZERd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDISHS0_16Px6D0J7xiOWdkNei0nxIfE_Xf3bg6DY1LyCDdGNwgkREg3VkcIJERoV3YWt1MhM
2026-03-28 04:46:46.170 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.222.171 waku 56bce5ae3fb9e1e312e5eb5ccb74c65ef9d28c5f34d076490dd95abb7d04411b
2026-03-28 04:46:46.205 DEBUG [src.node.docker_mananger] Container started with ID 56bce5ae3fb9. Setting up logs at ./log/docker/node2_2026-03-28_04-46-44__1c1b2f26-bd13-4f8e-9aa1-95244695a629__wakuorg_nwaku:latest.log
2026-03-28 04:46:46.206 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15088
2026-03-28 04:46:46.207 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-28 04:46:47.207 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15088/health" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:46:47.210 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-28 04:46:47.210 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-28 04:46:47.211 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15088/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:46:47.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.222.171/tcp/15089/p2p/16Uiu2HAkyicVRNcYymB4Xu9FXW1Z7auJgRGvUo5smW91f3vMivpe","/ip4/172.18.222.171/tcp/15090/ws/p2p/16Uiu2HAkyicVRNcYymB4Xu9FXW1Z7auJgRGvUo5smW91f3vMivpe"],"enrUri":"enr:-L24QFb73FPRC5RDF9hXmWc60s2x6c-l95oqSYjAmXwWgA7hNWuVnBmQHHoWDSJPg9bQGUHb6WvA73wDEKO1mCuBHKACgmlkgnY0gmlwhKwS3quKbXVsdGlhZGRyc5YACASsEt6rBjrxAAoErBLeqwY68t0DgnJzhQADAQAAiXNlY3AyNTZrMaECP8WtHXBL7DdirKS93y0QyvST1adYpcUFabxNQNdr8oeDdGNwgjrxg3VkcII684V3YWt1MhM"}'
2026-03-28 04:46:47.213 INFO [src.node.waku_node] REST service is ready !!
2026-03-28 04:46:47.214 DEBUG [src.node.waku_node] Starting Node...
2026-03-28 04:46:47.214 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-28 04:46:47.215 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-28 04:46:47.215 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.117.12
2026-03-28 04:46:47.215 DEBUG [src.node.docker_mananger] Generated ports ['41829', '41830', '41831', '41832', '41833']
2026-03-28 04:46:47.215 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-28 04:46:47.216 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-28 04:46:47.216 DEBUG [src.node.waku_node] Using volumes []
2026-03-28 04:46:47.216 DEBUG [src.node.docker_mananger] docker run -i -t -p 41829:41829 -p 41830:41830 -p 41831:41831 -p 41832:41832 -p 41833:41833 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=41831 --rest-port=41829 --tcp-port=41830 --discv5-udp-port=41832 --rest-address=0.0.0.0 --nat=extip:172.18.117.12 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=277d13aa9c14c436f460bcc6bef095e6afedc018b4516d7f95c1fbf0f5648dce --store-sync=true --store=false --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=41833 --metrics-logging=true --relay=true --storenode=/ip4/172.18.222.171/tcp/15089/p2p/16Uiu2HAkyicVRNcYymB4Xu9FXW1Z7auJgRGvUo5smW91f3vMivpe --discv5-bootstrap-node=enr:-L24QFb73FPRC5RDF9hXmWc60s2x6c-l95oqSYjAmXwWgA7hNWuVnBmQHHoWDSJPg9bQGUHb6WvA73wDEKO1mCuBHKACgmlkgnY0gmlwhKwS3quKbXVsdGlhZGRyc5YACASsEt6rBjrxAAoErBLeqwY68t0DgnJzhQADAQAAiXNlY3AyNTZrMaECP8WtHXBL7DdirKS93y0QyvST1adYpcUFabxNQNdr8oeDdGNwgjrxg3VkcII684V3YWt1MhM
2026-03-28 04:46:47.412 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.117.12 waku 66ce836651fedc2dde5c3727e0754631187532c5ca4e8b54755618855705e2ca
2026-03-28 04:46:47.448 DEBUG [src.node.docker_mananger] Container started with ID 66ce836651fe. Setting up logs at ./log/docker/node3_2026-03-28_04-46-44__1c1b2f26-bd13-4f8e-9aa1-95244695a629__wakuorg_nwaku:latest.log
2026-03-28 04:46:47.448 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 41829
2026-03-28 04:46:47.448 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-28 04:46:48.449 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41829/health" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:46:48.466 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-28 04:46:48.469 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-28 04:46:48.470 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41829/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:46:48.474 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.117.12/tcp/41830/p2p/16Uiu2HAmB27qUy18De3UAzdP85Z4SCcsAfMmLCuvAsrwcMbvxppC","/ip4/172.18.117.12/tcp/41831/ws/p2p/16Uiu2HAmB27qUy18De3UAzdP85Z4SCcsAfMmLCuvAsrwcMbvxppC"],"enrUri":"enr:-L24QNbpZNPpGHdnnjpVeiKrFIn4fxe3hlUcsV0Hf-QCjZP4EomnhyZ8o08-diZR9Ick23r7YM_kF5keGL_Pcx_xcssCgmlkgnY0gmlwhKwSdQyKbXVsdGlhZGRyc5YACASsEnUMBqNmAAoErBJ1DAajZ90DgnJzhQADAQAAiXNlY3AyNTZrMaEC57JJpbJTs_V9qxBdgpQBMh6nBmpn5dM7GylzDW1kQvWDdGNwgqNmg3VkcIKjaIV3YWt1MgE"}'
2026-03-28 04:46:48.475 INFO [src.node.waku_node] REST service is ready !!
2026-03-28 04:46:48.475 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.229.143/tcp/17476/p2p/16Uiu2HAmEtKicrRG2eog2Wv61bZdKqhYGiNT92z3gM2WDuPKZbBu"]'
2026-03-28 04:46:48.478 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:48.478 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.222.171/tcp/15089/p2p/16Uiu2HAkyicVRNcYymB4Xu9FXW1Z7auJgRGvUo5smW91f3vMivpe"]'
2026-03-28 04:46:48.481 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:48.481 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
2026-03-28 04:46:48.483 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:48.483 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
2026-03-28 04:46:48.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:48.486 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
2026-03-28 04:46:48.488 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:48.489 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:48.489 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:48.494 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:48.495 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:48.506 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:48.506 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:48.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:48.512 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:48.525 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:48.525 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:48.529 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:48.529 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:48.540 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:48.540 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:48.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:48.545 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:48.557 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:48.557 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:48.562 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:48.563 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:48.573 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:48.573 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:48.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:48.578 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:48.591 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:48.591 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:48.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:48.596 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:48.606 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:48.606 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:48.612 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:48.616 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:48.627 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:48.627 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:48.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:48.632 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:48.643 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:48.643 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:48.649 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:48.649 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:48.660 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:48.660 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:48.667 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:48.667 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:48.680 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:48.680 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:48.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:48.686 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:48.698 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:48.698 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:48.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:48.703 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:48.714 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:48.714 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:48.721 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:48.722 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:48.732 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:48.732 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:48.737 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:48.738 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:48.749 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:48.749 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:48.754 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:48.755 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:48.767 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:48.767 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:48.773 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:48.774 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:48.786 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:48.786 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:48.792 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:48.793 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:48.805 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:48.805 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:48.810 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:48.810 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:48.821 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:48.821 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:48.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:48.828 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:48.838 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:48.838 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:48.842 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:48.842 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:48.853 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:48.854 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:48.858 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:48.861 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:48.871 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:48.872 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:48.878 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:48.881 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:48.892 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:48.892 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:48.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:48.899 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:48.910 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:48.910 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:48.915 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:48.915 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:48.925 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:48.925 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:48.932 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:48.932 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:48.943 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:48.943 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:48.946 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:48.946 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:48.957 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:48.958 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:48.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:48.963 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:48.973 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:48.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:48.980 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:48.980 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:48.991 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:48.991 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:48.995 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:48.996 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.007 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.007 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.012 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.014 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.024 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.025 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.031 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.041 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.041 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.045 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.045 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.056 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.056 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.063 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.064 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.074 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.074 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.081 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.091 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.091 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.099 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.110 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.110 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.116 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.127 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.127 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.135 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.135 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.146 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.146 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.150 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.150 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.163 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.163 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.171 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.182 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.182 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.190 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.190 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.201 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.201 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.204 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.205 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.216 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.216 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.220 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.222 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.232 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.232 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.238 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.240 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.250 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.250 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.254 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.256 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.268 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.268 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.272 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.283 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.283 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.288 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.289 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.299 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.299 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.303 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.304 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.315 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.315 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.319 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.320 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.330 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.330 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.339 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.339 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.349 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.350 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.353 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.354 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.364 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.365 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.370 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.372 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.382 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.382 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.390 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.390 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.401 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.401 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.406 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.406 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.417 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.417 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.422 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.422 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.433 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.434 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.441 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.441 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.451 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.451 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.456 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.457 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.468 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.468 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.473 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.473 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.484 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.484 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.489 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.500 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.500 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.504 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.506 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.516 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.517 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.522 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.532 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.533 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.541 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.543 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.553 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.554 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.561 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.562 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.573 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.573 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.578 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.580 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.590 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.597 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.608 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.608 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.613 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.613 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.625 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.625 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.630 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.643 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.644 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.651 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.663 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.663 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.668 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.679 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.679 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.687 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.697 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.697 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.705 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.716 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.716 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.720 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.731 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.731 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.737 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.749 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.749 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.755 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.758 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.768 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.768 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.773 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.773 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.786 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.786 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.790 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.791 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.802 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.803 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.810 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.813 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.823 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.823 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.829 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.841 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.841 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.846 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.847 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.858 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.858 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.865 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.876 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.876 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.879 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.880 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.891 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.891 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.900 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.910 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.911 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.917 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.919 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.929 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.929 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.933 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.934 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.945 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.945 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.950 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.961 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.961 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.972 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.982 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.983 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:49.987 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:49.987 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:49.998 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:49.998 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.003 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.003 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.014 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.014 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.020 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.020 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.031 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.031 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.035 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.036 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.047 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.047 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.051 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.053 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.063 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.063 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.068 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.069 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.079 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.079 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.083 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.083 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.094 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.095 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.099 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.102 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.112 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.113 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.118 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.118 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.130 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.130 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.136 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.136 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.148 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.148 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.153 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.153 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.164 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.164 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.171 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.173 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.184 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.184 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.189 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.200 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.200 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.205 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.205 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.215 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.216 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.223 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.223 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.233 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.233 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.237 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.238 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.250 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.251 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.255 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.256 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.268 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.268 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.275 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.277 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.287 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.287 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.291 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.292 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.303 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.303 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.307 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.308 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.318 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.318 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.324 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.325 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.337 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.337 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.341 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.342 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.353 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.353 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.359 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.371 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.371 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.378 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.379 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.389 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.390 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.393 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.394 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.405 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.405 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.411 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.412 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.422 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.422 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.429 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.429 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.442 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.442 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.447 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.447 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.461 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.461 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.467 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.468 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.478 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.479 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.487 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.487 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.497 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.497 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.503 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.503 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.516 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.516 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.525 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.525 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.536 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.536 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.547 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.557 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.558 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.565 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.565 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.577 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.577 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.582 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.584 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.594 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.594 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.602 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.603 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.613 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.613 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.617 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.629 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.629 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.633 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.633 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.644 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.644 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.651 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.661 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.662 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.668 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.679 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.680 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.684 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.695 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.695 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.699 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.700 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.710 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.711 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.714 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.715 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.726 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.726 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.732 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.733 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.744 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.744 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.750 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.752 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.763 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.763 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.767 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.778 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.778 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.782 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.783 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.793 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.793 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.798 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.799 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.812 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.812 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.817 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.819 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.830 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.830 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.835 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.835 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.846 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.846 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.854 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.856 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.866 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.866 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.871 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.871 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.884 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.884 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.889 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.889 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.900 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.900 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.906 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.906 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.916 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.917 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.923 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.924 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.935 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.935 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.940 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.940 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.951 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.951 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.958 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.969 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.969 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.974 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.974 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:50.985 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:50.985 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:50.990 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:50.990 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.000 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.000 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.008 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.008 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.020 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.021 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.027 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.028 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.039 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.039 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.044 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.047 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.059 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.059 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.064 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.067 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.077 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.078 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.082 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.082 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.093 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.094 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.100 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.100 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.110 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.111 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.117 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.117 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.127 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.127 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.131 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.132 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.143 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.143 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.148 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.148 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.161 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.162 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.167 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.167 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.179 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.179 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.184 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.184 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.196 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.197 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.202 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.202 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.213 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.213 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.220 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.221 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.231 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.231 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.237 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.238 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.249 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.250 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.256 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.260 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.270 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.271 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.277 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.277 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.288 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.288 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.293 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.294 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.305 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.305 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.311 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.323 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.323 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.331 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.333 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.343 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.344 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.350 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.350 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.361 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.361 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.366 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.366 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.377 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.377 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.383 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.384 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.395 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.395 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.399 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.399 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.410 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.410 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.417 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.427 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.427 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.433 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.435 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.447 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.447 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.451 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.452 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.466 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.466 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.471 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.472 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.482 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.483 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.493 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.504 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.504 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.509 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.509 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.520 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.520 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.525 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.525 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.535 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.535 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.542 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.542 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.552 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.553 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.556 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.557 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.567 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.568 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.572 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.572 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.583 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.583 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.590 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.592 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.602 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.603 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.608 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.609 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.620 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.621 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.627 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.628 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.638 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.638 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.644 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.645 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.656 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.656 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.661 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.662 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.673 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.673 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.678 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.678 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.689 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.689 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.695 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.699 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.710 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.710 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.714 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.714 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.725 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.725 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.733 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.733 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.744 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.744 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.751 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.751 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.762 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.762 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.768 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.768 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.779 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.779 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.784 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.784 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.794 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.794 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.800 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.801 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.812 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.813 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.817 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.818 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.829 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.829 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.833 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.834 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.845 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.845 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.850 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.861 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.861 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.865 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.867 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.879 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.879 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.886 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.886 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.897 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.897 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.902 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.902 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.914 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.914 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.918 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.919 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.930 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.930 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.934 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.935 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.947 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.947 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.956 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.956 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.967 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.967 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.971 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.972 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.983 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.983 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:51.988 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:51.989 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:51.999 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:51.999 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.005 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.005 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.015 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.015 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.019 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.019 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.030 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.031 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.037 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.047 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.047 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.052 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.054 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.065 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.065 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.068 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.069 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.080 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.080 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.086 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.086 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.097 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.097 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.103 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.103 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.114 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.114 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.118 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.118 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.130 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.130 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.134 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.135 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.146 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.146 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.154 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.155 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.166 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.166 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.171 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.171 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.183 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.183 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.189 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.199 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.200 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.207 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.207 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.218 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.218 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.224 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.224 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.235 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.235 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.242 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.243 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.253 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.253 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.259 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.260 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.270 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.270 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.274 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.275 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.286 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.286 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.292 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.292 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.302 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.302 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.307 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.308 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.323 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.323 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.327 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.327 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.338 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.339 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.343 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.344 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.355 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.355 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.362 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.372 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.373 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.376 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.378 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.390 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.390 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.395 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.397 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.408 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.408 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.415 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.425 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.425 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.430 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.430 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.441 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.441 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.447 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.447 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.457 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.458 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.466 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.466 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.477 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.477 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.481 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.481 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.492 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.492 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.498 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.498 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.509 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.509 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.514 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.517 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.527 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.527 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.532 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.535 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.546 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.546 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.551 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.552 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.563 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.564 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.571 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.572 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.583 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.583 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.589 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.602 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.602 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.607 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.607 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.617 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.617 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.625 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.625 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.636 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.636 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.642 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.643 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.657 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.657 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.661 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.662 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.673 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.673 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.681 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.692 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.692 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.697 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.697 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.708 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.709 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.715 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.715 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.725 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.726 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.734 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.734 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.745 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.745 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.749 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.750 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.761 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.761 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.766 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.767 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.777 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.777 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.785 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.785 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.795 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.795 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.801 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.813 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.813 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.820 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.820 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.830 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.830 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.837 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.838 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.848 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.848 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.855 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.857 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.868 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.868 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.876 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.887 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.887 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.898 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.898 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.909 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.909 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.914 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.916 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.927 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.927 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.934 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.934 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.945 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.945 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.950 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.961 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.961 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.965 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.966 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.980 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.980 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:52.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:52.986 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:52.996 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:52.997 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.003 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.003 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.014 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.014 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.018 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.019 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.033 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.033 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.038 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.039 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.049 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.049 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.058 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.058 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.068 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.069 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.074 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.075 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.086 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.086 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.093 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.095 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.105 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.106 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.112 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.122 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.122 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.126 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.127 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.140 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.140 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.147 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.148 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.158 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.158 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.166 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.166 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.177 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.177 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.181 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.182 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.193 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.193 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.198 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.209 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.209 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.214 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.219 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.229 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.230 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.237 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.237 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.248 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.248 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.253 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.254 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.264 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.264 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.270 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.271 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.282 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.282 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.286 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.287 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.297 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.298 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.303 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.303 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.314 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.314 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.322 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.322 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.333 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.333 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.339 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.339 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.353 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.353 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.358 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.358 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.370 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.370 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.378 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.378 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.389 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.390 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.396 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.396 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.408 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.408 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.415 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.415 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.425 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.425 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.433 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.444 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.444 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.450 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.450 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.461 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.461 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.466 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.466 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.476 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.477 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.482 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.482 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.493 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.493 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.497 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.497 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.508 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.509 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.513 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.514 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.525 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.525 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.531 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.531 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.542 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.542 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.547 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.547 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.558 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.558 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.564 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.564 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.575 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.575 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.581 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.581 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.591 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.591 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.595 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.606 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.606 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.612 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.613 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.624 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.624 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.632 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.643 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.643 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.648 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.650 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.662 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.662 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.667 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.668 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.679 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.680 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.687 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.689 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.699 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.699 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.706 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.716 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.717 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.722 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.724 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.734 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.735 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.739 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.740 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.751 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.751 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.756 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.756 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.767 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.768 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.773 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.783 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.783 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.790 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.791 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.802 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.802 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.806 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.806 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.817 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.818 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.823 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.826 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.837 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.837 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.846 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.857 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.857 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.864 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.875 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.875 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.880 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.880 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.891 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.891 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.896 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.897 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.908 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.908 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.912 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.912 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.923 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.923 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.929 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.929 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.941 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.941 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.949 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.950 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.960 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.960 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.964 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.965 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.975 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.976 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.981 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:53.991 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:53.991 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:53.998 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:53.998 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.009 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.009 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.013 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.014 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.025 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.026 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.031 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.041 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.041 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.048 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.048 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.059 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.059 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.067 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.068 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.079 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.079 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.086 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.086 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.097 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.097 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.104 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.104 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.115 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.115 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.120 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.121 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.132 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.132 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.136 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.137 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.147 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.147 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.153 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.153 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.164 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.164 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.168 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.168 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.179 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.180 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.185 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.185 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.196 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.196 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.203 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.204 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.214 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.214 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.218 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.220 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.235 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.235 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.240 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.240 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.251 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.251 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.258 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.259 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.269 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.269 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.274 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.274 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.286 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.287 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.292 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.294 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.304 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.304 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.313 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.323 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.323 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.329 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.330 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.341 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.341 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.348 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.349 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.359 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.359 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.368 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.368 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.378 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.379 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.383 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.383 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.394 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.395 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.399 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.399 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.410 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.410 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.417 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.427 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.428 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.433 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.433 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.444 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.444 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.448 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.450 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.461 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.461 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.467 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.468 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.481 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.481 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.487 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.487 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.498 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.498 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.503 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.503 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.513 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.514 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.522 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.532 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.532 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.537 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.537 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.548 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.548 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.553 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.553 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.564 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.565 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.571 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.572 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.582 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.582 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.588 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.588 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.600 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.600 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.604 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.606 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.616 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.617 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.624 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.624 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.635 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.635 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.639 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.640 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.651 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.651 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.656 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.667 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.667 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.676 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.677 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.687 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.687 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.692 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.692 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.703 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.703 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.708 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.708 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.718 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.719 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.724 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.725 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.738 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.738 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.743 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.743 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.755 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.755 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.760 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.760 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.771 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.771 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.776 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.776 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.787 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.787 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.791 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.802 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.802 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.808 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.808 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.818 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.818 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.830 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.841 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.841 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.846 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.846 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.857 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.858 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.865 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.866 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.876 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.876 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.883 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.893 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.893 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.898 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.898 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.910 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.910 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.918 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.918 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.929 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.929 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.937 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.938 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.949 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.949 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.954 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.955 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.966 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.966 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.975 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.975 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:54.986 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:54.986 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:54.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:54.994 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.005 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.005 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.011 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.012 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.023 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.024 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.033 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.033 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.043 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.044 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.049 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.049 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.061 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.065 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.067 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.078 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.078 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.085 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.085 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.095 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.096 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.104 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.104 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.115 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.115 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.120 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.121 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.133 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.133 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.141 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.141 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.152 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.152 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.160 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.160 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.171 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.172 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.177 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.178 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.189 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.190 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.194 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.195 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.206 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.206 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.215 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.216 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.226 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.227 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.231 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.231 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.242 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.242 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.247 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.248 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.258 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.258 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.265 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.265 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.278 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.278 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.282 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.282 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.293 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.293 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.301 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.311 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.311 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.318 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.319 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.329 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.329 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.335 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.336 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.347 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.347 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.351 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.351 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.364 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.364 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.370 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.371 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.382 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.382 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.386 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.386 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.397 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.397 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.402 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.402 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.412 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.412 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.420 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.420 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.431 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.431 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.438 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.449 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.449 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.454 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.454 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.464 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.465 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.470 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.471 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.481 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.482 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.487 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.498 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.498 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.502 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.503 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.513 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.513 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.521 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.532 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.532 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.537 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.537 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.548 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.548 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.553 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.553 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.564 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.564 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.571 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.571 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.582 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.582 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.586 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.586 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.598 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.598 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.602 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.602 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.614 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.614 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.623 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.624 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.634 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.634 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.641 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.642 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.653 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.653 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.658 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.658 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.668 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.668 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.675 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.677 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.688 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.689 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.693 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.693 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.704 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.704 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.714 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.714 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.725 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.725 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.730 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.730 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.741 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.741 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.746 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.747 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.758 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.758 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.763 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.774 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.774 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.781 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.781 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.792 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.792 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.797 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.807 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.808 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.812 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.814 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.824 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.824 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.832 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.844 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.844 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.848 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.849 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.861 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.861 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.865 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.866 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.876 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.876 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.885 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.886 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.896 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.896 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.901 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.901 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.912 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.912 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.918 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.918 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.929 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.929 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.939 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.939 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.950 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.950 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.955 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.955 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.968 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.969 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.973 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.974 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:55.985 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:55.985 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:55.991 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:55.992 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.003 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.003 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.012 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.013 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.026 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.027 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.051 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.051 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.062 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.063 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.068 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.070 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.081 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.081 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.086 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.086 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.097 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.097 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.105 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.105 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.115 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.116 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.124 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.125 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.136 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.136 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.141 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.142 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.155 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.155 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.162 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.162 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.174 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.174 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.180 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.181 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.193 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.194 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.203 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.214 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.214 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.219 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.220 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.233 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.233 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.244 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.246 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.256 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.257 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.262 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.263 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.275 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.275 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.283 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.287 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.298 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.298 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.304 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.304 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.320 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.320 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.329 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.329 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.340 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.340 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.346 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.348 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.360 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.361 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.369 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.369 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.380 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.380 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.387 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.389 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.401 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.401 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.408 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.409 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.420 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.421 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.428 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.429 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.439 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.439 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.445 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.446 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.458 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.459 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.465 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.466 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.476 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.476 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.487 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.498 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.498 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.504 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.506 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.520 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.520 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.529 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.529 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.540 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.540 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.546 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.549 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.560 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.561 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.565 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.565 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.576 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.576 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.584 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.596 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.596 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.602 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.606 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.616 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.617 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.625 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.626 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.637 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.637 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.645 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.645 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.656 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.656 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.664 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.665 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.676 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.677 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.684 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.695 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.695 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.701 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.702 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.714 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.714 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.722 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.722 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.733 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.733 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.739 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.740 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.751 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.752 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.759 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.761 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.771 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.772 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.777 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.777 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.787 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.787 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.794 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.795 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.806 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.807 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.815 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.829 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.829 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.836 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.837 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.848 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.848 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.855 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.856 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.867 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.867 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.874 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.875 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.885 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.885 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.892 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.892 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.903 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.911 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.911 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.923 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.923 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.932 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.932 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.943 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.943 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.949 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.950 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.961 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.961 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.966 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.966 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.977 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.977 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:56.985 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:56.986 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:56.996 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:56.997 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.004 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.005 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.018 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.019 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.024 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.024 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.038 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.039 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.045 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.046 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.057 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.057 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.065 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.068 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.078 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.078 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.083 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.085 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.096 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.097 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.105 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.106 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.116 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.117 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.126 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.126 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.137 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.137 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.142 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.143 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.155 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.155 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.164 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.174 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.174 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.180 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.181 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.191 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.191 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.198 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.211 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.211 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.216 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.217 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.228 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.234 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.236 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.247 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.247 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.254 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.255 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.266 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.267 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.274 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.284 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.284 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.292 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.293 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.306 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.306 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.313 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.314 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.325 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.325 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.332 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.332 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.343 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.343 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.352 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.352 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.363 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.363 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.369 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.369 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.381 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.381 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.389 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.400 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.400 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.406 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.407 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.417 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.417 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.423 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.424 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.438 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.438 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.456 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.462 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.473 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.473 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.480 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.481 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.491 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.491 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.497 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.497 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.509 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.509 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.517 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.519 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.529 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.529 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.538 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.538 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.549 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.549 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.557 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.557 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.569 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.570 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.576 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.577 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.587 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.587 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.593 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.594 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.605 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.605 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.611 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.611 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.622 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.623 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.631 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.633 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.644 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.644 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.653 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.663 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.664 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.673 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.673 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.684 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.684 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.689 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.700 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.700 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.707 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.709 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.719 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.720 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.724 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.724 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.735 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.736 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.744 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.745 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.755 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.755 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.764 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.777 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.778 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.783 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.784 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.795 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.795 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.802 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.813 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.813 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.821 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.822 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.833 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.833 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.843 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.854 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.855 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.866 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.877 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.877 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.884 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.895 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.895 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.900 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.911 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.911 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.916 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.917 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.927 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.927 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.933 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.935 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.946 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.946 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.952 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.953 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.964 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.965 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.977 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:57.987 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:57.988 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:57.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:57.997 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.008 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.008 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.013 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.014 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.025 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.025 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.033 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.033 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.045 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.045 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.053 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.055 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.065 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.065 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.071 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.073 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.085 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.085 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.093 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.094 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.105 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.105 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.113 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.113 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.125 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.125 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.133 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.133 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.144 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.144 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.152 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.152 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.163 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.163 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.172 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.174 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.185 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.185 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.193 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.194 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.205 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.205 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.214 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.225 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.225 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.231 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.233 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.243 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.244 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.248 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.249 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.259 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.260 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.265 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.266 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.279 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.279 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.287 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.290 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.300 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.300 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.306 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.309 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.320 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.320 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.329 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.329 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.340 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.340 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.347 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.358 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.358 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.367 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.367 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.379 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.380 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.385 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.385 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.395 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.396 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.401 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.403 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.415 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.415 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.423 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.423 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.437 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.437 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.444 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.445 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.457 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.457 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.465 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.465 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.476 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.476 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.481 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.482 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.493 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.493 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.499 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.500 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.510 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.510 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.518 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.520 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.530 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.531 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.536 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.536 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.549 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.549 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.555 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.558 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.568 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.568 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.576 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.577 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.587 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.587 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.593 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.597 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.608 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.608 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.618 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.620 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.631 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.632 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.639 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.640 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.652 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.652 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.661 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.663 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.673 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.674 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.684 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.695 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.695 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.703 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.713 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.713 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.718 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.719 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.733 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.733 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.739 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.743 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.753 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.753 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.762 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.762 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.773 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.773 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.777 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.777 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.788 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.788 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.800 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.810 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.810 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.816 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.827 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.827 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.834 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.836 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.849 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.849 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.857 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.858 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.869 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.869 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.877 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.878 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.889 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.889 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.897 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.897 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.910 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.910 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.915 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.916 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.926 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.926 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.932 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.942 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.942 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.947 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.948 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.959 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.959 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.967 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.968 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.978 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.978 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:58.987 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:58.987 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:58.997 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:58.997 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.004 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.005 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.016 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.016 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.023 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.025 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.035 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.035 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.044 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.044 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.056 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.056 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.062 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.063 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.075 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.075 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.088 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.089 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.099 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.099 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.110 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.121 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.121 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.127 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.128 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.139 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.139 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.144 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.144 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.155 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.155 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.160 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.161 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.171 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.171 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.176 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.187 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.187 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.197 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.197 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.207 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.208 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.214 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.224 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.224 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.230 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.233 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.245 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.245 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.254 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.254 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.264 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.265 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.271 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.274 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.284 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.284 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.292 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.296 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.306 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.307 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.314 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.315 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.326 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.327 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.337 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.339 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.350 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.350 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.357 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.357 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.368 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.369 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.375 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.376 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.387 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.387 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.393 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.394 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.405 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.405 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.415 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.415 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.427 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.427 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.434 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.434 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.445 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.445 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.451 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.452 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.462 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.462 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.471 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.471 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.483 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.483 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.488 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.489 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.499 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.499 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.506 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.507 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.517 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.517 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.523 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.525 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.539 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.539 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.544 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.544 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.555 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.555 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.560 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.560 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.571 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.571 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.578 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.579 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.591 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.591 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.596 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.596 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.608 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.608 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.613 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.619 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.629 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.629 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.637 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.637 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.649 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.649 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.654 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.654 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.664 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.665 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.673 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.673 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.684 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.684 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.690 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.702 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.702 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.710 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.710 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.721 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.721 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.727 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.728 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.739 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.739 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.746 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.747 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.758 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.758 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.764 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.766 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.776 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.776 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.784 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.785 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.795 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.795 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.802 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.817 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.817 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.824 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.824 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.834 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.835 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.840 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.840 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.851 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.851 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.856 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.857 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.869 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.869 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.877 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.889 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.889 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.897 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.899 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.914 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.914 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.921 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.923 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.933 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.934 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.941 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.943 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.954 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.954 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.964 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.974 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.975 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:46:59.982 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:46:59.983 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:46:59.994 DEBUG [src.steps.store] Relaying message
2026-03-28 04:46:59.994 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.002 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.013 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.013 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.021 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.021 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.031 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.032 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.040 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.040 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.053 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.053 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.059 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.073 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.073 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.084 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.086 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.098 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.098 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.103 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.106 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.118 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.118 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.124 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.124 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.135 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.135 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.143 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.144 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.154 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.155 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.162 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.162 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.173 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.173 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.183 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.184 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.195 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.195 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.205 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.206 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.216 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.216 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.221 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.222 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.233 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.233 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.238 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.241 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.253 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.253 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.260 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.260 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.272 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.272 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.280 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.281 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.292 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.292 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.298 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.299 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.309 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.309 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.317 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.317 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.329 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.329 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.334 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.335 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.346 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.347 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.353 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.354 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.366 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.366 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.374 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.374 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.385 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.385 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.391 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.392 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.403 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.403 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.410 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.410 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.421 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.421 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.431 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.433 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.444 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.444 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.450 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.451 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.464 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.464 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.476 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.477 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.487 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.487 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.497 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.497 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.508 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.508 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.515 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.515 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.529 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.529 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.536 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.538 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.550 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.550 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.557 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.557 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.568 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.568 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.572 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.576 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.590 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.598 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.598 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.609 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.609 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.616 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.618 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.628 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.629 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.635 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.635 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.646 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.646 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.656 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.667 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.667 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.673 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.675 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.685 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.685 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.692 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.703 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.703 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.710 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.710 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.721 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.721 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.730 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.730 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.741 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.741 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.750 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.750 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.761 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.762 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.769 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.770 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.781 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.781 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.790 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.801 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.801 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.808 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.809 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.820 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.820 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.826 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.826 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.837 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.837 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.845 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.846 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.856 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.856 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.865 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.866 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.877 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.877 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.884 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.884 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.894 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.895 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.900 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.902 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.917 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.917 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.925 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.926 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.938 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.938 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.944 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.944 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.954 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.954 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.964 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.964 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.974 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.975 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:00.983 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:00.984 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:00.995 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:00.995 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.001 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.012 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.012 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.019 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.020 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.032 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.032 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.039 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.040 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.051 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.051 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.056 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.056 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.069 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.069 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.076 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.078 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.088 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.089 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.093 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.095 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.106 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.106 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.115 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.126 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.126 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.131 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.131 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.142 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.142 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.149 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.150 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.164 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.164 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.173 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.184 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.184 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.191 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.192 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.204 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.204 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.211 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.216 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.228 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.229 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.236 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.236 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.247 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.247 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.252 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.255 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.266 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.266 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.273 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.275 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.286 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.286 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.293 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.294 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.305 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.305 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.312 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.323 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.323 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.330 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.332 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.344 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.344 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.351 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.354 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.365 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.365 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.375 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.376 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.386 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.387 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.392 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.393 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.407 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.407 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.412 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.413 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.423 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.423 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.429 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.431 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.443 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.443 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.448 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.448 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.459 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.459 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.468 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.470 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.485 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.486 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.495 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.496 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.506 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.507 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.516 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.517 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.528 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.528 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.534 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.534 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.545 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.545 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.550 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.553 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.563 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.563 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.572 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.573 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.584 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.584 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.591 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.596 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.606 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.606 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.613 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.614 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.626 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.626 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.638 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.649 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.649 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.657 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.658 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.669 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.669 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.676 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.678 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.688 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.688 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.695 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.697 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.708 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.708 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.714 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.714 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.725 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.725 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.731 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.734 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.745 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.745 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.754 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.754 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.765 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.765 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.771 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.771 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.781 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.782 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.788 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.798 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.799 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.804 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.804 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.815 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.816 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.821 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.821 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.833 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.833 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.842 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.844 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.854 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.854 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.864 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.875 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.875 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.884 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.896 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.896 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.903 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.904 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.915 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.915 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.921 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.921 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.933 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.933 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.938 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.940 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.952 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.953 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.960 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.963 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.974 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.974 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:01.983 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:01.983 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:01.998 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:01.998 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.004 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.004 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.015 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.015 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.022 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.024 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.036 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.036 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.043 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.044 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.054 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.055 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.062 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.064 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.074 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.075 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.082 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.082 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.092 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.092 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.099 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.100 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.111 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.112 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.120 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.120 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.132 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.132 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.139 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.143 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.153 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.154 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.162 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.162 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.173 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.173 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.180 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.180 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.191 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.191 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.197 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.197 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.207 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.207 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.220 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.232 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.232 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.238 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.238 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.249 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.249 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.257 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.257 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.268 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.268 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.275 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.275 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.286 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.286 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.293 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.295 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.306 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.306 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.313 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.314 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.324 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.324 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.329 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.329 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.340 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.340 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.349 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.359 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.360 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.365 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.366 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.377 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.377 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.384 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.384 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.395 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.396 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.402 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.408 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.419 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.419 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.424 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.426 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.437 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.437 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.443 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.444 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.455 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.455 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.463 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.464 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.475 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.475 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.483 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.485 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.496 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.496 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.503 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.505 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.516 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.517 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.525 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.526 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.536 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.537 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.542 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.544 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.556 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.556 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.563 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.564 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.576 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.576 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.584 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.594 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.594 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.600 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.600 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.611 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.611 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.616 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.617 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.628 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.629 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.637 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.637 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.648 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.648 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.660 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.670 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.670 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.678 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.678 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.689 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.689 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.698 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.699 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.709 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.709 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.716 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.719 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.729 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.729 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.734 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.735 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.749 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.749 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.754 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.755 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.769 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.769 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.778 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.789 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.789 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.794 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.795 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.808 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.808 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.816 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.826 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.826 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.833 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.833 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.844 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.844 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.848 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.851 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.862 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.862 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.869 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.870 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.880 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.880 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.888 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.889 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.899 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.899 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.905 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.917 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.917 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.924 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.925 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.936 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.936 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.941 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.943 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.955 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.955 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.961 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.962 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.973 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.974 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:02.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:02.982 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:02.993 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:02.993 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.001 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.011 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.012 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.018 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.019 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.030 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.030 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.038 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.038 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.051 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.051 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.058 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.060 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.071 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.072 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.081 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.081 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.092 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.093 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.098 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.099 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.109 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.110 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.117 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.129 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.130 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.137 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.139 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.150 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.151 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.158 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.159 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.170 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.170 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.177 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.190 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.190 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.196 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.198 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.210 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.210 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.216 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.216 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.228 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.234 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.234 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.244 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.244 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.250 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.251 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.262 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.262 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.271 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.271 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.281 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.282 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.292 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.293 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.303 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.304 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.311 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.314 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.325 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.325 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.332 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.335 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.345 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.345 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.351 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.351 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.361 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.362 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.370 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.370 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.381 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.382 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.390 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.393 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.404 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.404 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.411 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.412 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.422 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.422 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.428 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.430 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.443 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.443 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.450 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.450 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.461 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.461 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.471 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.471 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.482 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.482 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.487 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.489 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.500 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.500 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.506 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.511 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.522 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.522 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.529 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.530 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.540 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.540 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.547 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.549 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.560 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.560 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.569 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.569 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.580 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.580 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.587 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.589 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.600 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.600 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.606 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.607 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.618 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.618 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.627 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.627 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.637 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.637 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.644 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.644 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.657 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.657 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.664 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.666 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.678 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.678 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.685 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.697 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.698 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.707 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.717 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.717 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.721 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.722 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.733 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.733 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.739 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.739 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.750 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.750 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.757 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.757 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.768 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.768 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.776 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.776 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.787 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.788 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.795 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.797 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.807 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.808 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.815 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.828 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.829 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.836 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.837 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.849 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.849 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.855 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.855 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.866 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.866 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.874 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.874 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.885 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.885 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.893 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.894 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.905 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.906 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.914 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.915 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.925 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.926 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.934 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.934 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.945 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.945 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.954 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.954 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.965 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.965 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.975 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.975 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:03.986 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:03.986 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:03.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:03.994 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.005 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.006 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.014 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.014 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.026 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.026 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.034 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.035 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.045 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.045 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.054 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.055 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.065 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.065 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.075 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.086 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.086 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.093 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.093 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.104 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.104 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.112 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.124 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.125 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.131 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.133 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.144 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.144 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.151 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.153 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.163 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.164 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.171 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.171 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.182 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.182 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.189 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.200 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.200 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.209 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.209 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.220 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.220 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.228 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.230 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.242 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.242 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.250 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.250 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.264 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.264 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.274 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.275 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.285 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.285 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.291 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.293 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.303 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.303 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.313 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.314 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.325 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.325 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.335 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.335 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.345 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.346 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.352 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.353 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.363 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.364 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.370 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.373 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.384 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.384 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.392 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.393 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.403 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.403 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.412 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.412 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.422 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.422 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.428 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.428 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.440 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.440 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.450 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.460 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.461 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.466 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.467 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.478 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.478 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.484 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.484 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.498 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.498 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.506 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.508 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.520 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.520 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.529 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.539 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.540 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.544 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.544 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.555 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.556 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.563 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.565 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.576 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.576 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.585 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.585 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.598 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.598 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.606 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.606 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.620 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.620 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.627 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.630 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.640 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.640 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.646 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.647 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.663 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.664 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.672 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.672 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.683 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.683 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.693 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.698 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.708 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.708 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.714 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.715 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.725 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.725 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.732 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.735 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.746 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.746 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.751 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.752 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.763 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.763 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.771 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.773 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.783 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.784 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.788 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.799 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.799 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.806 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.806 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.817 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.817 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.822 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.823 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.833 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.833 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.841 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.843 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.854 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.854 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.860 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.861 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.871 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.871 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.877 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.892 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.893 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.900 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.902 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.913 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.913 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.922 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.922 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.933 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.933 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.941 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.942 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.953 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.953 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.960 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.961 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.975 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.975 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:04.984 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:04.984 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:04.995 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:04.995 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.002 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.002 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.014 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.015 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.019 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.023 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.039 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.039 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.051 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.051 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.062 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.062 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.068 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.068 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.079 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.079 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.085 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.088 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.099 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.099 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.106 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.108 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.121 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.121 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.128 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.130 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.140 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.140 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.145 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.146 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.163 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.163 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.177 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.187 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.187 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.192 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.192 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.202 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.203 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.207 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.212 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.223 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.223 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.235 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.235 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.246 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.246 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.256 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.256 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.266 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.267 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.271 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.273 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.285 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.285 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.292 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.292 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.303 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.303 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.308 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.308 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.319 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.319 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.324 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.328 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.339 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.339 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.344 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.345 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.357 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.357 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.363 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.363 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.374 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.374 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.379 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.380 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.392 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.393 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.400 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.404 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.414 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.414 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.423 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.424 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.435 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.435 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.442 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.443 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.454 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.454 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.464 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.464 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.475 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.475 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.484 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.484 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.495 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.495 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.500 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.500 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.511 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.512 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.518 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.519 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.529 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.530 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.537 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.538 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.548 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.548 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.556 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.556 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.567 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.567 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.573 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.574 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.585 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.585 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.592 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.593 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.604 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.604 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.612 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.618 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.629 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.629 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.635 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.635 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.646 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.646 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.652 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.653 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.663 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.663 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.668 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.681 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.681 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.687 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.688 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.700 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.700 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.709 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.710 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.721 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.721 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.727 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.727 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.739 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.740 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.745 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.745 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.759 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.759 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.766 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.766 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.776 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.777 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.784 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.785 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.796 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.796 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.802 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.802 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.812 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.813 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.820 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.821 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.832 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.832 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.840 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.840 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.852 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.852 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.858 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.858 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.869 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.869 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.877 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.877 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.888 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.888 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.895 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.896 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.907 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.907 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.914 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.915 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.925 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.926 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.936 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.938 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.948 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.949 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.960 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.960 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.971 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.972 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.979 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:05.990 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:05.991 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:05.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:05.997 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.012 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.013 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.019 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.019 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.030 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.030 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.036 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.046 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.046 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.054 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.056 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.066 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.066 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.074 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.076 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.086 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.087 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.093 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.093 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.105 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.106 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.114 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.114 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.125 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.125 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.130 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.130 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.141 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.141 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.148 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.149 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.160 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.160 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.168 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.175 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.185 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.185 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.190 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.193 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.205 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.205 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.214 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.214 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.224 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.225 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.231 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.231 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.242 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.243 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.250 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.250 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.266 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.266 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.278 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.278 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.289 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.289 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.298 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.299 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.309 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.309 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.317 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.318 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.329 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.329 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.334 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.335 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.345 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.346 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.354 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.354 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.365 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.365 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.371 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.372 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.383 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.384 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.393 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.393 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.404 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.404 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.413 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.414 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.424 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.424 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.432 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.444 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.444 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.450 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.452 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.464 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.465 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.476 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.477 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.487 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.487 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.492 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.492 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.503 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.503 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.512 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.523 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.523 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.532 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.532 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.543 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.543 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.550 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.551 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.563 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.563 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.570 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.571 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.582 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.582 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.587 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.588 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.598 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.598 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.605 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.606 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.618 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.618 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.627 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.627 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.639 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.639 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.645 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.646 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.656 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.656 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.667 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.667 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.678 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.678 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.685 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.687 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.699 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.699 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.707 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.708 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.719 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.719 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.726 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.731 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.742 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.742 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.749 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.749 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.760 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.760 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.768 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.778 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.778 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.784 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.787 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.799 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.799 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.806 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.807 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.819 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.819 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.826 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.830 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.840 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.840 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.847 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.848 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.859 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.860 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.871 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.871 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.882 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.882 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.892 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.892 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.903 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.910 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.911 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.922 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.922 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.931 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.941 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.942 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.953 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.963 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.964 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.968 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.970 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:06.984 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:06.984 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:06.992 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:06.992 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.003 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.003 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.010 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.011 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.022 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.022 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.029 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.029 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.040 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.040 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.049 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.050 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.061 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.074 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.074 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.085 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.085 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.090 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.090 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.101 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.102 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.107 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.118 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.118 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.127 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.127 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.138 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.138 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.147 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.147 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.158 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.158 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.165 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.166 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.177 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.177 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.186 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.186 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.197 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.197 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.202 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.203 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.214 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.214 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.219 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.220 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.230 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.230 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.238 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.239 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.250 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.251 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.260 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.260 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.271 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.271 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.279 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.281 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.291 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.291 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.300 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.303 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.313 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.313 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.318 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.319 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.330 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.330 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.336 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.338 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.349 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.349 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.355 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.355 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.366 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.366 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.372 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.373 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.386 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.386 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.392 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.392 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.402 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.403 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.409 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.409 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.423 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.424 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.431 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.431 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.442 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.443 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.448 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.448 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.461 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.471 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.478 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.484 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.494 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.495 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.500 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.501 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.514 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.514 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.521 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.524 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.534 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.534 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.540 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.541 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.552 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.552 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.558 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.559 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.570 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.570 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.577 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.587 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.587 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.596 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.597 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.607 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.607 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.613 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.615 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.626 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.626 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.631 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.632 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.642 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.642 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.648 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.648 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.659 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.659 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.667 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.669 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.681 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.681 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.690 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.691 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.701 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.701 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.707 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.708 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.720 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.721 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.725 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.730 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.742 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.742 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.751 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.753 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.765 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.765 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.773 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.774 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.784 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.784 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.791 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.804 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.804 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.812 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.812 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.823 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.823 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.828 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.830 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.843 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.843 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.848 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.851 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.863 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.864 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.872 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.873 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.885 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.885 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.892 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.892 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.903 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.914 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.914 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.925 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.925 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.933 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.934 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.944 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.944 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.950 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.961 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.961 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.968 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.968 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.979 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.980 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:07.988 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:07.988 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:07.999 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:07.999 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.009 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.010 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.021 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.021 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.026 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.030 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.041 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.041 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.048 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.050 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.060 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.060 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.066 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.068 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.079 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.079 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.085 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.088 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.100 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.100 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.105 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.106 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.116 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.116 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.123 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.124 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.135 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.135 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.142 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.145 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.155 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.156 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.161 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.161 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.171 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.172 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.179 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.179 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.189 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.189 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.194 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.196 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.207 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.208 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.214 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.224 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.225 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.230 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.232 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.245 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.245 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.252 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.253 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.264 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.264 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.273 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.283 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.283 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.291 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.291 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.302 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.302 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.309 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.310 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.321 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.321 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.327 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.327 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.337 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.337 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.345 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.345 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.356 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.356 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.364 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.376 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.376 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.383 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.384 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.394 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.394 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.400 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.401 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.413 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.413 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.418 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.419 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.430 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.430 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.441 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.452 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.452 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.459 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.469 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.469 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.475 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.475 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.486 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.486 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.494 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.496 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.507 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.507 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.515 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.516 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.526 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.526 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.534 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.534 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.545 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.545 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.553 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.554 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.564 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.564 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.570 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.571 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.582 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.582 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.588 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.589 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.602 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.602 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.608 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.609 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.619 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.619 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.629 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.639 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.639 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.647 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.647 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.659 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.659 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.667 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.668 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.679 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.679 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.686 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.687 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.698 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.698 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.704 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.704 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.716 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.716 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.721 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.733 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.734 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.739 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.739 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.750 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.750 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.758 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.760 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.771 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.771 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.777 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.779 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.792 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.792 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.799 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.800 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.812 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.812 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.818 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.819 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.830 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.830 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.836 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.836 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.847 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.847 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.854 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.855 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.866 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.866 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.872 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.872 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.885 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.885 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.890 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.891 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.901 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.901 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.907 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.907 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.918 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.918 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.924 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.928 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.939 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.939 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.946 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.946 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.957 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.958 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.966 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.968 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.979 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.979 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:08.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:08.986 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:08.997 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:08.997 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.003 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.003 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.013 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.014 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.022 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.022 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.033 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.033 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.038 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.039 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.052 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.052 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.058 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.059 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.072 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.072 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.079 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.080 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.090 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.090 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.097 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.110 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.110 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.117 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.118 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.129 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.129 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.135 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.138 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.149 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.149 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.155 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.157 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.170 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.170 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.179 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.179 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.191 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.191 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.199 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.199 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.211 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.212 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.218 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.219 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.230 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.231 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.236 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.237 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.248 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.248 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.256 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.256 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.267 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.267 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.276 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.287 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.287 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.294 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.296 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.308 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.309 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.315 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.315 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.327 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.327 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.332 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.332 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.344 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.344 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.351 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.355 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.367 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.368 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.376 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.377 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.387 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.387 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.394 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.396 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.407 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.408 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.415 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.419 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.430 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.431 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.438 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.449 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.449 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.454 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.455 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.467 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.467 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.475 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.476 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.487 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.487 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.492 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.493 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.503 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.503 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.511 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.511 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.522 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.522 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.529 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.529 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.540 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.540 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.547 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.549 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.559 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.560 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.566 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.569 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.582 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.583 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.590 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.591 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.601 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.601 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.606 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.607 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.617 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.617 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.625 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.626 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.637 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.637 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.643 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.645 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.656 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.656 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.663 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.664 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.674 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.675 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.680 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.691 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.691 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.698 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.698 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.712 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.712 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.720 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.731 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.732 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.739 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.740 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.751 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.752 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.762 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.772 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.773 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.780 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.791 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.791 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.798 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.810 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.810 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.819 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.820 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.831 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.831 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.839 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.839 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.851 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.851 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.858 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.860 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.871 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.871 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.881 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.882 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.893 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.893 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.900 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.900 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.911 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.911 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.917 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.919 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.933 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.933 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.940 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.940 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.950 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.950 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.961 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.971 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.972 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:09.980 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:09.981 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:09.992 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:09.992 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.002 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.013 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.013 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.018 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.019 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.031 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.032 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.041 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.041 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.052 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.052 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.060 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.061 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.071 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.072 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.079 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.084 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.094 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.094 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.100 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.100 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.114 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.114 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.122 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.124 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.135 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.136 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.143 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.145 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.156 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.156 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.161 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.162 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.173 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.174 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.182 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.198 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.198 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.203 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.204 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.215 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.215 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.221 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.222 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.233 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.233 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.238 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.238 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.249 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.249 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.254 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.255 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.265 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.265 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.271 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.271 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.282 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.282 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.291 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.294 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.305 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.305 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.311 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.314 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.325 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.325 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.329 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.330 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.341 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.341 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.351 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.351 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.362 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.362 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.369 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.370 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.381 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.381 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.389 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.402 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.402 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.407 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.407 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.418 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.418 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.426 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.427 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.438 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.438 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.442 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.443 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.454 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.454 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.460 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.464 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.475 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.475 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.480 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.482 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.493 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.493 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.502 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.503 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.516 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.517 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.523 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.524 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.536 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.536 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.545 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.556 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.556 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.566 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.567 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.578 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.579 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.584 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.585 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.598 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.599 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.606 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.607 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.618 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.618 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.625 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.626 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.637 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.637 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.642 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.642 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.653 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.654 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.661 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.661 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.672 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.672 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.681 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.692 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.692 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.703 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.715 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.715 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.722 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.722 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.733 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.733 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.740 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.741 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.754 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.754 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.760 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.760 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.771 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.771 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.776 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.776 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.787 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.787 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.797 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.797 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.808 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.808 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.817 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.817 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.828 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.828 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.834 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.836 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.846 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.847 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.851 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.851 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.862 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.862 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.871 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.872 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.883 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.883 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.889 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.895 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.905 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.906 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.911 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.914 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.926 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.926 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.932 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.942 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.943 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.948 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.952 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.962 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.962 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.970 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.971 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:10.982 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:10.983 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:10.990 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:10.993 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.003 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.003 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.011 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.012 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.024 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.024 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.029 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.029 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.041 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.041 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.050 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.050 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.061 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.062 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.068 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.068 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.079 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.079 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.085 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.086 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.099 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.099 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.108 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.108 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.118 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.118 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.126 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.127 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.137 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.137 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.142 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.143 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.155 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.155 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.161 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.162 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.174 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.174 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.180 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.182 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.192 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.192 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.199 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.210 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.210 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.217 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.221 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.232 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.233 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.239 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.242 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.252 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.253 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.259 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.260 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.272 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.272 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.278 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.280 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.295 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.295 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.302 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.306 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.317 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.317 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.323 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.324 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.334 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.335 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.340 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.341 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.353 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.353 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.365 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.376 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.376 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.381 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.382 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.395 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.395 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.400 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.401 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.411 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.411 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.424 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.424 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.434 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.434 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.440 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.440 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.452 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.452 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.457 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.458 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.471 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.472 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.479 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.479 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.489 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.490 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.495 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.497 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.507 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.508 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.515 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.515 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.526 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.526 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.531 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.532 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.544 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.544 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.549 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.550 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.564 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.564 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.572 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.573 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.583 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.583 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.591 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.592 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.605 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.606 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.612 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.617 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.628 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.628 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.636 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.636 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.647 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.647 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.652 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.654 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.665 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.666 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.672 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.675 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.686 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.686 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.692 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.692 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.705 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.705 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.710 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.713 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.724 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.724 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.731 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.732 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.744 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.744 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.749 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.750 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.761 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.761 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.768 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.779 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.779 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.788 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.801 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.801 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.807 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.811 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.822 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.822 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.828 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.828 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.839 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.839 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.846 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.848 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.859 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.860 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.866 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.867 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.878 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.878 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.884 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.884 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.896 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.896 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.903 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.904 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.917 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.917 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.922 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.923 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.933 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.933 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.940 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.946 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.956 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.957 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.961 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.964 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.975 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.975 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:11.983 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:11.984 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:11.994 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:11.994 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.002 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.002 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.012 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.012 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.018 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.019 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.031 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.032 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.038 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.038 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.049 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.049 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.056 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.058 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.068 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.068 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.075 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.076 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.087 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.087 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.100 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.112 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.112 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.118 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.119 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.131 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.131 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.138 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.139 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.150 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.151 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.155 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.155 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.166 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.166 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.172 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.174 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.185 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.185 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.191 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.192 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.205 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.205 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.212 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.212 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.223 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.223 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.230 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.232 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.243 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.244 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.249 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.249 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.260 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.260 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.266 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.266 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.277 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.277 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.283 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.283 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.294 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.294 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.300 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.301 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.313 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.313 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.322 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.323 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.333 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.333 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.341 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.341 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.352 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.352 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.357 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.359 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.372 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.372 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.377 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.378 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.388 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.388 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.396 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.397 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.408 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.408 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.414 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.427 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.427 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.432 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.442 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.443 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.450 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.450 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.461 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.461 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.466 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.467 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.478 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.479 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.484 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.484 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.495 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.495 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.503 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.503 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.514 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.514 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.521 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.523 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.534 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.534 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.539 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.539 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.550 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.550 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.560 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.560 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.572 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.573 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.578 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.589 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.597 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.608 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.608 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.615 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.616 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.628 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.628 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.636 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.636 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.647 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.647 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.652 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.653 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.663 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.663 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.672 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.674 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.685 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.685 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.692 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.704 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.705 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.712 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.712 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.723 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.723 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.731 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.731 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.742 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.742 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.748 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.748 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.759 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.760 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.764 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.764 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.775 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.775 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.781 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.781 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.791 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.791 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.796 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.809 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.809 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.814 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.824 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.825 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.831 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.832 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.842 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.842 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.848 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.848 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.862 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.862 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.868 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.868 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.879 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.880 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.888 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.888 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.899 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.899 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.904 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.916 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.916 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.923 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.926 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.937 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.937 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.945 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.948 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.959 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.959 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.967 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.969 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:12.980 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:12.980 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:12.987 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:12.990 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.003 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.003 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.013 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.015 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.025 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.025 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.032 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.033 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.044 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.044 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.053 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.053 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.067 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.067 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.075 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.076 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.086 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.087 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.098 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.098 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.109 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.109 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.115 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.115 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.128 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.128 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.135 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.135 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.147 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.147 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.155 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.155 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.166 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.166 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.174 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.175 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.186 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.186 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.193 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.193 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.204 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.204 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.211 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.213 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.224 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.224 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.230 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.230 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.240 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.240 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.252 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.253 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.263 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.263 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.270 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.270 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.281 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.281 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.288 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.288 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.298 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.298 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.305 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.308 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.319 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.319 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.327 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.328 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.342 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.342 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.354 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.354 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.365 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.365 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.374 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.375 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.385 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.385 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.398 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.401 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.414 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.414 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.423 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.423 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.433 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.434 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.442 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.443 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.453 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.453 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.460 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.460 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.471 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.471 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.481 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.481 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.491 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.492 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.501 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.501 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.512 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.512 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.519 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.522 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.534 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.534 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.541 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.541 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.552 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.552 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.561 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.563 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.574 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.574 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.581 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.581 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.592 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.592 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.601 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.601 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.611 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.612 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.619 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.620 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.630 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.630 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.637 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.639 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.654 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.655 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.664 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.665 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.675 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.676 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.685 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.685 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.696 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.696 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.706 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.718 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.718 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.727 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.728 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.738 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.739 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.743 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.744 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.754 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.754 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.760 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.763 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.775 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.775 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.786 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.786 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.796 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.797 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.806 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.808 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.819 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.819 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.826 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.830 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.842 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.842 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.849 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.850 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.861 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.862 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.867 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.867 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.878 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.878 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.886 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.888 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.899 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.899 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.906 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.910 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.920 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.920 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.927 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.927 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.938 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.938 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.944 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.944 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.958 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.958 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.966 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.966 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.977 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.977 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:13.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:13.986 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:13.997 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:13.997 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.004 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.007 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.018 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.018 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.023 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.025 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.036 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.036 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.044 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.045 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.056 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.057 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.065 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.066 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.077 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.077 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.084 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.086 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.097 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.097 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.102 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.104 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.114 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.114 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.123 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.124 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.136 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.137 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.146 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.147 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.158 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.158 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.165 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.165 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.175 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.176 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.182 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.193 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.193 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.199 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.211 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.211 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.219 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.220 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.230 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.230 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.236 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.237 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.248 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.248 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.255 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.255 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.265 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.266 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.277 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.287 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.287 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.296 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.297 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.308 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.308 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.316 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.317 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.327 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.327 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.333 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.334 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.345 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.345 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.351 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.363 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.363 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.372 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.374 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.385 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.385 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.392 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.393 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.404 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.404 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.412 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.413 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.427 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.427 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.433 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.433 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.445 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.445 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.451 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.452 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.463 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.463 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.470 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.471 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.482 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.482 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.489 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.500 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.500 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.509 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.509 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.519 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.520 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.527 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.528 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.539 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.540 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.549 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.562 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.562 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.570 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.572 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.582 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.583 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.592 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.603 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.603 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.613 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.613 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.624 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.624 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.631 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.631 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.642 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.642 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.648 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.649 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.662 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.662 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.673 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.675 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.685 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.685 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.693 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.694 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.705 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.705 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.710 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.712 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.724 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.724 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.731 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.732 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.743 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.743 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.750 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.751 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.761 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.761 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.772 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.783 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.783 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.788 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.799 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.799 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.806 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.806 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.816 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.817 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.825 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.825 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.836 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.837 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.844 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.844 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.854 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.854 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.860 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.863 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.873 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.874 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.883 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.884 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.895 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.895 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.906 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.906 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.917 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.917 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.923 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.924 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.937 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.937 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.944 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.944 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.957 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.957 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.964 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.965 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.975 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.976 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:14.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:14.983 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:14.995 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:14.995 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.000 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.000 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.014 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.016 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.030 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.041 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.041 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.058 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.058 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.068 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.068 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.078 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.078 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.090 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.090 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.098 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.109 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.109 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.118 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.119 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.129 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.129 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.135 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.138 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.151 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.151 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.158 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.161 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.172 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.172 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.179 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.180 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.192 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.192 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.196 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.197 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.208 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.208 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.216 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.216 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.226 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.227 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.232 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.235 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.247 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.248 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.252 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.254 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.268 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.268 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.275 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.275 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.285 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.285 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.291 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.292 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.303 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.303 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.310 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.321 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.322 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.327 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.328 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.340 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.340 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.345 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.346 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.357 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.357 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.365 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.377 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.377 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.384 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.384 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.395 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.395 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.401 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.401 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.411 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.412 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.417 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.428 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.428 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.433 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.433 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.444 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.444 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.451 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.456 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.468 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.468 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.476 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.477 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.489 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.489 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.497 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.497 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.508 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.508 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.514 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.516 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.530 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.530 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.538 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.538 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.549 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.549 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.554 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.554 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.565 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.565 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.571 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.572 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.584 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.584 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.590 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.603 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.603 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.609 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.610 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.621 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.621 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.627 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.627 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.638 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.638 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.651 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.662 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.662 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.671 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.673 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.684 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.685 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.690 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.691 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.701 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.701 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.712 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.723 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.723 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.731 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.732 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.742 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.742 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.749 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.750 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.761 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.761 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.769 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.769 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.780 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.780 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.790 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.790 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.802 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.802 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.808 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.809 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.821 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.821 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.828 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.830 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.841 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.842 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.852 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.852 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.863 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.863 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.868 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.869 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.881 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.881 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.886 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.887 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.899 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.899 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.906 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.906 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.916 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.917 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.925 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.925 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.936 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.936 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.941 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.941 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.952 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.952 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.958 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.962 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.972 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:15.979 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:15.989 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:15.990 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:15.996 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.000 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.012 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:16.012 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:16.020 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.020 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.031 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:16.032 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:16.038 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.038 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.048 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:16.048 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:16.055 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.055 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.066 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:16.067 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:16.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.073 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.083 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:16.084 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:16.089 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.092 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.102 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:16.103 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:16.110 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.110 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.121 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:16.121 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:16.131 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.131 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.142 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:16.142 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:16.150 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.154 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.164 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:16.164 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:16.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.171 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.182 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:16.182 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:16.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.189 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.203 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:16.203 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:16.208 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.209 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.220 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:16.220 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:16.228 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.228 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.239 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:16.240 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:16.252 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.254 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.269 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:16.269 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:16.284 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.285 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.295 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:16.296 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:16.302 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.303 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.317 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:16.317 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:16.323 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.324 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.334 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:16.335 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:16.341 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.344 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.356 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:16.356 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:16.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.364 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.375 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:16.376 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:16.383 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.383 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.395 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:16.395 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:16.400 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.402 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.413 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:16.413 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:16.419 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.420 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.431 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:16.431 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:16.438 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.439 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.449 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:16.449 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:16.456 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.458 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.468 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:16.468 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:16.474 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.476 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.487 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:16.487 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:16.493 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.495 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.506 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:16.506 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:16.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.513 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.524 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:16.525 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:16.531 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.536 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.547 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:16.547 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:16.552 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.553 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.563 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:16.564 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:16.569 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.572 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.583 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:16.583 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:16.591 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.591 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.602 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:16.602 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:16.608 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.610 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.620 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:16.621 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:16.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.629 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.640 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:16.640 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:16.649 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.650 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.661 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:16.661 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:16.669 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.670 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.680 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:16.680 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:16.686 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.690 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.702 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:16.702 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:16.707 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.709 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.721 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:16.721 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:16.727 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.728 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.740 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:16.740 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:16.747 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.748 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.758 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:16.759 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:16.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.768 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.783 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:16.783 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:16.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.789 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.799 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:16.799 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15088/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:16.808 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.809 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.819 DEBUG [src.steps.store] Relaying message
2026-03-28 04:47:16.819 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41829/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-28 04:47:16.824 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-28 04:47:16.826 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-28 04:47:16.837 DEBUG [src.libs.common] Sleeping for 5 seconds
2026-03-28 04:47:21.838 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17475/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:21.844 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:21.845 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17475/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x1cccd7f720df241dc7d75dc7e7c46c42e2042e5e867e4760162ad527e36fbcdb&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:21.850 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:21.850 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17475/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x136b8b102f3be71d5dfd65b28ce558f948f2be72f6595098a68d08bc8db78b9e&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:21.855 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:21.856 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17475/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x77c19992e1fa4f4c160f5c6d8aec8441e533b7e93436dc8096797ebc371bf337&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:21.861 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:21.861 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17475/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x43bbca9a2263f679367f4f739061177124f737934891a7575e294662d5b48bd8&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:21.866 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:21.867 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17475/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xf161934f1a175df72d22538b817932b6103c0e9f6d9b5aa98f90f3c8079a0c03&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:21.872 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:21.873 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17475/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xc3dc970accff05b0a9b5e737da8244f2ef28c02598ec791da70baaaab285f533&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:21.878 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:21.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17475/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x694e2996c33f2ce656785a18e53627fb5c593dabcc5ef03eaa07270d9202f5ec&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:21.883 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:21.884 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17475/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xbd5f997ab214dde06cead7d7b1c2da012929ddc6f5d48cba50ab713f7baa8001&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:21.889 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:21.889 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17475/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xa1031f8fcfca8c14997f4ea1fa23df8268f35db117d77d71fd3e65a4c44a4094&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:21.894 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:21.895 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17475/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xf110a5796754309691e483dc1dab1dc739337b6e5efe6c68f314856bf81b81c2&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:21.900 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:21.900 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17475/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xbe23a37dbf4e9d198a6312cf2e85168e3ce80f4a131a538b248e8e575d3dc7ff&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:21.906 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:21.906 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17475/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x91f7465c5dbe93cb3e248390683212eac79b890e3f74132abece96559889b1fe&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:21.911 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:21.911 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17475/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x2d5a54090f936807204f3201b30feb71212c4b1cb8e2b3cad0520c05bee9c39f&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:21.917 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:21.917 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17475/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xe65342d43fb5966a0ed296dd9c5281d0970570489d0220462d6b5999832670e2&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:21.922 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:21.923 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15088/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:21.928 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:21.929 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15088/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x1cccd7f720df241dc7d75dc7e7c46c42e2042e5e867e4760162ad527e36fbcdb&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:21.934 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:21.934 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15088/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x136b8b102f3be71d5dfd65b28ce558f948f2be72f6595098a68d08bc8db78b9e&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:21.940 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:21.940 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15088/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x77c19992e1fa4f4c160f5c6d8aec8441e533b7e93436dc8096797ebc371bf337&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:21.945 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:21.946 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15088/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x43bbca9a2263f679367f4f739061177124f737934891a7575e294662d5b48bd8&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:21.951 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:21.951 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15088/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xf161934f1a175df72d22538b817932b6103c0e9f6d9b5aa98f90f3c8079a0c03&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:21.956 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:21.957 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15088/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xc3dc970accff05b0a9b5e737da8244f2ef28c02598ec791da70baaaab285f533&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:21.962 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:21.962 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15088/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x694e2996c33f2ce656785a18e53627fb5c593dabcc5ef03eaa07270d9202f5ec&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:21.967 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:21.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15088/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xbd5f997ab214dde06cead7d7b1c2da012929ddc6f5d48cba50ab713f7baa8001&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:21.973 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:21.973 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15088/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xa1031f8fcfca8c14997f4ea1fa23df8268f35db117d77d71fd3e65a4c44a4094&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:21.978 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:21.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15088/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xf110a5796754309691e483dc1dab1dc739337b6e5efe6c68f314856bf81b81c2&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:21.984 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:21.984 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15088/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xbe23a37dbf4e9d198a6312cf2e85168e3ce80f4a131a538b248e8e575d3dc7ff&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:21.989 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:21.990 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15088/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x91f7465c5dbe93cb3e248390683212eac79b890e3f74132abece96559889b1fe&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:21.995 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:21.996 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15088/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x2d5a54090f936807204f3201b30feb71212c4b1cb8e2b3cad0520c05bee9c39f&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:22.000 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:22.001 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15088/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xe65342d43fb5966a0ed296dd9c5281d0970570489d0220462d6b5999832670e2&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:22.006 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:22.007 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41829/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:22.018 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:22.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41829/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x1cccd7f720df241dc7d75dc7e7c46c42e2042e5e867e4760162ad527e36fbcdb&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:22.028 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:22.029 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41829/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x136b8b102f3be71d5dfd65b28ce558f948f2be72f6595098a68d08bc8db78b9e&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:22.039 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:22.040 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41829/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x77c19992e1fa4f4c160f5c6d8aec8441e533b7e93436dc8096797ebc371bf337&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:22.051 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:22.052 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41829/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x43bbca9a2263f679367f4f739061177124f737934891a7575e294662d5b48bd8&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:22.063 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:22.064 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41829/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xf161934f1a175df72d22538b817932b6103c0e9f6d9b5aa98f90f3c8079a0c03&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:22.074 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:22.075 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41829/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xc3dc970accff05b0a9b5e737da8244f2ef28c02598ec791da70baaaab285f533&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:22.087 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:22.087 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41829/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x694e2996c33f2ce656785a18e53627fb5c593dabcc5ef03eaa07270d9202f5ec&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:22.098 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:22.099 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41829/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xbd5f997ab214dde06cead7d7b1c2da012929ddc6f5d48cba50ab713f7baa8001&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:22.110 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:22.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41829/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xa1031f8fcfca8c14997f4ea1fa23df8268f35db117d77d71fd3e65a4c44a4094&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:22.122 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:22.123 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41829/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xf110a5796754309691e483dc1dab1dc739337b6e5efe6c68f314856bf81b81c2&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:22.134 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:22.134 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41829/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xbe23a37dbf4e9d198a6312cf2e85168e3ce80f4a131a538b248e8e575d3dc7ff&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:22.146 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:22.146 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41829/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x91f7465c5dbe93cb3e248390683212eac79b890e3f74132abece96559889b1fe&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:22.157 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:22.157 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41829/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x2d5a54090f936807204f3201b30feb71212c4b1cb8e2b3cad0520c05bee9c39f&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:22.169 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:22.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41829/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xe65342d43fb5966a0ed296dd9c5281d0970570489d0220462d6b5999832670e2&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-28 04:47:22.181 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-28 04:47:22.185 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-28 04:47:22.187 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-28 04:47:22.187 DEBUG [src.node.waku_node] Stopping container with id 47b9bb669c5c
2026-03-28 04:47:22.735 DEBUG [src.node.waku_node] Container stopped.
2026-03-28 04:47:22.736 DEBUG [src.node.waku_node] Stopping container with id 56bce5ae3fb9
2026-03-28 04:47:23.362 DEBUG [src.node.waku_node] Container stopped.
2026-03-28 04:47:23.363 DEBUG [src.node.waku_node] Stopping container with id 66ce836651fe
2026-03-28 04:47:24.006 DEBUG [src.node.waku_node] Container stopped.
2026-03-28 04:47:24.007 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-28 04:47:24.855 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-28 04:47:25.515 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-28 04:47:26.013 ERROR [src.node.docker_mananger] Max retries reached for container 66ce836651fe. Exiting log stream.
2026-03-28 04:47:26.049 DEBUG [src.node.docker_mananger] No errors found in the waku logs.