6183 lines
841 KiB
Plaintext

2026-03-21 04:41:16.672 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-21 04:41:16.673 DEBUG [tests.conftest] Running test: test_high_message_volume_sync with id: 2026-03-21_04-41-16__808fbf88-20e2-401f-b76f-7e1bc8e23ca1
2026-03-21 04:41:16.673 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-21 04:41:16.679 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-21 04:41:16.680 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-21_04-41-16__808fbf88-20e2-401f-b76f-7e1bc8e23ca1__wakuorg_nwaku:latest.log
2026-03-21 04:41:16.685 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-21 04:41:16.686 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-21_04-41-16__808fbf88-20e2-401f-b76f-7e1bc8e23ca1__wakuorg_nwaku:latest.log
2026-03-21 04:41:16.692 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-21 04:41:16.692 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-21_04-41-16__808fbf88-20e2-401f-b76f-7e1bc8e23ca1__wakuorg_nwaku:latest.log
2026-03-21 04:41:16.692 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-21 04:41:16.693 DEBUG [src.node.waku_node] Starting Node...
2026-03-21 04:41:16.693 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-21 04:41:16.694 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-21 04:41:16.695 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.232.96
2026-03-21 04:41:16.695 DEBUG [src.node.docker_mananger] Generated ports ['64734', '64735', '64736', '64737', '64738']
2026-03-21 04:41:16.695 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-21 04:41:16.695 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-21 04:41:16.695 DEBUG [src.node.waku_node] Using volumes []
2026-03-21 04:41:16.695 DEBUG [src.node.docker_mananger] docker run -i -t -p 64734:64734 -p 64735:64735 -p 64736:64736 -p 64737:64737 -p 64738:64738 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=64736 --rest-port=64734 --tcp-port=64735 --discv5-udp-port=64737 --rest-address=0.0.0.0 --nat=extip:172.18.232.96 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ebebace8ccdcabd8cc4fef0ebd45655f1a7f508af39d02ac8cf4d1abdacec2d2 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=64738 --metrics-logging=true --relay=true
2026-03-21 04:41:16.881 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.232.96 waku 928248e0b150e6e41d30c96c5e91c1da38f7ceda9faf9ac953be94634961a215
2026-03-21 04:41:16.895 ERROR [src.node.docker_mananger] Max retries reached for container 78c30bae268a. Exiting log stream.
2026-03-21 04:41:16.916 DEBUG [src.node.docker_mananger] Container started with ID 928248e0b150. Setting up logs at ./log/docker/node1_2026-03-21_04-41-16__808fbf88-20e2-401f-b76f-7e1bc8e23ca1__wakuorg_nwaku:latest.log
2026-03-21 04:41:16.916 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 64734
2026-03-21 04:41:16.917 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-21 04:41:17.453 ERROR [src.node.docker_mananger] Max retries reached for container cda1a347764d. Exiting log stream.
2026-03-21 04:41:17.918 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64734/health" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:17.921 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-21 04:41:17.921 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-21 04:41:17.921 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64734/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:17.923 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.232.96/tcp/64735/p2p/16Uiu2HAmKD4sReVWq9qsjLCf4GCtoHthLTn2JbZU3Hbw5JUV8rqY","/ip4/172.18.232.96/tcp/64736/ws/p2p/16Uiu2HAmKD4sReVWq9qsjLCf4GCtoHthLTn2JbZU3Hbw5JUV8rqY"],"enrUri":"enr:-L24QF_824jEedPRoaUC-hTgzsrSbG3GLv2lu5K6OLM0Ns_8NzCyRI4aNmHSCJIDIVfnIlrt2HxS1mHa3Kzj3xH9VUYCgmlkgnY0gmlwhKwS6GCKbXVsdGlhZGRyc5YACASsEuhgBvzfAAoErBLoYAb84N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDYV3RWKAFLGQ1Di2ArOOxDQt747TLpYHBkEbVSNMPmduDdGNwgvzfg3VkcIL84YV3YWt1MhM"}'
2026-03-21 04:41:17.923 INFO [src.node.waku_node] REST service is ready !!
2026-03-21 04:41:17.924 DEBUG [src.node.waku_node] Starting Node...
2026-03-21 04:41:17.924 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-21 04:41:17.925 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-21 04:41:17.925 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.213.94
2026-03-21 04:41:17.925 DEBUG [src.node.docker_mananger] Generated ports ['21745', '21746', '21747', '21748', '21749']
2026-03-21 04:41:17.925 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-21 04:41:17.926 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-21 04:41:17.926 DEBUG [src.node.waku_node] Using volumes []
2026-03-21 04:41:17.926 DEBUG [src.node.docker_mananger] docker run -i -t -p 21745:21745 -p 21746:21746 -p 21747:21747 -p 21748:21748 -p 21749:21749 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=21747 --rest-port=21745 --tcp-port=21746 --discv5-udp-port=21748 --rest-address=0.0.0.0 --nat=extip:172.18.213.94 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8ccdcdb4d9dfb3fc1d72ed4ee42cf424df9ac4dcbc62eb64e2f6cd8aafd6d6ab --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21749 --metrics-logging=true --relay=true --storenode=/ip4/172.18.232.96/tcp/64735/p2p/16Uiu2HAmKD4sReVWq9qsjLCf4GCtoHthLTn2JbZU3Hbw5JUV8rqY --discv5-bootstrap-node=enr:-L24QF_824jEedPRoaUC-hTgzsrSbG3GLv2lu5K6OLM0Ns_8NzCyRI4aNmHSCJIDIVfnIlrt2HxS1mHa3Kzj3xH9VUYCgmlkgnY0gmlwhKwS6GCKbXVsdGlhZGRyc5YACASsEuhgBvzfAAoErBLoYAb84N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDYV3RWKAFLGQ1Di2ArOOxDQt747TLpYHBkEbVSNMPmduDdGNwgvzfg3VkcIL84YV3YWt1MhM
2026-03-21 04:41:18.121 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.213.94 waku 11b6949a4917171ed7c7586388c5913c32c912cb7b46fe8c43b0628db418216d
2026-03-21 04:41:18.154 DEBUG [src.node.docker_mananger] Container started with ID 11b6949a4917. Setting up logs at ./log/docker/node2_2026-03-21_04-41-16__808fbf88-20e2-401f-b76f-7e1bc8e23ca1__wakuorg_nwaku:latest.log
2026-03-21 04:41:18.155 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21745
2026-03-21 04:41:18.155 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-21 04:41:19.156 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21745/health" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:19.159 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-21 04:41:19.159 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-21 04:41:19.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21745/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:19.162 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.213.94/tcp/21746/p2p/16Uiu2HAm56rwVnJg82p1rutZmY8jttWzCS1AD9dcKVvdA1XrurJe","/ip4/172.18.213.94/tcp/21747/ws/p2p/16Uiu2HAm56rwVnJg82p1rutZmY8jttWzCS1AD9dcKVvdA1XrurJe"],"enrUri":"enr:-L24QEfdAw4RQ64QSB1ObaBeeYSV3pv5IK_0sAWJIPvZIY9nAfN_kvspq0IfSUq5stuaASzHh0-zdes0BxiPvLvajGACgmlkgnY0gmlwhKwS1V6KbXVsdGlhZGRyc5YACASsEtVeBlTyAAoErBLVXgZU890DgnJzhQADAQAAiXNlY3AyNTZrMaECj8M6E5PpXq5oLalX3-aIAVi4V51K5zhZ9HWA4goyFVODdGNwglTyg3VkcIJU9IV3YWt1MhM"}'
2026-03-21 04:41:19.162 INFO [src.node.waku_node] REST service is ready !!
2026-03-21 04:41:19.162 DEBUG [src.node.waku_node] Starting Node...
2026-03-21 04:41:19.162 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-21 04:41:19.164 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-21 04:41:19.164 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.243.206
2026-03-21 04:41:19.164 DEBUG [src.node.docker_mananger] Generated ports ['9706', '9707', '9708', '9709', '9710']
2026-03-21 04:41:19.164 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-21 04:41:19.165 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-21 04:41:19.165 DEBUG [src.node.waku_node] Using volumes []
2026-03-21 04:41:19.165 DEBUG [src.node.docker_mananger] docker run -i -t -p 9706:9706 -p 9707:9707 -p 9708:9708 -p 9709:9709 -p 9710:9710 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=9708 --rest-port=9706 --tcp-port=9707 --discv5-udp-port=9709 --rest-address=0.0.0.0 --nat=extip:172.18.243.206 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=afa914bcaf1288bd9a7c243531b5e0b2f1e6bd1b50afd4d319dbefa83c1f5144 --store-sync=true --store=false --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9710 --metrics-logging=true --relay=true --storenode=/ip4/172.18.213.94/tcp/21746/p2p/16Uiu2HAm56rwVnJg82p1rutZmY8jttWzCS1AD9dcKVvdA1XrurJe --discv5-bootstrap-node=enr:-L24QEfdAw4RQ64QSB1ObaBeeYSV3pv5IK_0sAWJIPvZIY9nAfN_kvspq0IfSUq5stuaASzHh0-zdes0BxiPvLvajGACgmlkgnY0gmlwhKwS1V6KbXVsdGlhZGRyc5YACASsEtVeBlTyAAoErBLVXgZU890DgnJzhQADAQAAiXNlY3AyNTZrMaECj8M6E5PpXq5oLalX3-aIAVi4V51K5zhZ9HWA4goyFVODdGNwglTyg3VkcIJU9IV3YWt1MhM
2026-03-21 04:41:19.361 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.243.206 waku addd5fc9f8398a406c42e4153ddf8f1bf7dcc0289b6ea048cacd69f121f39bb6
2026-03-21 04:41:19.398 DEBUG [src.node.docker_mananger] Container started with ID addd5fc9f839. Setting up logs at ./log/docker/node3_2026-03-21_04-41-16__808fbf88-20e2-401f-b76f-7e1bc8e23ca1__wakuorg_nwaku:latest.log
2026-03-21 04:41:19.399 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9706
2026-03-21 04:41:19.399 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-21 04:41:20.401 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9706/health" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:20.428 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-21 04:41:20.431 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-21 04:41:20.432 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9706/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:20.438 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.243.206/tcp/9707/p2p/16Uiu2HAmKqQRRzbrsjBE8eBKNCqU45mH3cg3HzVEVwyCv5c8rYzZ","/ip4/172.18.243.206/tcp/9708/ws/p2p/16Uiu2HAmKqQRRzbrsjBE8eBKNCqU45mH3cg3HzVEVwyCv5c8rYzZ"],"enrUri":"enr:-L24QLieG6VCMZbS8jeOfNWvG_d-ULkxSDRGHsT-TCYWbRr-Gm0_vfwQjzQsl_MQ7uc_J_nuk2SqfNHa-mXfIbh3jyECgmlkgnY0gmlwhKwS886KbXVsdGlhZGRyc5YACASsEvPOBiXrAAoErBLzzgYl7N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDaqzVjpMHLWUBx5cCsJ9zLTma6sqHRfZc_yTmHDdCnt6DdGNwgiXrg3VkcIIl7YV3YWt1MgE"}'
2026-03-21 04:41:20.438 INFO [src.node.waku_node] REST service is ready !!
2026-03-21 04:41:20.439 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.232.96/tcp/64735/p2p/16Uiu2HAmKD4sReVWq9qsjLCf4GCtoHthLTn2JbZU3Hbw5JUV8rqY"]'
2026-03-21 04:41:20.445 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:20.445 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.213.94/tcp/21746/p2p/16Uiu2HAm56rwVnJg82p1rutZmY8jttWzCS1AD9dcKVvdA1XrurJe"]'
2026-03-21 04:41:20.448 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:20.448 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
2026-03-21 04:41:20.450 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:20.451 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
2026-03-21 04:41:20.453 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:20.453 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
2026-03-21 04:41:20.455 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:20.456 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:20.456 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:20.462 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:20.463 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:20.475 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:20.475 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:20.482 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:20.485 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:20.495 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:20.496 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:20.501 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:20.503 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:20.514 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:20.515 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:20.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:20.522 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:20.532 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:20.533 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:20.541 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:20.541 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:20.552 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:20.552 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:20.557 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:20.558 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:20.570 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:20.570 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:20.576 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:20.577 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:20.587 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:20.587 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:20.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:20.596 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:20.607 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:20.607 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:20.613 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:20.615 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:20.626 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:20.626 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:20.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:20.632 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:20.644 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:20.644 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:20.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:20.652 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:20.662 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:20.662 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:20.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:20.668 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:20.681 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:20.681 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:20.686 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:20.687 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:20.698 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:20.698 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:20.706 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:20.708 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:20.718 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:20.719 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:20.724 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:20.725 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:20.736 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:20.737 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:20.742 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:20.744 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:20.755 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:20.755 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:20.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:20.765 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:20.775 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:20.775 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:20.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:20.781 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:20.792 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:20.792 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:20.797 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:20.797 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:20.809 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:20.809 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:20.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:20.817 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:20.828 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:20.828 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:20.833 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:20.834 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:20.846 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:20.846 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:20.851 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:20.852 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:20.863 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:20.863 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:20.874 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:20.875 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:20.885 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:20.885 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:20.890 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:20.891 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:20.903 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:20.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:20.908 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:20.908 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:20.919 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:20.919 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:20.928 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:20.928 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:20.939 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:20.939 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:20.944 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:20.945 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:20.957 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:20.958 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:20.963 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:20.964 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:20.975 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:20.975 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:20.983 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:20.984 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:20.994 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:20.994 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:20.999 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.000 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.012 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.012 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.018 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.018 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.030 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.031 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.038 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.039 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.049 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.049 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.055 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.056 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.067 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.067 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.072 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.074 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.085 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.085 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.093 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.093 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.104 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.104 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.109 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.109 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.121 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.121 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.129 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.129 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.140 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.140 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.148 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.148 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.159 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.159 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.165 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.165 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.176 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.176 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.181 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.182 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.192 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.193 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.201 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.201 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.211 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.212 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.216 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.217 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.228 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.233 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.234 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.244 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.244 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.252 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.252 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.263 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.263 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.269 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.269 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.281 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.281 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.286 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.288 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.298 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.299 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.306 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.308 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.319 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.319 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.324 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.324 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.336 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.336 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.342 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.343 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.354 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.354 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.363 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.375 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.375 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.381 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.382 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.394 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.394 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.399 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.401 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.413 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.413 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.421 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.422 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.433 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.433 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.438 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.449 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.449 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.456 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.457 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.467 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.468 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.479 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.480 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.491 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.491 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.495 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.496 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.508 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.508 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.513 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.514 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.524 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.524 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.530 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.531 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.544 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.544 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.577 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.590 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.596 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.607 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.607 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.614 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.625 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.625 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.629 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.642 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.642 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.647 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.650 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.661 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.661 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.668 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.679 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.679 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.683 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.694 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.695 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.700 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.700 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.711 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.711 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.721 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.731 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.732 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.736 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.736 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.748 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.748 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.753 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.753 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.765 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.765 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.773 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.784 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.784 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.789 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.790 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.801 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.801 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.806 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.807 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.817 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.817 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.825 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.825 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.835 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.836 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.841 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.842 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.853 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.853 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.861 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.861 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.873 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.874 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.881 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.881 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.892 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.893 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.900 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.912 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.912 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.917 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.918 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.929 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.930 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.937 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.939 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.950 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.950 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.954 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.956 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.968 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.968 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.974 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.974 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:21.984 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:21.985 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:21.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:21.994 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.004 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.004 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.010 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.010 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.022 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.022 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.029 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.031 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.043 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.043 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.050 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.051 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.062 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.062 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.067 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.068 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.079 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.079 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.085 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.086 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.096 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.097 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.105 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.106 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.116 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.116 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.121 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.121 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.133 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.133 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.139 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.140 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.151 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.151 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.162 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.163 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.173 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.173 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.179 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.179 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.191 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.192 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.199 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.210 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.210 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.218 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.219 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.230 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.230 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.235 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.236 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.248 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.248 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.254 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.256 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.266 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.266 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.276 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.277 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.288 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.288 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.294 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.294 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.306 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.306 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.312 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.323 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.323 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.332 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.333 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.343 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.344 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.348 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.349 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.361 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.362 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.368 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.370 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.380 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.381 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.389 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.400 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.400 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.405 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.406 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.417 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.418 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.423 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.424 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.435 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.436 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.444 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.444 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.456 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.457 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.462 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.462 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.474 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.475 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.482 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.482 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.493 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.493 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.499 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.500 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.511 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.511 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.516 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.517 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.529 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.529 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.535 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.536 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.548 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.548 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.556 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.556 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.567 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.567 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.572 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.573 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.586 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.586 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.591 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.592 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.602 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.602 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.610 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.611 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.622 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.622 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.627 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.628 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.639 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.640 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.661 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.661 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.672 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.673 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.682 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.692 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.692 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.697 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.697 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.709 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.709 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.715 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.716 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.728 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.728 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.736 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.746 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.746 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.751 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.752 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.764 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.764 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.770 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.770 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.781 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.781 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.788 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.799 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.799 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.804 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.805 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.816 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.816 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.822 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.822 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.833 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.833 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.842 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.842 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.852 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.853 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.857 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.858 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.869 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.869 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.874 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.874 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.885 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.885 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.893 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.894 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.905 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.905 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.910 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.910 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.921 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.922 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.927 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.928 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.939 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.939 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.946 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.946 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.958 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.958 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.965 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.966 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.977 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.977 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:22.983 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:22.983 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:22.995 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:22.995 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.002 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.002 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.012 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.012 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.017 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.017 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.028 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.028 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.034 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.034 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.045 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.045 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.051 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.052 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.062 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.063 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.068 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.070 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.082 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.082 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.090 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.092 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.103 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.103 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.111 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.112 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.123 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.123 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.130 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.130 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.142 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.142 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.147 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.149 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.160 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.161 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.168 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.172 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.183 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.183 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.189 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.200 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.200 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.206 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.206 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.217 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.217 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.226 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.238 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.239 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.244 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.244 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.255 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.255 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.261 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.262 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.273 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.273 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.280 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.281 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.292 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.292 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.297 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.298 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.310 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.310 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.316 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.316 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.327 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.327 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.335 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.336 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.347 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.347 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.352 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.353 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.363 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.364 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.370 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.371 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.381 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.382 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.389 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.400 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.400 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.406 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.407 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.419 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.419 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.427 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.428 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.439 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.439 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.447 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.448 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.458 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.459 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.465 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.466 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.479 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.479 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.484 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.485 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.495 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.496 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.503 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.504 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.516 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.516 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.521 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.522 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.533 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.533 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.538 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.539 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.550 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.550 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.560 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.560 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.571 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.571 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.578 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.591 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.591 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.599 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.610 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.610 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.618 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.629 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.629 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.634 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.634 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.645 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.646 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.651 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.662 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.662 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.669 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.670 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.681 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.681 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.686 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.686 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.698 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.698 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.704 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.704 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.714 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.715 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.723 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.723 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.734 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.734 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.739 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.741 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.752 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.752 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.758 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.759 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.770 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.771 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.777 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.779 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.789 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.789 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.794 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.794 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.805 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.805 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.812 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.813 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.823 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.823 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.830 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.831 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.841 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.841 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.846 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.846 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.857 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.857 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.862 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.863 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.875 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.875 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.884 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.885 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.896 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.896 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.902 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.903 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.914 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.914 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.919 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.920 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.930 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.931 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.937 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.938 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.949 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.949 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.953 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.954 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.966 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.966 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.971 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.972 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:23.982 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:23.983 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:23.990 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:23.991 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.002 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.002 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.006 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.007 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.019 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.019 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.024 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.025 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.036 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.036 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.043 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.044 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.054 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.054 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.058 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.059 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.070 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.070 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.076 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.076 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.088 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.088 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.096 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.106 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.106 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.111 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.113 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.124 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.125 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.130 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.130 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.141 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.141 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.150 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.151 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.161 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.162 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.167 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.167 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.178 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.179 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.183 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.184 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.196 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.197 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.203 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.204 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.215 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.215 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.220 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.222 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.233 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.234 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.239 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.239 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.249 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.249 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.256 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.257 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.267 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.267 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.274 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.285 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.285 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.291 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.292 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.303 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.304 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.312 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.323 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.324 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.328 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.329 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.339 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.340 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.344 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.345 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.355 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.356 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.363 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.373 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.373 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.380 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.380 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.392 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.392 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.398 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.399 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.409 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.409 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.417 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.417 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.428 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.428 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.434 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.435 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.446 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.447 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.452 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.452 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.463 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.463 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.469 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.470 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.480 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.481 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.485 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.486 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.498 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.499 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.504 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.505 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.517 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.517 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.524 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.525 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.535 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.535 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.541 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.541 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.552 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.553 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.557 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.558 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.568 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.569 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.576 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.576 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.586 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.587 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.591 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.591 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.603 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.603 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.608 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.608 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.618 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.619 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.626 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.629 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.640 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.640 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.644 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.645 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.657 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.658 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.662 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.664 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.674 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.675 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.681 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.684 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.694 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.694 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.699 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.700 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.713 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.713 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.719 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.720 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.731 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.731 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.738 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.738 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.749 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.749 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.754 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.756 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.767 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.767 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.771 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.772 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.782 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.782 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.789 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.800 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.800 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.804 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.805 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.816 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.817 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.822 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.822 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.832 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.833 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.841 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.841 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.852 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.852 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.857 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.858 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.870 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.870 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.877 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.889 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.889 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.897 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.897 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.908 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.908 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.913 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.915 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.927 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.927 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.934 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.934 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.946 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.946 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.952 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.953 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.963 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.963 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.968 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.968 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.980 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.981 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:24.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:24.986 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:24.997 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:24.997 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.004 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.004 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.014 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.015 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.019 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.022 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.033 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.033 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.038 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.038 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.049 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.049 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.057 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.057 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.070 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.070 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.075 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.075 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.086 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.087 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.092 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.094 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.105 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.105 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.113 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.113 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.124 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.124 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.128 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.129 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.140 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.140 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.146 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.146 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.157 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.157 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.164 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.166 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.176 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.176 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.183 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.194 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.195 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.201 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.212 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.212 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.222 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.222 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.233 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.233 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.237 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.238 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.249 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.249 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.253 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.254 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.265 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.265 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.273 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.276 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.286 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.286 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.292 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.293 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.305 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.305 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.310 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.321 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.321 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.327 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.329 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.341 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.341 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.346 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.346 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.357 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.358 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.363 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.374 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.374 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.380 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.381 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.391 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.391 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.396 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.396 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.409 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.409 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.416 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.428 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.428 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.435 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.437 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.447 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.447 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.452 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.453 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.464 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.464 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.470 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.472 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.482 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.482 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.490 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.492 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.503 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.503 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.508 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.508 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.519 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.519 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.524 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.525 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.535 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.535 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.544 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.544 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.555 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.555 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.560 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.562 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.573 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.573 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.578 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.578 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.589 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.589 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.596 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.597 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.607 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.607 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.612 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.613 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.624 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.625 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.630 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.640 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.640 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.646 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.647 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.658 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.658 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.663 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.663 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.674 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.675 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.679 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.680 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.691 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.691 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.698 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.698 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.710 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.710 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.718 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.719 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.730 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.730 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.737 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.747 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.747 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.753 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.755 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.765 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.765 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.771 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.771 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.782 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.782 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.788 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.798 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.799 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.806 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.807 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.817 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.818 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.822 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.823 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.834 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.834 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.839 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.840 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.850 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.850 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.858 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.858 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.871 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.871 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.876 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.888 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.889 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.894 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.894 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.905 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.905 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.913 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.913 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.924 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.924 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.929 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.930 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.941 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.941 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.947 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.947 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.959 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.959 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.968 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.968 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.979 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.979 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:25.985 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:25.985 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:25.996 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:25.996 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.002 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.002 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.013 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.013 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.020 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.022 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.032 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.033 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.038 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.039 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.051 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.051 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.057 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.058 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.068 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.068 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.076 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.077 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.087 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.088 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.093 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.094 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.106 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.106 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.111 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.111 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.122 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.122 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.129 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.132 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.142 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.143 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.148 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.148 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.159 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.160 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.166 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.168 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.178 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.179 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.187 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.188 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.199 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.199 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.204 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.205 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.217 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.218 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.223 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.223 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.234 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.234 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.241 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.252 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.252 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.258 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.260 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.271 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.271 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.276 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.277 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.287 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.287 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.295 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.296 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.306 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.306 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.311 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.322 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.322 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.327 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.328 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.339 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.340 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.348 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.349 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.359 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.360 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.365 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.365 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.377 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.377 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.383 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.384 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.394 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.395 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.403 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.404 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.414 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.415 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.419 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.420 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.432 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.432 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.438 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.439 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.450 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.450 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.456 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.457 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.468 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.469 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.474 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.475 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.486 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.486 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.492 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.492 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.503 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.503 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.510 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.511 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.522 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.522 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.527 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.527 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.540 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.540 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.545 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.556 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.556 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.563 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.563 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.573 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.574 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.578 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.578 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.590 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.595 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.606 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.606 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.613 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.613 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.624 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.624 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.629 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.640 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.641 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.646 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.647 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.659 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.659 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.666 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.678 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.678 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.684 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.695 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.696 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.701 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.701 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.711 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.712 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.718 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.718 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.729 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.730 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.736 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.737 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.749 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.750 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.755 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.755 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.766 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.766 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.773 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.774 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.785 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.785 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.791 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.802 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.802 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.808 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.808 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.819 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.819 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.826 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.827 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.838 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.838 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.845 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.856 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.856 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.862 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.862 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.874 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.875 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.881 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.883 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.894 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.894 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.900 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.912 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.912 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.919 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.919 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.932 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.933 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.947 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.949 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.961 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.961 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.966 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.967 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.979 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.979 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:26.985 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:26.985 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:26.996 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:26.996 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.005 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.005 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.016 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.016 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.021 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.022 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.033 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.033 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.039 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.039 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.051 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.051 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.058 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.059 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.070 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.070 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.075 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.076 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.087 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.087 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.094 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.094 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.105 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.105 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.113 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.113 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.124 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.125 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.130 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.131 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.142 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.143 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.148 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.149 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.160 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.160 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.168 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.168 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.181 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.182 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.187 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.187 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.198 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.198 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.204 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.205 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.217 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.217 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.223 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.225 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.235 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.235 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.240 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.240 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.252 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.253 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.258 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.259 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.273 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.273 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.279 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.280 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.291 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.291 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.295 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.295 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.307 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.308 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.313 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.313 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.324 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.324 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.331 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.334 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.344 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.344 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.350 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.352 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.363 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.364 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.369 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.371 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.383 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.383 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.390 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.391 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.402 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.402 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.407 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.407 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.419 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.420 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.425 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.426 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.437 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.437 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.445 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.445 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.456 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.456 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.461 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.463 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.475 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.476 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.481 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.481 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.492 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.493 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.499 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.500 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.511 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.511 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.516 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.517 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.528 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.528 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.533 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.535 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.546 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.546 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.555 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.555 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.566 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.566 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.571 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.572 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.583 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.583 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.588 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.588 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.599 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.599 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.607 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.607 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.618 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.618 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.624 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.625 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.637 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.637 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.643 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.645 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.656 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.656 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.664 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.665 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.675 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.676 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.681 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.681 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.693 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.693 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.700 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.701 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.713 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.713 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.721 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.721 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.732 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.733 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.738 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.739 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.751 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.751 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.756 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.758 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.769 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.769 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.777 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.777 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.788 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.788 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.793 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.793 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.805 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.805 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.810 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.810 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.821 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.821 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.828 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.830 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.840 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.840 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.845 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.846 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.857 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.858 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.863 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.874 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.875 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.883 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.883 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.893 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.894 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.898 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.899 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.912 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.912 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.918 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.919 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.930 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.931 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.938 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.940 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.952 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.953 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.964 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.966 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.978 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:27.980 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:27.989 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:27.989 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:27.999 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.000 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.007 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.008 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.018 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.019 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.026 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.027 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.038 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.039 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.045 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.047 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.061 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.071 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.071 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.082 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.082 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.089 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.090 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.102 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.102 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.108 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.109 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.120 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.120 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.127 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.127 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.138 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.138 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.144 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.146 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.157 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.157 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.164 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.165 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.178 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.181 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.194 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.195 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.209 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.209 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.216 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.218 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.230 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.230 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.239 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.241 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.252 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.252 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.262 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.262 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.273 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.273 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.282 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.282 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.294 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.294 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.302 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.303 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.315 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.315 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.323 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.325 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.335 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.335 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.344 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.345 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.356 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.356 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.365 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.365 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.376 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.376 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.386 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.387 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.398 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.398 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.406 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.408 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.420 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.420 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.428 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.431 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.442 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.443 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.451 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.462 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.462 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.469 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.469 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.481 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.481 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.488 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.488 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.502 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.503 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.511 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.513 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.524 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.524 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.531 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.533 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.545 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.545 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.553 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.554 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.566 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.566 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.574 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.575 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.587 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.587 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.594 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.597 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.608 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.608 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.618 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.629 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.629 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.637 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.637 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.649 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.649 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.657 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.657 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.668 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.668 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.677 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.679 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.691 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.691 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.698 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.699 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.711 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.711 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.718 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.720 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.732 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.733 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.742 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.744 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.757 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.757 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.765 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.766 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.778 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.778 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.785 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.788 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.800 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.800 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.809 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.810 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.821 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.821 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.829 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.831 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.842 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.842 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.849 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.850 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.862 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.862 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.869 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.870 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.881 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.882 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.892 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.902 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.902 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.910 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.912 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.923 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.923 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.932 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.944 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.944 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.953 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.954 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.965 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.965 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.974 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:28.985 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:28.985 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:28.992 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:28.994 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.004 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.004 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.014 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.015 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.025 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.025 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.033 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.034 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.046 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.046 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.053 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.055 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.066 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.066 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.074 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.076 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.087 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.087 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.095 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.106 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.106 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.114 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.124 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.125 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.133 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.134 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.144 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.144 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.154 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.155 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.166 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.166 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.174 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.174 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.185 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.185 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.193 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.193 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.204 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.204 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.212 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.213 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.225 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.225 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.231 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.233 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.244 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.244 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.251 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.252 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.263 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.263 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.271 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.272 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.284 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.284 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.291 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.291 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.302 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.302 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.308 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.309 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.320 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.321 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.327 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.328 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.339 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.339 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.346 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.346 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.357 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.358 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.364 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.365 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.377 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.378 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.391 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.393 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.407 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.408 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.417 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.427 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.428 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.435 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.436 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.446 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.447 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.454 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.454 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.465 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.465 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.474 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.485 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.485 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.492 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.493 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.503 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.504 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.510 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.511 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.522 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.522 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.530 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.531 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.541 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.542 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.550 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.562 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.562 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.572 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.573 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.584 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.584 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.590 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.592 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.603 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.604 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.611 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.612 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.626 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.626 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.633 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.633 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.644 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.644 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.652 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.654 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.665 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.665 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.673 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.673 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.684 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.684 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.692 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.705 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.705 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.712 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.714 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.726 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.726 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.734 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.736 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.748 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.749 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.754 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.755 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.766 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.766 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.773 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.774 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.785 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.785 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.799 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.799 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.810 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.810 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.819 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.820 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.831 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.831 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.839 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.839 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.850 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.850 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.863 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.874 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.874 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.879 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.882 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.893 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.893 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.901 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.902 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.912 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.912 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.919 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.919 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.931 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.931 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.937 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.937 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.949 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.950 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.960 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.971 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.971 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:29.980 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:29.991 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:29.991 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:29.999 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.000 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.011 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.011 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.018 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.019 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.030 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.030 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.038 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.040 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.051 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.051 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.057 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.058 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.069 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.069 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.079 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.080 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.090 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.090 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.098 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.099 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.111 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.111 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.118 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.119 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.129 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.130 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.137 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.138 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.150 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.150 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.158 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.159 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.169 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.169 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.178 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.189 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.189 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.196 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.198 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.209 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.209 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.220 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.221 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.232 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.232 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.239 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.240 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.252 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.252 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.261 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.262 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.272 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.273 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.282 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.283 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.293 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.293 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.300 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.301 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.313 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.313 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.321 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.322 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.333 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.333 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.342 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.343 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.356 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.356 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.363 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.364 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.376 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.377 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.384 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.388 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.398 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.399 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.408 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.410 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.421 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.421 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.427 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.427 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.438 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.438 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.445 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.447 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.458 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.458 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.466 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.467 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.477 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.478 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.485 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.487 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.499 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.499 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.507 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.508 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.519 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.519 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.527 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.529 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.539 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.540 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.549 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.549 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.560 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.561 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.569 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.569 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.580 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.580 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.592 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.603 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.603 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.609 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.610 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.623 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.623 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.631 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.632 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.643 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.643 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.652 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.664 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.664 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.670 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.671 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.682 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.682 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.691 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.702 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.703 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.713 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.715 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.726 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.726 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.733 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.738 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.750 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.750 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.757 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.758 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.769 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.769 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.776 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.779 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.789 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.790 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.797 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.809 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.809 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.816 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.828 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.829 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.834 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.835 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.845 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.845 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.852 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.864 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.864 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.871 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.872 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.884 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.884 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.890 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.892 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.903 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.911 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.914 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.925 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.926 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.935 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.936 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.946 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.946 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.955 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.955 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.967 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.967 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.974 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.976 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:30.988 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:30.988 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:30.996 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:30.997 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.007 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.008 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.014 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.015 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.026 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.026 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.031 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.033 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.046 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.046 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.052 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.053 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.066 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.066 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.074 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.075 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.088 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.088 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.096 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.108 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.108 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.114 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.116 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.126 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.127 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.134 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.134 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.145 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.145 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.152 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.156 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.167 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.167 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.174 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.174 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.185 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.185 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.190 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.190 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.202 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.202 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.207 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.208 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.219 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.219 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.226 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.226 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.237 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.237 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.243 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.244 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.254 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.254 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.261 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.261 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.272 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.272 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.278 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.280 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.291 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.291 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.299 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.300 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.311 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.311 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.318 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.320 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.331 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.331 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.338 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.341 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.354 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.354 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.363 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.374 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.374 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.380 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.383 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.394 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.394 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.401 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.402 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.414 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.414 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.423 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.426 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.437 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.437 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.443 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.444 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.457 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.457 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.464 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.466 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.480 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.480 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.490 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.500 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.500 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.508 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.509 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.522 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.523 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.531 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.533 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.544 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.544 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.553 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.553 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.563 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.564 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.571 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.573 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.585 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.585 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.592 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.592 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.603 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.603 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.610 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.611 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.622 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.622 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.630 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.641 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.641 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.647 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.649 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.662 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.663 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.671 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.671 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.682 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.682 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.691 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.706 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.706 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.714 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.717 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.728 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.728 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.734 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.735 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.747 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.748 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.755 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.757 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.768 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.768 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.776 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.777 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.787 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.787 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.796 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.808 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.808 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.815 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.817 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.828 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.828 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.837 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.837 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.848 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.848 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.855 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.856 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.867 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.867 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.874 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.876 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.888 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.888 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.896 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.897 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.908 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.908 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.916 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.918 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.929 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.929 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.936 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.938 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.949 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.950 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.958 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.960 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.971 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.971 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:31.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:31.981 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:31.992 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:31.992 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.000 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.002 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.014 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.014 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.022 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.024 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.035 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.036 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.043 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.045 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.056 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.056 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.062 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.065 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.077 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.077 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.085 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.087 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.097 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.098 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.108 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.119 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.120 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.126 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.127 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.138 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.139 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.144 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.145 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.156 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.156 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.164 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.174 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.175 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.184 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.184 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.196 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.196 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.205 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.206 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.217 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.217 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.223 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.225 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.236 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.237 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.244 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.246 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.257 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.257 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.263 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.266 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.277 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.277 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.284 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.285 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.297 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.297 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.304 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.305 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.316 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.316 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.322 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.322 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.332 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.333 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.340 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.340 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.351 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.351 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.359 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.371 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.371 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.380 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.383 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.394 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.394 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.402 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.403 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.414 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.414 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.421 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.423 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.435 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.435 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.443 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.444 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.454 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.455 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.463 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.464 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.474 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.474 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.482 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.483 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.494 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.494 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.502 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.502 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.513 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.513 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.521 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.532 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.532 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.538 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.539 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.551 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.551 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.558 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.559 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.569 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.569 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.578 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.590 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.596 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.596 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.607 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.607 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.613 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.616 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.627 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.627 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.634 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.637 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.647 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.647 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.655 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.667 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.667 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.674 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.675 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.686 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.686 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.692 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.693 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.707 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.708 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.714 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.716 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.727 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.727 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.734 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.735 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.746 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.746 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.753 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.755 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.766 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.766 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.771 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.772 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.784 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.784 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.792 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.804 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.804 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.813 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.824 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.824 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.830 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.831 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.842 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.842 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.849 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.850 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.861 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.862 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.868 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.871 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.884 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.884 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.889 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.891 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.902 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.911 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.913 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.924 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.924 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.933 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.933 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.944 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.944 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.951 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.962 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.962 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.969 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.970 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:32.980 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:32.981 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:32.987 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:32.988 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.000 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.001 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.005 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.008 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.020 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.020 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.026 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.027 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.038 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.038 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.047 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.047 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.057 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.058 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.065 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.066 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.078 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.078 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.084 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.085 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.096 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.097 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.103 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.104 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.118 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.118 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.125 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.126 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.138 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.139 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.145 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.149 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.159 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.160 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.167 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.168 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.179 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.179 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.187 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.187 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.199 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.200 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.207 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.207 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.219 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.220 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.225 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.237 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.237 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.244 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.245 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.256 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.256 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.263 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.265 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.277 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.277 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.285 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.286 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.297 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.298 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.302 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.304 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.316 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.316 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.322 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.323 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.334 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.334 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.342 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.342 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.353 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.353 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.362 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.373 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.373 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.380 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.382 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.393 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.393 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.400 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.400 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.411 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.412 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.419 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.420 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.432 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.433 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.441 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.442 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.453 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.453 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.459 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.459 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.470 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.470 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.475 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.476 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.489 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.489 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.496 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.496 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.508 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.508 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.515 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.516 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.527 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.527 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.534 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.534 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.545 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.545 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.553 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.553 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.564 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.564 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.572 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.574 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.585 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.585 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.592 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.593 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.604 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.604 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.613 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.613 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.624 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.625 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.631 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.632 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.643 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.643 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.649 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.650 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.661 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.662 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.671 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.681 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.682 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.690 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.702 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.703 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.709 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.711 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.724 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.725 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.734 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.735 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.746 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.746 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.756 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.756 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.767 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.767 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.774 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.785 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.786 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.793 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.795 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.805 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.805 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.813 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.813 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.825 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.825 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.833 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.834 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.845 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.845 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.853 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.854 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.866 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.866 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.872 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.873 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.885 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.885 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.893 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.893 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.904 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.904 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.910 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.911 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.923 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.923 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.930 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.931 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.943 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.943 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.949 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.950 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.961 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.961 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.969 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.970 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:33.981 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:33.981 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:33.988 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:33.990 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.001 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.001 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.008 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.010 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.021 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.021 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.028 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.029 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.040 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.040 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.047 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.050 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.061 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.067 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.068 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.080 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.080 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.088 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.090 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.101 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.101 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.109 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.120 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.120 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.126 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.128 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.140 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.140 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.149 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.150 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.160 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.161 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.169 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.171 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.181 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.182 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.187 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.188 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.203 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.203 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.211 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.212 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.224 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.224 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.232 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.232 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.244 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.244 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.249 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.250 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.261 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.261 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.269 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.269 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.280 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.280 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.287 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.288 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.299 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.299 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.304 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.306 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.318 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.319 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.331 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.332 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.342 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.342 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.350 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.361 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.361 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.366 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.367 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.378 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.378 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.389 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.399 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.399 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.406 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.407 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.419 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.419 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.429 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.429 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.441 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.441 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.447 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.450 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.461 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.461 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.468 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.468 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.479 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.479 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.487 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.499 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.499 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.507 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.507 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.518 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.518 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.525 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.526 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.537 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.537 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.544 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.545 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.556 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.556 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.564 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.565 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.575 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.576 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.584 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.594 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.595 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.601 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.604 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.615 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.616 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.623 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.624 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.634 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.634 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.641 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.643 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.653 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.653 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.659 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.661 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.672 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.672 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.680 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.692 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.692 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.699 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.701 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.712 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.712 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.720 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.731 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.731 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.739 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.740 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.751 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.751 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.757 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.758 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.769 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.769 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.776 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.778 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.789 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.789 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.797 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.798 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.808 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.809 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.815 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.818 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.829 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.829 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.835 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.837 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.849 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.849 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.858 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.858 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.869 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.869 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.877 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.878 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.888 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.888 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.894 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.895 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.907 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.907 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.915 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.915 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.925 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.925 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.934 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.934 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.945 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.945 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.951 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.954 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.967 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.967 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.974 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.975 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:34.987 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:34.987 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:34.996 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:34.997 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.007 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.007 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.013 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.018 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.029 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.029 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.037 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.049 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.049 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.058 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.060 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.071 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.071 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.076 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.076 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.088 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.088 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.097 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.108 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.108 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.120 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.120 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.130 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.130 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.138 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.139 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.149 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.150 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.156 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.157 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.168 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.168 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.175 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.175 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.186 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.186 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.194 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.195 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.207 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.207 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.214 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.217 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.227 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.227 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.235 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.235 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.246 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.246 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.252 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.255 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.266 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.266 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.277 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.277 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.288 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.288 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.294 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.298 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.308 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.308 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.316 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.320 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.331 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.332 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.341 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.341 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.352 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.352 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.360 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.370 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.371 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.377 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.378 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.390 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.390 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.399 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.399 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.411 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.412 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.417 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.417 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.428 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.428 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.435 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.437 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.448 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.448 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.455 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.455 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.467 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.467 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.475 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.476 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.487 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.487 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.492 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.493 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.505 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.505 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.517 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.527 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.528 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.534 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.535 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.548 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.548 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.554 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.556 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.567 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.568 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.575 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.576 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.587 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.587 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.594 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.594 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.605 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.605 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.612 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.614 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.625 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.625 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.634 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.645 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.645 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.654 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.654 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.665 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.665 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.674 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.675 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.686 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.686 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.693 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.696 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.707 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.707 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.714 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.716 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.727 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.727 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.732 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.734 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.746 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.747 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.753 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.754 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.766 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.766 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.773 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.774 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.785 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.785 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.793 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.794 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.805 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.805 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.812 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.813 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.824 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.825 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.833 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.845 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.846 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.851 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.852 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.863 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.863 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.870 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.871 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.882 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.882 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.889 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.890 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.903 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.909 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.910 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.921 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.922 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.928 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.930 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.941 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.941 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.947 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.950 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.961 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.961 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.967 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.969 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:35.982 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:35.982 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:35.990 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:35.991 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.001 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.001 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.009 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.009 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.020 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.020 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.029 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.030 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.041 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.042 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.047 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.049 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.060 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.060 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.067 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.068 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.081 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.081 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.089 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.090 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.102 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.102 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.109 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.110 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.121 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.121 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.131 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.131 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.141 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.142 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.147 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.148 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.159 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.159 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.165 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.166 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.176 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.176 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.184 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.185 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.195 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.195 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.202 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.202 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.214 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.214 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.222 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.223 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.236 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.236 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.244 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.245 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.255 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.256 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.261 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.262 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.273 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.274 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.281 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.282 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.294 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.294 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.303 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.304 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.315 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.315 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.321 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.321 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.332 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.333 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.340 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.341 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.352 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.352 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.360 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.371 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.371 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.378 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.379 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.391 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.391 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.398 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.400 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.410 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.411 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.418 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.420 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.431 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.431 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.438 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.439 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.450 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.451 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.460 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.470 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.470 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.477 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.479 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.489 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.490 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.495 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.497 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.511 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.512 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.519 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.520 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.531 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.531 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.537 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.538 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.550 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.551 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.558 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.559 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.570 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.571 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.578 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.579 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.591 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.591 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.598 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.610 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.610 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.618 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.619 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.630 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.630 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.639 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.641 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.652 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.653 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.659 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.661 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.672 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.673 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.679 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.681 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.693 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.693 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.702 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.713 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.713 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.721 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.722 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.732 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.733 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.740 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.741 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.752 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.753 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.762 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.773 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.773 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.782 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.793 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.793 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.800 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.801 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.814 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.814 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.822 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.823 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.834 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.835 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.845 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.856 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.856 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.862 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.864 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.876 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.876 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.884 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.885 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.896 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.897 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.904 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.916 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.917 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.924 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.924 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.936 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.936 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.943 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.944 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.956 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.956 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.977 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.978 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:36.991 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:36.991 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:36.996 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:36.998 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.011 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.011 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.019 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.020 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.031 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.031 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.038 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.041 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.053 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.053 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.061 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.061 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.072 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.072 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.083 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.087 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.097 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.098 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.109 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.119 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.119 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.125 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.125 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.138 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.138 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.145 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.148 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.159 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.159 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.168 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.174 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.184 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.185 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.194 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.194 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.205 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.206 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.215 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.228 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.235 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.236 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.246 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.247 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.254 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.255 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.267 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.267 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.275 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.276 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.288 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.288 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.295 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.298 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.308 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.309 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.317 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.317 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.329 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.329 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.336 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.338 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.350 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.350 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.362 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.374 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.374 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.382 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.382 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.393 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.393 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.401 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.401 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.413 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.413 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.421 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.421 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.433 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.433 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.439 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.440 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.453 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.453 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.461 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.463 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.474 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.474 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.483 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.484 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.494 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.494 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.501 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.502 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.513 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.513 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.523 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.534 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.534 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.541 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.543 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.554 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.554 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.561 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.562 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.573 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.573 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.582 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.584 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.595 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.595 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.601 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.602 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.615 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.615 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.623 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.624 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.636 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.636 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.645 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.646 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.657 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.657 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.664 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.665 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.676 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.676 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.685 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.696 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.696 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.706 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.716 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.716 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.723 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.723 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.737 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.737 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.746 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.747 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.758 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.758 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.765 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.767 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.778 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.778 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.789 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.799 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.799 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.805 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.805 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.816 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.816 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.823 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.826 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.836 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.836 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.850 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.861 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.861 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.867 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.869 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.881 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.881 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.890 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.891 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.902 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.910 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.912 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.923 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.924 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.930 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.930 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.942 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.942 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.951 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.962 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.962 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.970 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.970 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:37.982 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:37.982 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:37.990 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:37.991 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.002 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.002 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.013 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.014 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.024 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.025 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.032 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.033 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.043 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.044 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.050 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.052 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.065 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.065 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.072 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.073 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.084 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.084 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.098 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.109 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.109 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.117 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.118 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.129 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.129 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.136 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.137 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.148 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.148 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.157 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.159 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.169 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.169 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.178 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.178 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.191 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.192 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.206 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.209 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.219 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.219 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.227 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.227 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.237 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.238 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.244 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.245 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.256 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.257 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.264 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.267 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.277 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.278 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.287 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.288 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.298 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.299 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.305 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.305 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.317 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.318 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.324 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.325 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.336 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.337 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.343 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.345 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.356 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.356 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.365 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.366 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.377 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.377 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.384 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.388 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.399 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.399 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.408 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.411 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.421 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.421 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.427 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.428 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.441 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.441 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.451 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.453 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.464 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.464 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.470 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.472 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.483 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.483 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.492 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.492 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.505 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.506 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.515 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.515 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.526 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.526 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.540 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.542 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.553 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.553 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.559 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.560 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.572 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.572 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.581 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.581 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.595 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.595 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.602 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.602 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.613 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.613 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.619 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.620 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.636 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.637 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.646 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.647 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.658 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.658 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.664 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.665 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.676 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.676 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.685 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.697 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.697 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.705 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.718 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.718 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.726 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.727 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.737 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.738 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.744 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.746 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.758 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.758 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.766 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.767 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.778 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.778 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.786 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.787 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.800 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.800 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.807 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.808 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.819 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.819 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.828 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.828 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.839 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.840 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.848 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.849 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.861 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.861 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.869 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.869 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.882 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.882 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.889 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.891 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.902 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.902 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.910 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.911 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.922 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.922 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.928 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.931 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.942 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.942 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.951 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.952 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.965 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.965 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.971 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.971 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:38.984 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:38.984 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:38.991 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:38.993 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.004 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.004 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.011 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.014 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.024 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.024 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.031 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.033 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.043 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.043 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.049 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.050 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.062 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.062 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.069 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.070 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.082 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.082 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.088 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.089 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.101 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.101 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.109 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.120 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.120 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.127 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.127 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.138 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.138 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.145 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.146 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.156 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.157 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.163 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.176 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.177 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.185 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.189 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.199 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.200 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.207 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.208 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.218 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.219 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.224 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.225 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.237 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.237 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.244 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.245 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.256 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.256 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.263 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.266 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.277 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.277 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.284 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.285 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.297 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.297 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.304 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.304 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.315 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.315 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.323 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.325 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.336 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.336 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.344 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.345 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.356 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.356 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.365 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.365 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.375 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.376 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.383 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.386 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.396 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.397 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.408 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.409 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.423 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.423 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.433 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.433 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.444 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.444 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.453 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.453 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.464 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.464 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.470 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.474 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.485 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.485 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.491 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.492 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.503 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.503 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.511 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.511 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.522 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.522 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.530 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.541 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.541 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.550 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.550 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.561 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.561 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.569 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.569 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.580 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.580 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.588 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.589 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.600 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.600 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.607 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.610 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.622 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.622 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.633 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.634 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.644 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.644 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.652 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.654 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.665 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.665 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.672 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.672 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.685 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.685 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.695 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.696 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.707 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.707 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.716 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.717 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.728 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.729 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.736 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.736 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.749 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.749 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.757 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.759 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.770 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.770 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.777 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.777 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.788 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.788 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.795 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.797 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.807 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.807 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.814 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.825 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.825 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.833 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.833 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.844 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.844 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.850 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.861 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.861 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.869 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.871 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.882 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.882 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.889 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.890 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.901 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.901 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.908 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.910 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.920 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.920 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.928 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.928 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.938 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.938 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.947 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.947 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.958 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.959 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.966 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.967 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.977 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.978 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:39.984 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:39.985 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:39.995 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:39.996 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.002 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.015 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.015 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.023 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.026 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.037 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.037 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.045 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.045 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.055 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.055 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.062 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.064 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.075 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.075 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.083 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.083 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.094 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.094 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.102 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.103 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.114 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.115 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.121 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.122 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.134 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.134 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.141 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.143 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.154 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.155 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.161 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.162 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.173 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.174 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.180 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.182 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.194 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.194 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.203 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.206 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.217 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.217 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.226 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.226 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.237 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.237 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.243 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.245 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.257 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.257 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.263 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.264 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.274 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.274 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.282 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.284 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.296 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.296 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.304 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.305 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.316 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.316 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.323 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.324 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.335 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.336 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.343 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.344 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.355 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.356 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.362 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.374 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.375 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.382 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.384 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.394 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.395 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.401 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.404 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.414 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.414 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.421 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.422 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.434 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.434 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.441 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.443 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.454 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.454 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.459 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.462 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.474 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.474 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.482 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.483 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.494 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.494 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.502 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.503 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.514 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.514 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.521 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.521 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.532 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.533 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.539 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.541 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.552 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.552 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.560 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.560 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.571 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.571 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.578 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.579 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.590 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.596 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.597 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.610 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.610 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.615 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.617 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.628 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.628 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.635 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.638 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.648 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.648 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.657 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.668 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.669 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.676 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.676 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.687 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.687 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.693 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.694 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.704 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.704 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.710 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.712 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.724 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.724 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.731 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.732 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.743 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.744 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.753 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.754 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.765 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.765 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.770 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.772 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.783 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.783 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.791 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.803 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.803 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.812 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.825 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.825 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.835 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.846 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.846 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.852 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.853 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.865 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.865 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.872 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.873 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.883 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.883 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.890 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.890 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.902 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.909 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.915 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.925 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.925 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.932 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.935 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.946 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.946 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.952 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.956 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.967 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.967 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.974 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.975 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:40.987 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:40.987 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:40.995 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:40.995 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.006 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.007 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.013 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.013 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.024 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.025 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.033 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.033 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.045 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.045 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.053 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.054 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.064 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.064 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.070 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.072 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.083 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.084 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.091 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.091 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.106 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.106 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.114 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.116 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.127 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.127 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.133 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.137 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.148 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.148 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.157 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.158 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.170 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.170 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.177 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.178 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.190 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.190 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.195 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.196 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.209 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.210 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.217 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.218 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.229 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.229 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.237 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.238 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.249 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.249 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.255 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.257 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.269 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.269 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.275 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.278 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.288 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.288 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.294 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.294 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.305 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.305 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.316 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.327 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.328 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.334 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.335 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.346 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.347 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.354 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.355 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.365 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.366 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.373 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.374 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.385 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.385 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.392 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.393 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.406 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.406 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.412 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.412 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.424 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.424 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.431 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.431 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.445 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.445 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.451 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.452 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.462 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.463 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.470 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.471 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.481 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.482 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.487 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.488 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.500 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.500 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.508 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.508 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.520 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.520 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.527 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.527 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.539 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.539 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.546 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.547 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.558 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.559 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.564 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.565 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.575 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.575 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.581 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.582 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.595 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.595 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.602 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.603 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.615 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.616 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.622 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.623 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.635 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.635 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.642 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.643 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.654 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.654 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.662 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.662 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.674 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.674 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.682 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.693 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.693 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.699 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.702 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.712 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.712 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.719 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.721 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.732 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.732 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.742 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.753 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.753 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.761 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.772 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.772 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.779 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.780 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.791 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.791 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.797 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.798 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.809 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.809 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.815 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.816 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.826 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.827 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.833 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.834 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.846 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.846 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.855 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.859 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.869 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.869 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.879 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.879 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.889 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.890 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.897 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.900 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.911 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.911 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.918 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.919 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.930 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.930 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.937 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.937 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.948 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.948 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.959 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.970 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.971 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.978 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:41.989 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:41.989 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:41.998 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:41.999 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.009 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.010 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.018 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.019 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.031 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.031 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.037 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.037 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.049 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.049 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.057 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.059 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.069 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.069 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.076 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.077 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.090 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.090 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.099 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.099 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.110 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.110 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.117 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.121 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.132 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.132 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.139 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.139 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.152 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.152 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.160 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.161 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.173 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.173 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.180 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.180 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.191 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.191 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.199 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.200 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.211 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.212 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.219 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.220 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.231 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.232 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.237 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.240 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.253 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.253 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.258 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.260 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.274 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.274 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.282 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.283 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.294 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.294 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.302 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.313 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.313 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.319 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.320 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.331 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.331 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.337 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.338 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.350 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.350 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.356 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.357 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.370 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.370 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.376 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.379 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.391 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.391 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.398 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.398 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.409 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.410 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.417 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.428 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.429 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.435 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.436 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.447 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.447 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.455 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.456 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.466 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.467 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.473 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.474 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.485 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.485 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.492 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.492 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.505 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.505 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.514 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.526 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.526 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.534 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.535 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.548 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.548 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.554 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.556 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.568 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.568 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.576 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.577 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.591 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.591 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.598 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.608 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.608 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.615 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.617 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.628 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.628 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.636 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.637 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.647 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.648 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.655 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.658 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.668 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.668 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.676 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.678 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.689 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.690 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.698 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.699 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.710 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.710 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.717 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.718 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.728 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.729 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.736 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.737 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.748 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.748 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.755 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.756 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.767 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.767 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.776 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.777 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.788 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.788 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.794 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.795 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.807 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.808 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.815 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.816 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.826 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.827 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.835 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.836 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.846 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.846 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.852 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.853 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.865 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.865 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.872 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.872 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.886 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.886 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.892 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.893 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.903 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.904 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.910 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.912 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.923 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.923 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.929 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.931 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.941 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.941 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.947 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.950 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.961 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.961 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.968 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.968 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.979 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.979 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:42.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:42.987 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:42.998 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:42.998 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.005 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.005 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.016 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.017 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.023 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.025 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.038 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.038 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.045 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.046 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.057 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.057 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.065 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.065 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.079 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.079 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.086 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.087 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.099 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.099 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.105 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.107 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.120 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.120 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.128 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.129 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.140 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.140 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.146 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.149 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.160 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.160 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.166 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.166 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.177 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.177 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.185 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.186 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.197 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.197 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.202 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.204 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.217 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.217 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.226 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.237 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.237 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.245 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.247 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.259 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.259 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.265 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.266 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.277 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.278 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.286 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.288 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.298 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.298 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.307 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.308 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.318 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.318 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.324 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.325 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.336 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.336 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.342 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.342 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.353 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.353 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.363 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.363 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.377 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.377 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.384 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.386 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.397 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.397 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.405 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.407 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.417 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.417 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.423 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.424 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.434 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.434 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.440 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.441 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.452 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.453 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.461 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.471 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.471 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.479 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.480 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.491 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.491 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.498 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.498 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.510 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.511 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.518 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.521 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.533 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.534 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.541 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.542 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.552 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.552 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.558 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.558 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.570 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.570 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.578 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.579 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.589 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.589 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.598 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.608 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.608 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.616 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.616 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.628 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.629 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.637 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.637 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.648 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.648 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.657 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.668 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.668 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.674 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.676 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.687 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.688 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.693 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.695 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.708 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.708 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.714 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.715 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.727 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.727 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.733 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.734 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.747 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.747 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.754 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.756 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.767 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.767 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.774 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.775 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.788 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.788 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.797 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.808 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.808 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.815 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.816 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.829 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.830 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.835 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.837 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.849 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.849 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.854 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.855 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.866 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.866 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.876 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.887 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.887 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.895 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.895 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.906 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.906 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.913 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.917 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.928 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.928 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.935 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.936 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.947 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.947 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.953 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.955 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.966 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.966 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.973 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.974 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:43.985 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:43.985 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:43.992 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:43.994 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.005 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.006 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.013 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.014 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.025 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.025 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.031 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.032 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.045 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.045 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.052 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.053 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.064 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.064 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.070 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.071 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.082 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.083 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.088 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.091 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.104 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.104 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.111 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.112 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.124 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.124 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.132 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.133 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.143 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.144 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.151 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.151 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.163 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.163 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.171 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.171 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.182 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.182 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.191 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.191 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.201 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.202 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.207 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.210 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.221 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.222 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.230 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.231 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.242 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.243 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.250 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.251 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.261 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.261 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.268 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.269 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.280 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.281 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.287 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.289 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.300 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.300 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.312 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.324 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.324 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.330 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.331 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.343 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.343 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.352 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.354 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.367 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.367 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.377 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.377 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.387 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.388 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.394 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.394 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.408 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.408 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.416 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.429 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.429 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.435 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.436 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.448 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.448 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.456 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.457 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.468 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.468 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.474 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.474 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.485 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.485 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.493 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.494 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.504 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.505 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.511 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.514 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.525 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.526 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.532 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.534 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.545 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.546 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.552 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.554 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.565 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.565 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.572 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.575 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.586 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.586 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.594 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.596 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.606 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.606 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.617 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.628 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.628 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.634 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.635 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.646 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.646 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.654 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.655 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.666 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.667 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.674 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.675 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.685 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.686 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.692 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.704 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.704 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.712 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.715 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.726 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.726 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.731 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.731 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.742 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.742 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.749 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.750 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.762 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.762 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.768 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.769 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.780 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.780 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.790 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.800 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.801 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.807 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.807 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.818 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.819 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.826 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.827 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.838 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.838 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.845 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.848 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.858 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.858 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.865 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.866 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.878 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.878 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.885 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.886 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.898 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.898 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.906 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.907 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.918 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.918 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.925 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.926 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.938 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.938 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.948 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.948 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.959 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.959 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.966 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.966 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.979 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.979 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:44.985 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:44.985 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:44.999 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:44.999 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.006 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.007 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.017 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.018 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.026 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.027 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.039 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.039 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.045 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.049 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.061 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.067 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.068 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.078 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.078 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.088 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.088 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.099 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.099 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.108 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.110 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.121 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.121 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.128 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.128 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.140 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.140 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.146 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.146 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.158 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.158 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.165 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.165 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.177 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.178 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.184 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.186 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.197 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.197 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.205 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.206 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.216 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.216 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.223 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.225 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.236 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.236 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.243 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.244 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.255 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.255 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.262 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.263 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.274 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.274 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.284 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.285 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.296 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.297 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.306 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.307 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.317 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.318 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.328 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.329 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.339 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.340 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.348 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.348 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.359 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.359 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.367 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.367 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.379 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.379 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.389 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.399 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.400 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.408 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.409 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.421 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.421 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.428 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.428 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.438 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.438 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.446 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.446 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.456 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.456 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.463 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.464 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.478 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.478 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.487 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.498 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.498 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.509 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.511 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.522 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.522 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.529 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.530 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.542 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.542 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.549 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.551 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.561 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.561 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.571 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.574 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.584 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.585 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.591 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.592 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.603 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.603 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.609 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.609 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.620 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.620 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.628 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.629 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.640 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.640 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.645 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.650 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.662 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.662 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.670 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.681 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.681 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.692 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.702 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.703 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.708 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.710 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.723 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.723 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.731 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.732 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.744 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.745 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.752 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.753 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.764 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.764 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.775 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.786 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.786 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.796 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.809 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.809 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.817 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.829 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.829 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.836 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.837 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.848 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.849 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.862 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.863 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.873 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.874 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.880 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.883 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.893 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.894 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.902 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.903 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.914 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.914 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.921 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.925 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.936 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.936 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.943 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.956 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.956 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.964 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.976 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.976 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:45.983 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:45.984 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:45.995 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:45.995 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.001 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.012 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.012 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.017 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.020 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.031 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.032 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.040 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.041 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.051 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.051 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.060 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.070 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.070 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.076 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.077 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.089 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.089 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.098 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.099 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.110 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.110 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.117 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.118 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.129 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.129 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.135 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.136 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.149 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.149 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.156 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.157 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.167 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.168 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.177 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.178 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.189 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.189 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.196 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.196 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.207 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.207 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.215 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.215 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.227 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.227 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.236 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.236 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.247 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.247 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.254 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.254 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.267 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.267 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.275 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.275 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.286 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.286 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.294 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.295 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.307 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.307 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.313 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.325 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.325 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.333 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.333 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.346 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.346 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.354 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.354 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.366 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.366 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.372 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.374 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.387 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.387 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.394 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.395 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.405 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.405 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.412 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.413 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.425 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.425 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.431 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.433 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.445 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.445 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.451 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.453 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.465 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.465 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.473 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.473 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.483 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.484 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.491 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.492 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.503 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.504 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.510 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.511 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.522 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.523 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.529 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.541 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.542 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.550 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.561 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.561 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.567 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.569 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.579 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.579 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.589 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.599 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.600 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.606 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.606 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.618 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.618 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.630 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.641 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.641 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.649 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.650 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.661 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.661 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.669 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.681 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.682 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.690 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.701 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.702 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.708 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.709 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.720 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.720 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.727 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.731 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.741 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.742 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.749 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.749 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.761 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.761 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.768 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.780 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.780 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.789 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.800 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.800 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.807 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.807 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.818 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.818 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.825 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.825 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.835 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.836 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.844 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.844 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.855 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.855 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.865 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.880 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.880 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.888 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.888 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.901 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.901 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.907 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.910 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.922 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.923 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.928 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.930 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.941 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.946 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.958 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.959 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.970 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.971 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:46.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:46.984 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:46.998 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:46.998 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.011 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.012 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.029 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.029 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.037 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.047 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.047 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.054 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.056 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.067 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.067 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.075 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.086 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.086 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.096 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.106 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.106 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.113 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.114 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.125 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.126 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.133 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.135 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.145 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.145 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.153 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.155 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.166 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.167 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.173 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.173 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.185 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.186 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.192 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.195 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.205 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.205 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.212 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.213 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.224 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.224 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.232 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.234 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.245 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.245 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.253 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.254 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.264 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.264 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.271 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.273 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.284 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.285 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.291 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.293 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.305 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.305 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.311 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.313 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.325 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.325 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.331 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.333 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.345 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.345 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.351 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.353 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.364 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.364 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.372 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.372 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.386 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.386 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.393 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.394 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.405 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.406 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.410 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.412 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.423 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.424 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.429 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.430 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.442 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.442 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.450 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.461 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.461 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.467 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.468 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.481 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.481 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.490 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.501 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.501 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.507 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.508 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.519 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.519 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.526 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.528 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.539 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.540 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.546 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.547 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.559 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.560 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.567 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.570 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.580 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.580 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.587 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.587 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.599 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.599 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.606 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.608 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.619 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.619 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.626 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.628 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.639 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.639 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.646 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.646 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.657 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.657 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.665 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.666 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.677 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.677 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.688 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.699 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.699 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.704 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.706 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.718 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.718 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.725 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.726 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.737 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.737 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.743 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.744 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.756 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.757 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.764 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.765 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.776 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.776 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.783 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.784 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.796 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.796 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.803 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.804 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.817 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.818 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.823 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.824 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.836 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.836 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.842 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.842 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.854 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.854 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.864 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.876 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.876 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.883 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.884 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.895 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.895 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.903 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.904 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.915 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.916 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.923 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.923 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.933 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.934 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.939 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.940 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.952 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.952 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.962 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.973 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:47.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:47.982 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:47.992 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:47.992 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.000 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.000 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.012 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.012 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.019 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.020 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.032 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.032 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.038 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.039 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.050 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.051 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.057 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.059 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.071 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.071 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.080 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.090 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.091 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.097 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.099 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.110 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.111 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.119 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.120 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.132 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.132 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.140 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.142 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.153 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.153 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.159 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.161 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.177 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.178 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.187 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.188 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.206 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.206 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.217 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.217 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.230 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.231 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.239 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.240 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.251 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.251 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.257 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.259 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.270 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.270 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.277 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.279 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.290 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.291 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.298 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.298 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.313 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.313 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.319 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.320 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.332 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.332 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.339 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.340 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.353 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.353 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.361 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.362 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.372 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.373 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.378 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.379 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.391 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.391 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.400 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.402 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.413 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.413 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.422 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.424 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.436 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.436 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.444 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.444 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.455 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.455 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.462 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.463 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.474 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.474 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.481 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.483 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.493 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.494 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.500 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.502 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.514 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.514 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.521 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.533 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.533 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.540 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.543 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.553 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.553 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.560 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.563 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.574 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.575 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.582 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.582 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.594 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.594 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.600 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.604 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.615 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.615 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.620 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.621 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.632 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.632 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.640 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.641 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.651 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.652 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.658 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.661 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.671 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.672 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.678 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.680 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.691 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.692 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.701 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.701 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.712 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.712 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.719 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.720 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.731 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.731 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.737 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.738 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.751 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.751 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.758 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.760 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.774 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.775 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.781 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.785 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.795 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.795 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.801 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.813 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.813 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.820 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.821 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.832 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.832 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.839 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.840 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.851 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.851 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.857 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.858 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.872 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.872 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.882 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.893 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.893 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.900 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.900 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.911 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.911 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.918 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.918 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.930 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.930 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.937 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.937 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.947 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.948 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.955 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.957 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.967 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.967 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.973 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.975 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:48.987 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:48.987 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:48.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:48.994 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:49.006 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:49.007 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:49.015 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:49.015 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:49.026 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:49.026 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:49.035 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:49.035 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:49.047 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:49.047 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:49.054 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:49.054 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:49.067 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:49.068 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:49.075 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:49.076 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:49.087 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:49.087 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:49.094 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:49.095 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:49.105 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:49.106 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:49.113 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:49.114 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:49.124 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:49.124 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:49.130 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:49.131 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:49.143 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:49.143 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:49.148 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:49.150 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:49.162 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:49.163 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:49.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:49.171 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:49.182 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:49.182 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:49.189 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:49.190 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:49.205 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:49.205 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:49.211 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:49.212 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:49.224 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:49.224 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:49.230 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:49.231 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:49.244 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:49.244 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:49.250 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:49.252 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:49.263 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:49.263 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:49.268 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:49.270 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:49.281 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:49.281 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:49.287 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:49.288 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:49.299 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:49.299 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:49.307 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:49.308 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:49.318 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:49.319 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:49.324 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:49.326 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:49.338 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:49.338 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:49.344 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:49.344 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:49.355 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:49.355 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:49.363 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:49.365 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:49.376 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:49.376 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:49.390 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:49.391 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:49.405 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:49.405 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:49.415 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:49.415 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:49.431 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:49.433 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:49.444 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:49.445 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:49.455 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:49.455 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:49.460 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:49.462 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:49.474 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:49.474 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:49.481 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:49.482 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:49.493 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:49.493 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:49.501 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:49.505 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:49.516 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:49.516 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:49.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:49.523 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:49.536 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:49.536 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:49.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:49.547 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:49.558 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:49.558 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:49.565 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:49.565 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:49.576 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:49.576 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:49.584 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:49.585 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:49.596 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:49.596 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:49.602 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:49.603 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:49.614 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:49.614 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:49.621 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:49.622 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:49.632 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:49.632 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:49.640 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:49.641 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:49.656 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:49.656 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:49.663 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:49.665 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:49.676 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:49.676 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:49.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:49.686 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:49.697 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:49.698 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:49.707 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:49.708 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:49.719 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:49.719 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:49.726 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:49.726 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:49.738 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:49.739 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:49.745 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:49.747 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:49.758 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:49.758 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:49.766 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:49.766 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:49.777 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:49.778 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64734/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:49.785 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:49.785 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:49.795 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:49.796 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:49.802 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:49.804 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:49.815 DEBUG [src.steps.store] Relaying message
2026-03-21 04:41:49.815 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9706/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-21 04:41:49.821 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:41:49.823 DEBUG [src.libs.common] Sleeping for 0.01 seconds
2026-03-21 04:41:49.834 DEBUG [src.libs.common] Sleeping for 5 seconds
2026-03-21 04:41:54.835 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64734/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:54.841 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:54.842 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64734/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x1ef84b7c7eb1e4d1233bccce432e65d9ffc29940800ab31406ccccd0466bf295&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:54.847 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:54.847 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64734/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x761078bbd4df6fd4e330c1131779998fed20040902e3c4c021077a612e1f2947&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:54.853 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:54.853 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64734/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x52778603da13b61d34c5e2881e55f7966df21f0f02ac138b8fd0bf2b1779a85f&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:54.858 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:54.858 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64734/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x19206ab2b759ea8d6bfc45f6d3b91583edd4a653645683c3745cc390a05e1849&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:54.864 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:54.864 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64734/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x135facb9edc67748aaaa63e6e2330e1435c6a540b92d2c4a81e0f443f34f1770&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:54.869 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:54.870 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64734/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xbb654958e850bda7414f62922030b3ab05162698086eaa915a45acc9a19913c2&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:54.875 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:54.876 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64734/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x44201b6baef61a97037fee85962754b00329efd6e05682e76d8e88a92b091548&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:54.881 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:54.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64734/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x4052dcd3f36515c8f9900c4652619736c95acd2dd793ac72327ebe1668f291f6&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:54.887 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:54.887 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64734/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x79c650e4ce72a524ea91334cf5c5814b90f110ebf36dc807605ca1df12f60c71&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:54.892 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:54.893 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64734/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x89feb540aea15a8ee9e26f72548db1bfd9edba7f3f4920d8fc93ab1ff9d85223&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:54.898 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:54.898 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64734/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x5239789993f00f5316e23fba7f67272d006d5fef973995869720bb2f417f25f4&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:54.903 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:54.904 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64734/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x6488b3f7276d9fbb6c1b5f89f63c8dcbb2ecb0a1f105b96ca1632f83e417724d&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:54.909 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:54.910 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64734/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xb4fa64e68be42b8624f9b007bf13162941fe097e9b3e7c25b127e56085ec614d&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:54.915 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:54.915 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64734/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xb5304044edc1b2c86aba0d579ddcf5e24c8104b3a7624d64d185ea14f9d28c03&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:54.921 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:54.921 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21745/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:54.927 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:54.927 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21745/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x1ef84b7c7eb1e4d1233bccce432e65d9ffc29940800ab31406ccccd0466bf295&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:54.933 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:54.934 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21745/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x761078bbd4df6fd4e330c1131779998fed20040902e3c4c021077a612e1f2947&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:54.939 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:54.939 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21745/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x52778603da13b61d34c5e2881e55f7966df21f0f02ac138b8fd0bf2b1779a85f&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:54.944 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:54.945 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21745/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x19206ab2b759ea8d6bfc45f6d3b91583edd4a653645683c3745cc390a05e1849&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:54.950 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:54.950 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21745/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x135facb9edc67748aaaa63e6e2330e1435c6a540b92d2c4a81e0f443f34f1770&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:54.957 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:54.957 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21745/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xbb654958e850bda7414f62922030b3ab05162698086eaa915a45acc9a19913c2&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:54.964 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:54.965 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21745/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x44201b6baef61a97037fee85962754b00329efd6e05682e76d8e88a92b091548&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:54.971 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:54.971 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21745/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x4052dcd3f36515c8f9900c4652619736c95acd2dd793ac72327ebe1668f291f6&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:54.977 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:54.978 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21745/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x79c650e4ce72a524ea91334cf5c5814b90f110ebf36dc807605ca1df12f60c71&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:54.983 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:54.983 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21745/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x89feb540aea15a8ee9e26f72548db1bfd9edba7f3f4920d8fc93ab1ff9d85223&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:54.988 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:54.989 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21745/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x5239789993f00f5316e23fba7f67272d006d5fef973995869720bb2f417f25f4&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:54.994 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:54.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21745/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x6488b3f7276d9fbb6c1b5f89f63c8dcbb2ecb0a1f105b96ca1632f83e417724d&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:54.999 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:55.000 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21745/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xb4fa64e68be42b8624f9b007bf13162941fe097e9b3e7c25b127e56085ec614d&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:55.005 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:55.005 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21745/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xb5304044edc1b2c86aba0d579ddcf5e24c8104b3a7624d64d185ea14f9d28c03&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:55.011 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:55.011 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9706/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:55.023 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:55.024 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9706/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x1ef84b7c7eb1e4d1233bccce432e65d9ffc29940800ab31406ccccd0466bf295&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:55.036 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:55.036 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9706/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x761078bbd4df6fd4e330c1131779998fed20040902e3c4c021077a612e1f2947&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:55.048 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:55.048 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9706/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x52778603da13b61d34c5e2881e55f7966df21f0f02ac138b8fd0bf2b1779a85f&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:55.060 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:55.061 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9706/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x19206ab2b759ea8d6bfc45f6d3b91583edd4a653645683c3745cc390a05e1849&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:55.073 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:55.073 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9706/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x135facb9edc67748aaaa63e6e2330e1435c6a540b92d2c4a81e0f443f34f1770&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:55.085 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:55.086 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9706/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xbb654958e850bda7414f62922030b3ab05162698086eaa915a45acc9a19913c2&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:55.098 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:55.098 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9706/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x44201b6baef61a97037fee85962754b00329efd6e05682e76d8e88a92b091548&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:55.109 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:55.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9706/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x4052dcd3f36515c8f9900c4652619736c95acd2dd793ac72327ebe1668f291f6&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:55.121 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:55.122 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9706/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x79c650e4ce72a524ea91334cf5c5814b90f110ebf36dc807605ca1df12f60c71&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:55.133 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:55.134 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9706/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x89feb540aea15a8ee9e26f72548db1bfd9edba7f3f4920d8fc93ab1ff9d85223&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:55.146 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:55.146 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9706/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x5239789993f00f5316e23fba7f67272d006d5fef973995869720bb2f417f25f4&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:55.158 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:55.159 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9706/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x6488b3f7276d9fbb6c1b5f89f63c8dcbb2ecb0a1f105b96ca1632f83e417724d&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:55.171 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:55.172 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9706/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xb4fa64e68be42b8624f9b007bf13162941fe097e9b3e7c25b127e56085ec614d&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:55.182 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:55.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9706/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xb5304044edc1b2c86aba0d579ddcf5e24c8104b3a7624d64d185ea14f9d28c03&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:41:55.194 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-21 04:41:55.198 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-21 04:41:55.199 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-21 04:41:55.200 DEBUG [src.node.waku_node] Stopping container with id 928248e0b150
2026-03-21 04:41:55.851 DEBUG [src.node.waku_node] Container stopped.
2026-03-21 04:41:55.852 DEBUG [src.node.waku_node] Stopping container with id 11b6949a4917
2026-03-21 04:41:56.502 DEBUG [src.node.waku_node] Container stopped.
2026-03-21 04:41:56.505 DEBUG [src.node.waku_node] Stopping container with id addd5fc9f839
2026-03-21 04:41:57.185 DEBUG [src.node.waku_node] Container stopped.
2026-03-21 04:41:57.186 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-21 04:41:58.051 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-21 04:41:58.753 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-21 04:41:59.273 DEBUG [src.node.docker_mananger] No errors found in the waku logs.