mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-05 23:43:07 +00:00
6184 lines
841 KiB
Plaintext
6184 lines
841 KiB
Plaintext
2025-12-19 04:43:59.824 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-19 04:43:59.824 DEBUG [tests.conftest] Running test: test_high_message_volume_sync with id: 2025-12-19_04-43-59__9bc04c94-f3c0-47fa-b3bc-ba2a6c94cd80
|
|
2025-12-19 04:43:59.825 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-19 04:43:59.833 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-19 04:43:59.833 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-19_04-43-59__9bc04c94-f3c0-47fa-b3bc-ba2a6c94cd80__wakuorg_nwaku:latest.log
|
|
2025-12-19 04:43:59.839 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-19 04:43:59.839 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-19_04-43-59__9bc04c94-f3c0-47fa-b3bc-ba2a6c94cd80__wakuorg_nwaku:latest.log
|
|
2025-12-19 04:43:59.846 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-19 04:43:59.846 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-19_04-43-59__9bc04c94-f3c0-47fa-b3bc-ba2a6c94cd80__wakuorg_nwaku:latest.log
|
|
2025-12-19 04:43:59.846 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-19 04:43:59.847 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-19 04:43:59.847 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-19 04:43:59.849 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-19 04:43:59.849 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.178.33
|
|
2025-12-19 04:43:59.849 DEBUG [src.node.docker_mananger] Generated ports ['33192', '33193', '33194', '33195', '33196']
|
|
2025-12-19 04:43:59.849 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-19 04:43:59.849 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-19 04:43:59.849 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-19 04:43:59.850 DEBUG [src.node.docker_mananger] docker run -i -t -p 33192:33192 -p 33193:33193 -p 33194:33194 -p 33195:33195 -p 33196:33196 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=33194 --rest-port=33192 --tcp-port=33193 --discv5-udp-port=33195 --rest-address=0.0.0.0 --nat=extip:172.18.178.33 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e45acd03963cc8caaf4f1ddf90cbfec87ed7f69e727e5f4e4404bd9df7df3ed4 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33196 --metrics-logging=true --relay=true
|
|
2025-12-19 04:44:00.022 ERROR [src.node.docker_mananger] Max retries reached for container 2343322d80de. Exiting log stream.
|
|
2025-12-19 04:44:00.053 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.178.33 waku e67943531932901de1f954c6b774ceec6e5f5c65c0d1327202cd5e9d7403c6b3
|
|
2025-12-19 04:44:00.087 DEBUG [src.node.docker_mananger] Container started with ID e67943531932. Setting up logs at ./log/docker/node1_2025-12-19_04-43-59__9bc04c94-f3c0-47fa-b3bc-ba2a6c94cd80__wakuorg_nwaku:latest.log
|
|
2025-12-19 04:44:00.088 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 33192
|
|
2025-12-19 04:44:00.089 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-19 04:44:00.625 ERROR [src.node.docker_mananger] Max retries reached for container 0001386ec207. Exiting log stream.
|
|
2025-12-19 04:44:01.090 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33192/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:01.093 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-19 04:44:01.093 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-19 04:44:01.093 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33192/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:01.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.178.33/tcp/33193/p2p/16Uiu2HAmGfWvXdJe7i35wAe5MivGWzG2iXXMYXz5A9suNZv6aYaz","/ip4/172.18.178.33/tcp/33194/ws/p2p/16Uiu2HAmGfWvXdJe7i35wAe5MivGWzG2iXXMYXz5A9suNZv6aYaz"],"enrUri":"enr:-L24QLiEyhNU9QMROw92ugZIoDDCiqHg5urHIAD1WHfsEhotRWsGTeeWEjXReujux2DUd1gKIpR4Y7ipsmXItraa9e0CgmlkgnY0gmlwhKwSsiGKbXVsdGlhZGRyc5YACASsErIhBoGpAAoErBKyIQaBqt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDO5FRGgvACALOtxRIeCJbfLAnLEBKyClThaxkAdJkDieDdGNwgoGpg3VkcIKBq4V3YWt1MhM"}'
|
|
2025-12-19 04:44:01.096 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-19 04:44:01.096 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-19 04:44:01.096 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-19 04:44:01.097 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-19 04:44:01.098 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.168.240
|
|
2025-12-19 04:44:01.098 DEBUG [src.node.docker_mananger] Generated ports ['45537', '45538', '45539', '45540', '45541']
|
|
2025-12-19 04:44:01.098 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-19 04:44:01.098 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-19 04:44:01.098 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-19 04:44:01.098 DEBUG [src.node.docker_mananger] docker run -i -t -p 45537:45537 -p 45538:45538 -p 45539:45539 -p 45540:45540 -p 45541:45541 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=45539 --rest-port=45537 --tcp-port=45538 --discv5-udp-port=45540 --rest-address=0.0.0.0 --nat=extip:172.18.168.240 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=01b34136eeacac4eff9b6c0b69b5f291f2dc64baee83357cf4e61b1dc7afcba6 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45541 --metrics-logging=true --relay=true --storenode=/ip4/172.18.178.33/tcp/33193/p2p/16Uiu2HAmGfWvXdJe7i35wAe5MivGWzG2iXXMYXz5A9suNZv6aYaz --discv5-bootstrap-node=enr:-L24QLiEyhNU9QMROw92ugZIoDDCiqHg5urHIAD1WHfsEhotRWsGTeeWEjXReujux2DUd1gKIpR4Y7ipsmXItraa9e0CgmlkgnY0gmlwhKwSsiGKbXVsdGlhZGRyc5YACASsErIhBoGpAAoErBKyIQaBqt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDO5FRGgvACALOtxRIeCJbfLAnLEBKyClThaxkAdJkDieDdGNwgoGpg3VkcIKBq4V3YWt1MhM
|
|
2025-12-19 04:44:01.297 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.168.240 waku 721c1774cca5c6d757b2089c0efa4080bbea9e9c9b80344a04c90745a9f0a645
|
|
2025-12-19 04:44:01.329 DEBUG [src.node.docker_mananger] Container started with ID 721c1774cca5. Setting up logs at ./log/docker/node2_2025-12-19_04-43-59__9bc04c94-f3c0-47fa-b3bc-ba2a6c94cd80__wakuorg_nwaku:latest.log
|
|
2025-12-19 04:44:01.330 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45537
|
|
2025-12-19 04:44:01.331 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-19 04:44:02.331 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45537/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:02.335 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-19 04:44:02.335 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-19 04:44:02.335 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45537/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:02.338 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.168.240/tcp/45538/p2p/16Uiu2HAmE4rG2qfcVA34z4cbJj8MBUHwSruPrZerfju4t2mjjciZ","/ip4/172.18.168.240/tcp/45539/ws/p2p/16Uiu2HAmE4rG2qfcVA34z4cbJj8MBUHwSruPrZerfju4t2mjjciZ"],"enrUri":"enr:-L24QGtQbrIqYVjDayD68Nx_F5w73Fg_fv7_ZCeJ7sJeqUlCJf3KOJ_jA4pz3glnTcA1pnth7KSdIrGgD3G3FbHtYHMCgmlkgnY0gmlwhKwSqPCKbXVsdGlhZGRyc5YACASsEqjwBrHiAAoErBKo8Aax490DgnJzhQADAQAAiXNlY3AyNTZrMaEDFPh6bOBoLtd1B39tz1Eby34saS2wH7QrHgtAOlPwzMaDdGNwgrHig3VkcIKx5IV3YWt1MhM"}'
|
|
2025-12-19 04:44:02.338 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-19 04:44:02.338 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-19 04:44:02.339 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-19 04:44:02.340 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-19 04:44:02.340 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.139.137
|
|
2025-12-19 04:44:02.340 DEBUG [src.node.docker_mananger] Generated ports ['9936', '9937', '9938', '9939', '9940']
|
|
2025-12-19 04:44:02.341 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-19 04:44:02.341 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-19 04:44:02.341 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-19 04:44:02.341 DEBUG [src.node.docker_mananger] docker run -i -t -p 9936:9936 -p 9937:9937 -p 9938:9938 -p 9939:9939 -p 9940:9940 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=9938 --rest-port=9936 --tcp-port=9937 --discv5-udp-port=9939 --rest-address=0.0.0.0 --nat=extip:172.18.139.137 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c727628f618d6ebacf70c46c5cd9e1238daa0a248cde9dfa8ccc0143da5b1b25 --store-sync=true --store=false --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9940 --metrics-logging=true --relay=true --storenode=/ip4/172.18.168.240/tcp/45538/p2p/16Uiu2HAmE4rG2qfcVA34z4cbJj8MBUHwSruPrZerfju4t2mjjciZ --discv5-bootstrap-node=enr:-L24QGtQbrIqYVjDayD68Nx_F5w73Fg_fv7_ZCeJ7sJeqUlCJf3KOJ_jA4pz3glnTcA1pnth7KSdIrGgD3G3FbHtYHMCgmlkgnY0gmlwhKwSqPCKbXVsdGlhZGRyc5YACASsEqjwBrHiAAoErBKo8Aax490DgnJzhQADAQAAiXNlY3AyNTZrMaEDFPh6bOBoLtd1B39tz1Eby34saS2wH7QrHgtAOlPwzMaDdGNwgrHig3VkcIKx5IV3YWt1MhM
|
|
2025-12-19 04:44:02.542 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.139.137 waku bdb0ad737ff4607314c4b93905cf8e3626542a5a085adb268eab6d09cf8a5c73
|
|
2025-12-19 04:44:02.574 DEBUG [src.node.docker_mananger] Container started with ID bdb0ad737ff4. Setting up logs at ./log/docker/node3_2025-12-19_04-43-59__9bc04c94-f3c0-47fa-b3bc-ba2a6c94cd80__wakuorg_nwaku:latest.log
|
|
2025-12-19 04:44:02.574 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9936
|
|
2025-12-19 04:44:02.574 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-19 04:44:03.575 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9936/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:03.585 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"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":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-19 04:44:03.587 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-19 04:44:03.588 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9936/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:03.606 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.139.137/tcp/9937/p2p/16Uiu2HAmAC5Y7tSG178g9iTzRfDYxSo8wX9VPqHapYb2ockqXAHG","/ip4/172.18.139.137/tcp/9938/ws/p2p/16Uiu2HAmAC5Y7tSG178g9iTzRfDYxSo8wX9VPqHapYb2ockqXAHG"],"enrUri":"enr:-L24QGx9hXsEgAHvQ0zxZMKugAk3nuGQdUwjLJ57cyyBIq-dGBHbrvxVpAp57y9NeiGBb47cHuQ6ojkiLIl4ZUMhj60CgmlkgnY0gmlwhKwSi4mKbXVsdGlhZGRyc5YACASsEouJBibRAAoErBKLiQYm0t0DgnJzhQADAQAAiXNlY3AyNTZrMaEC22PPFu7oOf7u86QPWQuMoxZpLYF_YFrTrOfA3poANkODdGNwgibRg3VkcIIm04V3YWt1MgE"}'
|
|
2025-12-19 04:44:03.607 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-19 04:44:03.607 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.178.33/tcp/33193/p2p/16Uiu2HAmGfWvXdJe7i35wAe5MivGWzG2iXXMYXz5A9suNZv6aYaz"]'
|
|
2025-12-19 04:44:03.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:03.615 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.168.240/tcp/45538/p2p/16Uiu2HAmE4rG2qfcVA34z4cbJj8MBUHwSruPrZerfju4t2mjjciZ"]'
|
|
2025-12-19 04:44:03.619 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:03.619 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-19 04:44:03.621 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:03.622 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-19 04:44:03.624 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:03.624 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-19 04:44:03.627 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:03.627 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:03.627 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:03.633 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:03.633 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:03.644 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:03.644 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:03.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:03.652 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:03.663 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:03.663 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:03.667 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:03.668 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:03.679 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:03.679 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:03.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:03.684 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:03.695 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:03.696 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:03.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:03.702 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:03.713 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:03.713 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:03.718 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:03.718 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:03.730 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:03.730 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:03.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:03.736 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:03.747 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:03.747 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:03.754 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:03.754 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:03.764 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:03.765 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:03.769 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:03.769 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:03.780 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:03.780 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:03.786 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:03.786 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:03.797 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:03.797 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:03.802 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:03.804 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:03.814 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:03.815 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:03.819 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:03.819 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:03.830 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:03.830 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:03.838 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:03.839 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:03.851 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:03.851 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:03.857 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:03.858 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:03.869 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:03.869 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:03.874 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:03.874 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:03.885 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:03.886 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:03.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:03.892 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:03.903 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:03.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:03.909 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:03.910 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:03.920 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:03.921 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:03.926 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:03.927 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:03.938 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:03.939 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:03.944 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:03.944 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:03.955 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:03.956 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:03.964 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:03.964 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:03.975 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:03.975 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:03.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:03.981 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:03.993 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:03.993 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:03.998 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:03.999 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.010 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.010 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.017 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.019 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.029 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.029 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.034 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.034 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.046 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.046 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.051 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.051 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.062 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.062 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.069 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.070 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.080 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.080 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.085 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.086 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.098 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.099 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.104 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.104 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.115 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.116 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.123 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.123 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.133 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.134 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.138 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.139 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.150 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.150 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.156 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.156 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.167 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.167 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.178 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.189 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.189 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.194 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.195 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.207 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.207 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.212 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.213 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.223 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.223 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.231 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.231 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.242 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.242 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.249 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.249 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.260 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.260 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.266 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.267 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.277 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.277 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.283 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.284 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.294 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.294 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.299 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.301 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.312 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.313 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.318 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.319 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.330 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.330 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.336 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.336 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.347 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.347 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.352 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.352 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.363 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.363 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.368 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.369 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.379 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.380 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.385 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.386 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.399 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.399 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.403 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.404 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.415 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.415 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.420 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.420 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.431 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.431 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.438 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.448 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.449 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.453 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.453 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.464 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.465 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.470 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.471 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.483 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.484 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.490 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.490 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.501 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.502 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.506 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.507 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.519 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.519 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.527 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.527 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.538 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.538 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.544 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.546 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.557 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.557 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.562 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.562 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.573 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.574 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.579 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.580 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.591 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.591 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.598 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.599 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.610 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.610 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.615 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.626 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.626 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.631 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.631 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.641 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.642 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.647 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.649 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.659 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.660 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.664 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.665 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.676 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.677 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.682 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.682 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.694 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.694 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.700 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.701 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.712 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.712 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.717 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.718 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.729 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.729 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.736 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.737 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.747 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.747 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.755 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.755 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.766 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.766 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.771 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.771 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.782 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.782 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.788 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.799 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.799 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.806 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.806 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.819 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.819 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.824 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.825 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.836 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.836 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.841 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.842 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.852 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.853 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.860 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.860 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.871 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.871 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.875 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.876 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.887 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.888 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.893 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.894 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.904 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.904 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.911 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.911 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.922 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.922 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.926 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.927 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.938 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.938 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.943 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.944 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.954 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.954 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.960 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.962 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.972 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.977 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.977 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:04.988 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:04.988 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:04.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:04.994 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.005 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.005 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.010 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.011 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.021 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.021 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.026 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.026 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.037 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.037 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.043 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.043 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.054 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.054 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.060 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.063 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.073 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.073 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.078 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.080 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.091 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.091 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.096 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.107 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.107 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.113 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.124 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.124 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.129 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.131 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.143 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.143 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.149 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.151 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.162 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.162 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.171 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.182 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.182 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.187 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.188 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.201 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.201 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.206 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.207 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.217 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.218 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.224 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.227 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.237 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.237 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.241 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.253 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.253 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.258 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.259 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.269 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.270 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.276 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.277 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.287 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.287 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.292 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.292 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.303 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.303 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.309 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.310 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.321 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.321 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.328 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.328 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.340 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.340 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.345 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.346 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.357 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.358 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.363 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.364 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.374 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.375 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.381 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.382 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.393 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.393 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.398 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.398 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.409 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.409 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.415 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.426 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.426 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.434 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.444 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.445 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.451 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.451 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.462 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.463 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.468 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.469 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.480 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.481 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.487 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.489 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.500 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.500 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.505 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.508 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.519 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.519 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.527 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.528 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.538 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.539 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.546 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.557 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.557 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.561 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.562 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.573 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.573 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.579 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.579 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.590 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.591 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.598 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.599 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.609 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.610 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.614 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.626 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.627 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.633 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.646 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.646 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.654 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.664 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.664 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.669 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.669 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.680 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.680 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.686 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.687 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.700 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.700 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.707 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.708 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.718 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.718 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.723 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.724 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.735 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.736 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.742 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.752 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.752 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.759 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.760 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.771 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.771 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.775 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.776 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.787 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.787 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.792 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.792 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.803 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.803 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.809 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.810 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.820 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.820 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.826 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.828 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.839 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.839 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.844 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.845 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.855 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.856 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.862 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.863 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.874 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.874 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.879 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.879 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.890 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.890 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.896 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.897 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.908 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.908 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.914 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.915 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.926 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.926 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.932 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.932 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.945 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.945 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.950 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.961 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.961 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.967 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.968 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.979 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.979 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:05.983 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:05.984 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:05.995 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:05.995 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.000 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.001 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.012 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.012 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.020 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.020 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.031 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.031 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.035 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.035 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.046 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.047 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.052 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.054 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.065 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.065 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.074 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.084 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.084 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.089 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.090 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.100 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.101 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.105 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.106 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.117 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.117 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.123 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.123 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.134 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.134 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.139 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.139 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.151 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.151 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.157 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.157 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.168 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.168 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.174 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.175 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.185 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.185 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.190 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.190 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.201 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.201 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.206 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.207 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.217 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.217 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.224 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.225 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.235 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.235 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.240 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.241 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.252 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.252 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.257 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.258 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.269 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.269 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.275 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.277 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.288 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.288 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.292 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.293 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.304 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.305 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.310 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.321 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.321 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.328 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.328 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.339 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.339 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.344 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.345 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.356 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.356 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.361 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.363 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.374 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.374 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.380 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.381 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.392 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.392 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.397 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.398 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.410 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.410 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.417 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.428 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.428 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.434 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.435 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.447 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.448 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.452 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.453 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.464 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.464 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.470 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.472 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.483 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.483 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.491 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.501 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.501 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.506 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.506 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.517 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.518 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.523 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.524 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.535 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.535 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.541 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.542 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.554 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.554 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.559 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.559 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.571 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.571 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.578 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.589 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.589 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.596 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.597 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.607 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.608 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.612 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.613 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.624 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.624 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.629 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.641 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.641 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.648 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.649 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.659 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.660 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.664 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.664 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.676 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.677 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.682 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.682 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.694 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.694 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.701 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.702 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.713 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.713 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.718 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.719 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.730 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.731 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.737 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.737 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.747 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.748 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.753 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.754 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.765 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.765 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.770 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.772 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.783 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.783 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.790 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.790 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.801 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.801 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.809 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.810 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.821 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.821 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.825 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.827 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.838 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.838 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.844 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.844 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.855 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.855 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.862 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.863 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.873 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.873 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.878 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.878 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.890 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.890 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.896 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.896 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.907 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.907 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.914 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.914 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.924 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.925 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.930 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.931 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.942 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.943 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.947 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.948 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.958 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.958 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.964 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.965 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.976 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.976 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.981 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:06.992 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:06.992 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:06.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:06.998 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.008 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.008 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.015 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.015 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.026 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.026 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.031 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.031 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.042 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.042 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.050 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.050 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.062 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.062 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.068 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.069 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.080 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.080 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.085 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.085 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.096 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.096 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.102 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.102 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.112 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.113 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.120 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.120 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.131 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.131 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.136 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.136 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.147 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.148 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.153 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.153 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.164 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.164 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.172 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.183 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.183 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.188 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.199 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.200 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.205 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.206 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.218 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.218 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.226 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.237 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.237 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.242 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.253 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.253 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.258 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.259 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.270 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.271 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.277 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.278 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.289 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.289 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.293 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.294 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.305 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.305 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.311 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.312 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.323 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.323 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.330 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.331 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.342 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.342 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.348 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.349 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.360 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.360 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.366 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.366 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.378 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.378 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.387 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.388 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.398 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.398 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.404 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.405 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.416 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.417 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.423 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.424 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.434 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.435 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.442 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.443 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.454 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.454 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.459 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.460 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.471 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.471 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.477 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.478 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.491 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.491 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.501 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.502 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.512 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.513 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.518 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.518 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.530 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.530 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.535 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.535 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.546 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.546 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.553 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.554 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.564 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.564 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.569 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.570 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.582 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.582 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.587 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.588 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.600 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.600 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.606 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.607 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.617 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.617 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.622 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.622 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.633 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.633 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.638 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.639 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.650 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.650 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.656 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.668 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.668 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.673 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.674 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.687 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.687 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.693 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.694 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.705 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.705 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.713 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.726 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.726 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.731 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.732 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.744 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.744 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.750 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.751 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.761 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.762 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.769 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.769 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.780 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.780 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.784 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.785 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.795 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.796 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.801 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.812 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.812 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.819 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.820 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.830 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.831 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.836 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.837 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.849 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.849 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.854 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.855 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.865 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.866 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.871 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.872 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.884 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.884 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.889 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.889 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.900 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.900 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.906 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.906 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.916 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.917 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.923 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.924 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.935 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.935 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.941 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.941 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.953 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.954 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.960 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.962 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.973 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.979 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.980 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:07.993 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:07.993 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:07.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:07.998 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.009 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.009 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.014 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.014 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.025 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.025 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.033 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.034 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.045 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.046 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.050 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.051 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.063 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.063 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.068 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.069 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.080 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.080 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.087 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.087 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.098 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.098 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.103 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.105 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.117 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.117 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.122 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.123 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.133 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.133 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.139 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.141 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.151 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.151 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.156 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.156 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.167 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.167 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.172 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.173 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.183 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.183 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.189 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.189 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.201 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.201 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.206 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.207 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.218 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.218 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.223 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.224 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.234 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.234 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.242 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.242 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.252 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.253 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.258 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.258 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.271 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.271 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.276 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.280 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.291 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.291 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.298 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.300 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.311 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.311 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.316 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.316 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.327 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.327 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.332 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.333 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.344 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.344 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.351 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.351 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.361 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.362 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.366 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.366 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.377 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.377 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.382 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.383 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.393 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.393 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.399 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.400 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.411 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.412 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.417 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.429 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.429 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.435 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.437 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.448 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.448 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.456 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.457 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.467 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.467 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.472 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.483 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.483 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.488 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.488 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.499 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.499 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.507 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.507 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.518 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.518 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.522 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.533 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.533 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.539 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.540 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.552 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.552 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.559 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.560 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.570 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.571 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.575 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.576 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.587 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.587 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.593 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.594 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.604 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.605 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.611 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.612 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.622 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.622 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.627 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.627 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.638 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.638 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.644 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.646 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.656 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.656 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.662 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.663 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.673 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.674 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.678 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.679 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.690 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.690 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.695 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.696 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.707 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.707 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.713 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.714 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.726 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.727 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.732 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.733 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.745 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.745 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.749 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.750 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.761 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.761 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.768 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.779 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.779 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.783 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.783 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.795 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.796 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.801 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.812 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.812 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.818 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.819 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.829 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.829 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.834 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.834 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.845 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.846 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.851 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.853 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.864 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.864 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.870 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.870 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.881 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.881 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.886 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.886 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.898 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.898 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.904 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.914 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.915 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.921 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.922 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.932 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.932 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.936 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.937 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.948 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.948 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.954 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.954 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.965 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.965 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.974 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.974 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:08.984 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:08.985 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:08.990 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:08.990 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.002 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.002 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.007 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.010 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.021 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.021 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.028 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.028 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.039 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.039 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.043 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.044 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.055 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.056 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.061 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.061 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.072 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.073 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.081 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.081 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.092 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.092 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.097 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.097 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.109 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.109 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.116 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.127 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.127 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.133 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.134 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.147 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.148 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.152 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.152 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.163 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.164 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.171 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.171 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.182 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.182 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.189 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.189 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.201 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.201 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.206 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.206 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.217 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.217 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.223 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.223 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.234 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.235 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.241 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.253 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.253 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.257 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.257 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.270 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.271 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.276 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.277 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.287 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.288 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.296 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.296 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.306 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.307 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.311 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.312 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.324 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.324 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.330 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.330 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.342 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.342 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.350 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.360 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.361 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.365 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.367 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.378 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.378 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.383 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.384 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.394 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.395 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.403 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.403 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.414 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.414 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.418 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.419 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.430 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.431 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.437 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.448 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.448 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.455 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.455 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.467 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.468 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.474 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.485 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.486 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.491 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.491 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.502 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.503 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.511 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.512 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.522 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.522 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.529 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.541 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.541 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.547 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.548 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.558 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.559 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.565 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.565 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.576 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.576 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.581 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.581 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.592 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.593 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.598 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.598 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.610 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.611 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.618 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.628 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.628 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.633 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.634 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.645 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.645 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.651 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.663 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.663 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.670 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.670 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.681 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.681 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.686 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.686 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.698 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.698 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.703 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.714 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.714 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.721 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.731 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.731 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.736 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.747 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.747 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.752 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.752 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.763 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.763 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.771 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.771 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.782 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.782 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.787 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.788 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.800 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.800 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.806 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.806 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.817 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.817 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.825 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.825 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.836 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.836 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.841 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.841 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.853 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.854 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.860 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.861 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.872 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.873 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.880 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.880 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.891 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.891 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.895 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.895 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.906 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.906 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.912 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.912 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.923 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.923 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.930 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.931 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.941 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.941 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.946 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.946 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.957 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.957 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.963 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.973 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.979 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.980 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:09.992 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:09.993 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:09.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:09.998 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.009 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.009 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.014 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.014 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.025 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.025 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.032 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.032 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.043 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.043 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.048 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.050 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.061 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.066 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.067 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.077 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.077 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.084 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.085 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.095 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.095 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.102 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.103 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.116 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.117 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.142 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.142 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.153 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.153 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.165 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.166 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.176 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.176 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.181 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.182 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.193 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.193 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.203 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.213 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.213 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.221 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.221 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.232 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.233 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.238 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.241 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.252 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.252 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.258 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.259 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.271 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.271 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.277 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.277 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.290 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.290 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.296 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.296 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.308 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.308 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.315 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.319 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.329 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.330 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.336 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.336 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.350 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.350 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.355 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.356 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.368 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.369 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.377 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.377 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.388 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.388 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.397 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.397 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.408 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.409 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.415 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.427 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.427 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.434 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.434 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.447 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.447 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.453 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.455 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.466 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.466 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.474 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.477 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.489 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.489 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.495 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.496 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.507 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.508 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.513 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.515 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.526 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.527 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.532 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.533 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.544 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.545 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.552 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.554 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.566 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.567 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.572 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.573 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.584 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.584 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.590 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.592 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.603 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.604 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.610 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.611 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.623 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.623 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.630 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.631 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.643 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.644 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.650 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.661 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.661 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.673 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.683 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.684 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.692 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.693 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.704 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.704 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.710 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.712 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.723 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.724 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.731 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.732 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.744 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.745 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.751 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.754 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.765 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.765 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.770 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.772 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.783 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.784 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.791 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.802 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.802 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.809 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.809 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.820 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.820 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.828 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.828 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.839 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.839 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.845 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.847 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.858 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.858 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.865 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.867 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.877 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.878 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.884 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.885 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.897 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.897 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.906 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.916 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.917 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.923 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.923 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.935 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.935 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.940 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.940 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.953 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.953 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.960 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.972 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.972 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.979 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.979 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:10.990 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:10.990 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:10.995 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:10.997 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.011 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.011 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.018 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.019 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.029 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.030 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.038 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.049 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.049 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.054 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.055 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.066 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.067 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.074 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.086 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.086 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.092 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.092 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.105 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.105 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.111 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.113 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.124 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.124 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.130 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.131 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.144 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.144 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.151 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.151 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.161 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.162 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.167 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.168 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.180 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.180 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.189 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.199 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.200 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.208 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.208 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.219 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.219 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.226 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.239 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.239 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.247 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.247 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.258 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.258 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.266 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.267 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.278 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.278 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.283 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.285 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.296 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.296 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.302 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.303 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.313 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.314 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.320 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.321 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.332 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.332 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.338 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.339 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.353 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.353 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.372 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.376 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.386 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.387 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.394 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.394 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.405 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.405 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.412 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.414 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.425 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.425 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.431 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.433 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.444 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.444 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.451 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.453 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.464 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.464 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.470 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.472 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.483 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.483 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.490 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.490 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.502 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.502 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.509 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.511 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.521 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.522 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.529 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.540 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.541 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.549 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.561 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.561 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.567 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.568 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.579 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.579 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.585 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.585 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.597 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.597 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.605 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.607 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.617 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.617 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.624 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.624 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.636 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.636 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.642 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.644 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.655 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.655 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.661 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.661 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.672 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.672 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.680 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.691 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.691 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.696 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.698 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.709 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.709 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.716 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.716 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.727 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.728 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.737 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.738 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.748 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.748 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.756 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.757 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.768 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.768 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.775 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.776 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.787 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.787 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.793 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.795 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.806 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.806 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.812 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.814 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.826 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.826 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.833 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.834 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.845 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.845 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.853 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.857 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.867 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.868 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.873 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.873 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.884 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.885 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.893 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.903 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.910 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.911 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.922 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.922 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.927 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.929 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.940 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.940 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.946 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.947 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.958 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.959 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.967 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.967 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.977 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.978 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:11.983 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:11.983 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:11.995 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:11.995 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.003 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.014 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.014 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.022 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.023 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.034 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.034 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.041 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.043 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.054 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.054 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.060 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.060 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.071 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.071 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.079 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.081 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.091 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.091 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.100 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.101 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.112 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.112 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.118 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.119 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.130 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.130 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.137 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.139 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.150 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.150 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.158 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.158 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.169 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.169 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.177 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.190 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.191 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.197 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.199 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.211 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.211 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.216 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.217 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.230 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.230 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.237 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.240 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.250 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.251 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.256 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.258 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.268 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.269 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.277 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.279 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.290 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.290 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.298 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.298 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.310 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.310 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.319 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.319 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.329 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.330 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.335 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.336 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.348 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.348 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.355 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.357 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.369 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.369 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.376 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.377 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.388 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.388 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.396 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.397 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.409 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.410 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.415 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.416 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.431 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.431 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.440 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.451 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.451 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.457 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.457 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.468 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.469 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.475 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.475 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.487 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.487 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.496 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.497 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.508 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.508 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.514 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.514 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.525 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.525 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.531 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.532 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.544 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.545 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.551 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.552 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.564 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.565 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.576 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.577 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.588 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.589 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.596 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.607 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.608 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.614 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.627 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.627 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.634 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.645 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.645 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.651 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.662 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.662 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.667 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.668 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.678 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.678 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.684 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.696 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.696 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.704 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.715 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.715 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.721 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.732 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.732 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.739 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.739 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.751 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.752 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.757 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.759 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.770 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.770 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.776 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.776 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.789 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.789 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.797 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.809 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.809 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.817 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.819 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.830 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.830 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.836 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.839 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.849 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.850 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.855 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.856 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.867 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.867 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.873 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.874 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.885 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.885 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.890 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.891 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.902 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.902 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.907 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.909 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.920 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.920 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.926 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.927 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.938 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.938 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.948 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.948 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.958 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.959 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.964 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.965 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.977 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.977 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:12.984 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:12.987 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:12.997 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:12.998 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.006 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.006 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.017 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.017 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.023 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.024 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.036 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.036 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.043 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.043 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.054 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.054 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.061 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.062 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.073 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.073 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.079 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.080 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.093 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.093 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.101 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.101 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.112 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.112 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.120 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.120 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.130 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.131 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.137 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.139 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.151 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.152 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.158 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.158 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.169 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.169 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.177 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.189 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.189 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.195 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.196 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.207 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.207 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.214 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.225 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.225 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.231 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.233 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.243 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.244 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.251 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.252 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.263 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.263 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.269 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.271 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.283 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.284 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.290 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.292 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.304 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.305 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.312 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.323 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.323 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.328 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.333 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.344 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.344 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.352 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.353 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.363 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.364 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.371 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.375 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.386 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.386 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.392 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.392 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.403 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.403 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.410 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.411 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.423 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.423 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.428 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.429 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.441 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.441 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.448 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.450 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.460 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.461 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.468 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.469 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.480 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.480 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.487 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.499 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.499 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.510 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.510 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.521 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.521 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.530 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.530 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.542 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.543 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.549 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.560 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.561 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.569 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.569 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.580 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.580 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.589 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.600 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.600 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.606 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.610 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.621 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.622 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.630 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.640 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.640 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.647 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.647 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.658 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.658 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.667 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.678 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.678 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.689 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.700 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.700 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.707 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.708 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.719 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.719 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.726 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.727 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.739 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.739 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.744 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.745 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.756 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.756 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.763 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.776 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.776 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.783 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.783 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.796 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.796 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.802 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.804 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.816 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.816 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.821 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.822 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.832 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.832 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.838 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.841 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.852 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.852 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.862 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.862 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.872 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.873 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.878 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.879 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.890 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.891 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.896 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.898 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.909 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.909 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.914 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.917 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.927 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.928 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.935 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.937 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.947 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.948 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.956 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.957 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.968 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.968 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.974 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.975 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:13.986 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:13.986 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:13.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:13.995 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.005 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.006 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.011 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.012 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.023 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.023 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.028 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.032 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.043 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.043 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.050 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.050 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.061 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.068 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.069 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.080 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.081 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.087 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.089 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.100 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.100 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.106 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.107 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.117 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.117 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.124 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.126 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.137 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.137 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.143 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.143 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.153 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.154 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.160 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.161 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.171 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.171 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.179 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.180 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.191 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.192 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.200 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.211 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.211 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.217 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.219 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.231 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.231 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.239 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.241 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.252 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.252 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.259 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.259 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.270 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.270 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.278 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.279 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.290 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.290 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.298 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.299 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.310 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.311 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.318 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.319 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.329 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.329 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.337 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.338 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.348 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.349 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.356 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.356 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.368 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.368 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.376 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.378 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.389 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.389 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.396 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.397 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.408 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.408 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.415 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.428 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.428 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.434 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.436 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.447 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.447 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.454 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.455 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.466 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.466 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.473 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.486 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.486 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.493 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.494 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.506 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.506 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.514 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.526 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.526 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.532 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.533 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.545 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.546 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.553 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.554 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.564 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.564 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.571 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.572 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.583 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.583 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.588 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.591 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.603 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.603 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.609 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.611 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.622 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.622 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.632 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.642 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.643 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.648 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.649 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.660 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.660 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.667 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.679 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.679 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.687 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.688 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.699 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.699 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.708 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.719 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.719 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.726 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.728 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.738 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.739 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.746 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.747 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.757 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.757 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.765 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.766 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.777 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.777 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.784 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.786 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.797 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.797 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.804 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.805 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.816 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.816 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.821 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.825 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.836 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.836 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.842 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.844 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.854 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.855 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.862 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.864 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.874 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.875 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.881 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.881 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.892 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.892 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.898 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.900 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.910 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.911 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.917 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.919 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.930 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.930 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.936 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.937 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.949 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.950 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.959 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.969 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.970 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.975 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.976 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:14.986 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:14.987 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:14.995 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:14.996 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.007 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.007 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.013 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.014 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.026 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.027 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.033 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.033 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.043 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.044 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.050 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.053 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.064 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.064 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.070 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.071 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.084 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.084 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.091 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.091 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.102 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.102 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.109 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.110 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.121 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.122 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.129 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.131 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.142 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.142 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.149 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.151 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.161 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.162 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.168 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.170 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.181 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.181 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.187 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.190 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.201 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.201 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.207 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.209 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.219 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.219 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.226 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.227 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.238 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.238 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.245 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.246 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.259 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.259 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.267 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.269 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.279 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.280 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.286 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.287 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.298 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.299 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.306 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.306 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.316 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.317 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.322 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.324 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.335 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.336 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.341 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.341 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.352 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.353 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.362 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.373 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.373 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.380 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.381 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.393 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.393 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.398 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.398 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.409 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.410 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.416 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.427 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.427 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.434 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.435 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.446 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.446 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.451 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.454 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.466 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.466 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.475 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.486 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.486 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.491 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.492 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.504 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.505 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.510 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.511 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.523 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.523 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.531 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.532 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.542 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.543 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.552 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.552 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.563 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.563 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.569 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.570 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.582 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.582 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.590 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.591 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.602 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.602 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.608 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.608 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.619 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.619 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.627 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.627 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.638 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.638 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.645 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.648 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.658 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.659 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.665 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.665 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.675 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.676 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.682 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.683 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.695 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.696 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.703 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.715 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.715 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.722 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.723 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.735 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.735 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.743 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.754 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.754 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.760 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.761 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.772 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.772 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.779 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.779 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.791 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.791 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.798 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.800 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.812 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.812 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.818 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.821 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.831 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.832 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.837 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.838 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.849 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.849 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.855 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.856 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.868 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.869 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.877 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.878 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.888 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.888 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.896 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.899 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.910 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.910 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.916 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.916 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.928 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.928 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.935 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.936 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.949 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.949 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.955 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.956 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.968 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.968 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.976 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.976 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:15.987 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:15.987 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:15.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:15.995 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.006 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.007 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.014 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.014 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.026 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.026 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.032 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.032 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.044 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.044 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.051 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.053 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.063 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.063 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.072 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.074 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.085 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.086 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.093 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.093 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.104 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.105 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.111 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.111 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.122 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.122 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.129 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.129 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.139 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.140 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.146 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.149 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.160 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.160 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.166 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.169 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.180 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.181 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.188 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.200 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.200 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.206 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.207 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.219 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.219 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.228 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.238 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.239 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.246 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.246 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.257 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.257 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.262 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.264 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.275 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.276 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.284 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.285 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.296 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.296 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.303 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.303 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.314 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.314 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.319 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.321 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.333 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.333 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.340 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.340 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.352 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.352 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.361 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.372 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.372 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.378 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.380 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.392 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.392 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.399 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.400 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.411 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.411 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.417 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.420 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.430 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.431 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.435 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.438 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.450 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.451 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.457 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.458 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.471 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.471 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.479 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.479 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.489 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.490 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.496 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.497 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.508 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.508 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.514 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.515 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.526 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.526 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.532 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.532 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.543 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.544 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.549 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.552 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.563 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.563 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.572 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.573 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.583 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.584 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.590 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.591 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.601 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.602 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.609 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.610 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.621 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.621 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.630 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.641 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.641 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.649 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.650 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.660 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.660 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.667 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.668 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.679 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.679 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.686 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.686 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.697 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.697 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.704 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.715 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.715 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.721 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.734 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.734 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.743 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.755 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.755 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.762 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.773 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.773 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.779 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.791 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.791 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.798 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.799 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.810 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.810 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.817 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.817 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.828 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.829 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.835 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.837 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.849 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.849 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.856 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.859 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.870 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.870 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.882 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.893 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.893 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.902 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.913 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.914 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.920 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.920 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.931 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.931 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.940 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.940 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.951 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.951 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.957 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.969 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.969 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.978 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:16.990 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:16.990 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:16.996 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:16.998 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.009 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.009 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.014 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.016 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.028 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.028 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.039 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.049 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.050 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.056 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.058 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.070 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.070 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.076 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.077 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.088 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.088 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.097 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.107 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.108 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.114 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.116 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.126 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.126 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.132 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.133 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.144 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.145 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.152 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.152 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.163 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.163 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.169 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.170 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.181 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.182 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.187 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.188 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.201 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.202 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.208 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.209 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.220 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.220 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.226 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.227 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.239 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.239 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.247 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.247 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.258 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.259 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.265 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.267 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.278 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.278 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.284 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.285 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.298 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.298 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.307 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.308 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.320 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.320 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.327 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.327 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.338 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.338 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.344 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.348 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.358 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.359 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.366 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.367 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.379 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.379 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.384 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.386 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.397 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.397 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.403 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.404 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.415 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.415 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.421 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.422 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.433 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.434 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.439 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.443 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.454 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.454 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.460 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.461 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.472 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.472 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.479 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.482 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.493 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.493 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.500 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.501 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.512 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.513 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.519 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.521 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.533 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.533 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.539 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.539 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.551 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.552 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.558 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.559 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.570 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.570 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.578 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.579 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.589 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.596 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.597 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.609 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.610 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.616 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.617 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.628 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.628 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.634 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.635 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.647 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.647 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.654 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.655 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.667 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.667 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.674 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.675 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.687 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.688 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.696 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.697 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.707 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.707 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.712 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.713 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.724 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.724 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.731 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.731 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.744 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.744 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.751 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.753 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.764 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.764 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.770 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.770 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.782 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.783 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.789 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.789 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.799 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.800 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.806 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.807 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.817 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.818 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.825 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.827 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.838 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.838 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.844 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.846 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.857 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.857 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.863 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.874 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.874 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.880 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.880 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.892 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.892 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.897 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.897 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.909 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.909 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.915 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.916 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.928 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.929 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.934 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.935 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.946 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.947 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.954 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.955 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.965 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.966 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.973 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:17.984 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:17.984 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:17.990 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:17.992 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.003 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.004 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.013 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.013 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.024 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.024 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.031 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.042 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.042 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.049 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.050 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.061 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.068 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.069 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.079 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.079 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.086 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.087 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.099 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.099 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.105 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.105 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.116 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.116 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.123 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.124 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.135 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.135 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.143 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.144 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.154 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.155 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.160 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.162 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.174 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.174 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.180 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.181 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.192 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.193 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.199 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.202 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.213 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.213 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.219 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.220 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.232 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.232 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.240 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.242 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.254 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.254 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.262 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.263 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.273 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.274 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.280 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.281 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.292 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.292 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.298 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.299 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.310 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.310 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.318 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.319 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.329 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.330 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.336 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.337 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.350 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.350 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.357 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.357 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.368 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.368 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.374 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.375 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.386 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.387 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.393 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.393 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.404 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.404 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.412 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.414 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.424 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.424 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.433 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.443 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.444 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.450 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.450 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.463 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.464 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.470 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.471 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.481 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.482 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.489 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.499 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.500 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.505 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.505 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.520 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.521 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.527 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.528 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.538 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.539 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.544 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.547 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.558 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.559 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.564 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.566 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.578 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.578 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.585 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.587 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.597 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.597 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.604 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.604 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.617 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.618 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.623 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.624 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.637 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.637 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.643 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.644 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.654 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.655 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.660 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.661 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.671 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.671 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.677 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.678 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.690 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.690 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.699 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.699 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.710 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.710 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.715 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.716 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.727 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.727 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.733 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.733 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.744 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.745 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.752 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.755 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.766 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.767 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.776 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.786 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.787 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.793 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.794 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.806 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.806 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.815 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.826 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.826 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.833 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.844 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.844 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.852 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.863 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.864 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.871 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.871 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.883 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.883 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.892 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.902 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.907 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.909 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.921 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.921 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.927 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.927 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.939 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.939 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.945 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.946 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.958 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.959 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.964 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.966 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.977 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.977 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:18.983 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:18.983 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:18.994 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:18.995 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.004 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.015 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.015 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.020 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.022 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.034 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.034 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.041 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.042 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.053 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.054 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.061 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.061 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.072 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.072 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.080 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.092 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.093 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.098 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.098 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.109 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.109 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.117 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.128 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.128 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.134 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.136 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.148 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.148 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.154 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.155 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.166 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.166 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.172 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.172 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.183 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.184 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.190 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.190 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.201 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.202 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.208 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.210 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.221 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.222 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.230 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.231 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.242 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.242 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.250 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.250 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.261 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.261 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.268 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.269 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.280 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.280 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.288 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.289 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.299 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.299 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.306 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.309 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.320 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.320 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.326 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.327 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.339 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.339 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.346 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.346 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.357 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.357 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.363 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.365 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.377 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.377 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.382 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.384 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.395 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.396 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.402 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.404 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.418 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.418 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.423 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.425 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.437 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.437 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.443 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.445 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.455 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.456 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.463 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.464 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.474 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.474 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.479 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.481 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.493 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.493 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.501 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.503 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.514 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.514 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.520 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.531 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.532 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.537 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.539 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.551 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.551 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.559 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.560 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.571 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.571 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.579 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.580 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.590 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.591 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.596 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.598 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.609 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.609 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.618 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.629 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.629 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.636 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.637 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.647 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.648 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.654 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.665 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.665 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.671 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.672 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.683 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.683 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.691 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.702 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.702 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.708 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.710 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.721 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.721 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.728 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.730 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.740 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.741 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.748 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.749 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.759 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.760 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.765 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.766 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.778 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.778 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.784 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.788 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.799 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.799 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.807 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.807 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.817 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.818 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.823 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.824 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.835 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.836 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.844 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.855 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.855 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.864 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.875 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.875 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.880 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.884 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.895 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.895 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.901 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.902 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.914 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.914 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.920 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.920 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.932 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.932 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.940 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.940 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.951 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.952 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.958 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.959 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.971 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.971 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.979 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:19.990 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:19.990 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:19.999 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:19.999 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.010 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.010 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.019 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.020 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.031 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.031 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.038 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.038 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.049 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.049 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.056 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.057 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.068 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.068 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.074 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.075 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.088 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.089 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.096 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.108 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.108 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.114 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.114 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.129 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.130 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.141 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.141 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.152 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.152 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.158 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.159 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.169 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.170 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.177 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.178 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.189 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.190 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.196 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.196 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.208 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.208 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.216 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.217 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.228 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.234 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.235 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.247 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.247 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.253 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.254 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.266 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.267 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.273 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.275 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.287 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.288 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.294 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.295 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.306 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.306 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.313 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.323 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.324 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.329 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.330 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.342 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.342 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.349 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.360 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.361 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.367 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.368 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.379 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.379 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.386 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.387 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.399 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.399 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.404 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.404 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.415 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.415 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.421 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.423 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.434 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.434 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.440 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.441 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.451 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.452 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.460 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.472 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.473 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.479 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.481 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.492 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.492 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.498 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.500 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.511 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.512 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.517 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.520 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.531 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.531 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.537 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.540 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.551 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.551 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.560 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.561 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.572 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.572 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.579 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.579 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.590 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.598 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.608 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.609 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.615 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.616 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.627 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.628 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.633 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.645 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.645 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.652 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.662 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.663 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.669 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.672 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.683 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.683 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.688 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.688 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.700 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.701 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.707 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.708 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.719 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.720 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.726 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.727 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.738 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.739 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.744 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.745 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.757 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.758 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.765 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.767 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.777 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.777 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.786 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.786 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.798 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.798 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.806 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.807 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.818 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.818 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.825 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.826 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.836 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.836 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.845 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.856 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.856 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.863 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.875 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.875 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.883 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.884 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.895 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.895 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.905 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.915 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.915 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.922 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.923 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.936 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.936 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.945 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.946 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.957 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.957 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.968 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.969 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:20.981 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:20.981 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:20.987 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:20.989 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.000 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.000 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.007 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.007 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.018 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.018 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.032 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.043 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.043 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.050 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.051 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.062 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.062 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.070 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.071 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.081 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.081 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.088 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.088 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.098 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.099 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.106 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.107 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.118 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.119 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.124 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.125 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.139 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.139 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.145 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.145 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.155 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.156 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.161 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.162 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.173 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.174 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.183 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.194 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.194 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.201 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.202 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.214 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.214 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.220 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.220 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.233 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.233 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.242 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.242 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.252 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.253 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.261 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.261 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.272 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.273 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.278 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.280 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.291 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.291 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.298 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.300 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.310 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.311 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.316 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.318 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.329 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.329 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.335 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.336 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.347 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.347 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.356 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.358 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.372 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.374 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.383 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.384 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.395 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.395 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.400 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.400 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.411 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.411 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.420 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.420 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.432 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.432 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.442 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.442 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.453 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.453 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.459 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.472 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.472 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.478 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.480 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.491 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.491 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.500 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.500 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.511 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.512 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.517 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.518 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.530 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.531 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.537 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.538 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.550 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.551 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.558 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.559 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.570 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.570 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.576 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.576 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.587 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.588 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.594 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.595 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.605 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.606 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.612 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.613 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.623 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.623 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.630 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.643 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.643 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.652 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.663 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.663 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.670 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.671 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.682 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.682 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.688 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.689 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.700 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.701 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.708 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.709 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.719 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.720 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.726 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.726 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.736 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.737 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.742 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.743 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.755 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.755 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.762 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.773 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.773 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.781 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.792 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.792 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.799 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.799 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.810 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.811 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.815 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.816 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.826 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.826 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.832 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.843 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.843 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.849 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.850 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.861 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.861 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.868 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.869 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.881 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.882 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.889 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.889 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.902 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.911 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.911 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.923 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.923 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.930 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.931 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.942 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.942 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.948 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.950 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.960 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.960 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.965 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.966 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.979 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.979 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:21.985 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:21.985 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:21.996 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:21.996 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.003 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.004 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.016 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.016 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.022 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.023 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.034 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.034 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.042 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.042 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.053 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.053 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.062 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.062 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.073 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.073 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.078 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.079 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.090 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.090 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.098 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.110 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.110 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.118 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.120 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.130 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.131 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.139 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.140 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.151 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.151 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.159 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.161 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.172 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.173 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.180 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.180 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.191 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.191 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.197 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.198 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.210 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.211 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.217 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.218 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.230 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.231 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.237 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.238 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.248 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.249 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.254 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.256 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.268 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.268 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.276 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.278 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.291 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.291 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.296 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.298 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.310 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.311 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.318 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.319 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.330 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.330 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.341 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.341 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.351 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.352 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.358 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.359 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.370 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.370 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.376 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.376 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.388 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.388 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.395 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.395 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.406 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.406 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.413 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.415 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.426 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.426 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.436 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.447 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.447 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.454 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.454 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.465 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.465 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.473 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.485 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.485 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.491 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.492 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.503 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.503 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.510 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.511 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.522 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.523 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.530 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.541 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.542 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.548 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.559 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.560 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.569 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.571 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.583 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.585 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.598 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.601 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.615 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.615 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.621 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.622 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.634 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.634 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.642 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.643 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.653 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.654 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.661 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.662 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.673 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.673 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.681 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.693 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.694 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.704 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.714 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.715 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.722 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.723 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.734 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.734 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.744 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.755 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.755 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.762 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.773 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.773 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.781 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.791 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.791 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.797 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.797 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.808 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.809 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.815 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.816 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.827 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.827 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.833 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.834 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.844 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.845 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.849 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.850 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.865 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.865 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.870 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.870 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.883 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.883 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.889 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.890 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.900 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.900 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.905 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.907 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.918 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.918 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.924 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.924 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.935 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.935 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.944 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.944 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.955 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.955 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.963 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.974 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.974 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:22.983 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:22.983 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:22.994 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:22.994 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.000 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.001 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.013 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.013 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.019 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.021 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.033 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.033 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.041 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.041 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.052 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.052 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.058 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.059 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.069 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.070 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.076 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.076 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.088 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.088 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.096 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.107 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.107 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.113 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.113 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.124 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.125 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.131 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.133 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.145 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.145 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.151 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.152 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.162 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.162 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.168 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.169 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.180 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.180 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.186 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.187 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.198 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.199 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.205 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.205 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.216 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.216 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.228 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.239 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.239 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.245 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.246 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.257 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.257 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.264 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.264 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.276 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.276 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.283 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.285 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.295 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.296 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.303 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.314 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.315 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.321 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.322 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.333 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.334 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.339 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.342 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.352 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.353 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.361 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.372 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.372 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.380 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.380 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.391 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.391 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.397 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.398 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.409 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.409 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.416 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.427 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.428 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.433 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.435 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.447 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.447 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.453 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.453 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.464 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.464 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.469 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.470 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.483 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.484 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.491 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.491 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.502 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.502 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.509 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.509 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.520 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.520 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.526 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.527 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.538 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.538 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.546 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.557 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.558 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.564 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.566 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.577 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.577 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.583 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.594 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.595 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.602 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.603 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.613 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.613 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.620 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.621 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.631 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.632 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.638 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.639 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.650 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.650 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.658 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.669 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.669 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.675 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.677 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.687 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.687 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.692 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.695 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.706 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.706 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.713 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.714 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.725 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.725 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.734 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.734 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.745 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.745 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.751 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.751 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.763 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.763 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.769 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.770 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.781 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.781 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.787 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.788 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.800 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.800 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.806 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.809 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.820 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.821 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.826 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.828 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.839 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.839 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.846 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.847 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.858 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.858 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.865 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.878 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.878 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.885 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.885 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.896 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.896 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.903 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.904 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.915 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.915 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.920 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.921 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.934 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.934 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.940 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.940 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.951 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.952 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.958 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.959 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.970 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.970 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.975 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.976 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:23.990 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:23.990 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:23.996 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:23.996 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.007 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.007 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.013 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.013 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.024 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.024 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.029 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.030 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.042 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.042 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.048 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.049 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.059 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.060 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.065 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.065 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.076 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.076 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.081 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.092 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.092 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.099 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.100 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.110 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.110 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.118 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.119 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.129 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.129 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.139 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.139 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.151 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.151 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.159 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.159 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.170 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.170 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.176 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.188 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.188 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.193 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.194 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.206 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.206 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.213 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.225 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.226 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.232 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.234 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.245 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.245 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.251 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.253 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.265 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.265 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.274 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.274 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.285 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.285 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.291 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.291 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.302 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.302 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.307 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.311 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.322 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.322 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.328 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.329 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.339 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.339 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.345 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.345 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.355 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.356 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.363 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.364 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.375 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.375 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.381 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.382 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.394 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.395 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.401 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.401 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.412 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.412 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.417 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.418 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.430 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.431 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.438 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.439 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.451 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.451 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.457 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.458 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.468 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.469 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.474 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.475 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.486 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.487 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.493 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.494 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.504 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.505 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.510 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.511 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.521 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.521 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.527 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.527 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.538 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.538 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.550 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.550 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.560 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.561 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.569 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.569 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.579 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.580 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.588 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.588 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.599 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.599 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.606 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.607 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.620 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.620 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.626 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.627 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.638 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.638 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.647 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.648 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.659 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.659 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.667 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.679 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.679 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.685 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.687 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.698 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.698 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.706 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.717 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.717 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.725 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.728 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.738 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.738 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.745 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.746 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.757 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.757 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.762 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.764 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.776 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.777 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.784 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.785 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.801 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.801 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.808 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.808 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.819 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.819 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.825 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.827 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.839 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.839 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.846 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.848 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.859 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.859 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.902 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.904 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.915 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.915 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.921 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.922 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.933 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.933 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.940 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.942 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.954 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.954 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.961 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.963 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.973 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.980 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:24.980 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:24.993 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:24.993 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:24.999 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.000 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.010 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.010 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.016 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.027 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.027 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.032 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.032 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.043 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.044 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.049 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.050 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.061 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.069 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.072 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.082 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.082 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.087 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.088 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.099 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.099 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.106 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.107 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.121 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.121 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.130 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.130 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.141 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.141 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.147 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.148 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.161 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.161 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.167 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.169 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.179 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.180 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.185 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.186 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.197 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.197 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.203 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.204 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.216 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.217 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.222 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.223 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.235 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.236 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.243 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.244 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.255 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.256 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.262 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.263 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.274 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.275 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.281 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.282 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.295 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.295 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.302 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.304 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.315 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.315 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.320 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.321 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.333 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.333 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.340 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.341 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.351 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.351 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.358 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.358 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.370 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.370 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.375 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.376 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.389 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.389 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.394 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.394 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.406 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.406 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.415 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.426 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.426 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.430 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.431 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.442 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.442 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.448 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.451 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.461 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.461 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.467 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.467 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.477 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.478 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.484 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.485 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.496 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.496 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.503 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.504 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.515 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.515 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.523 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.534 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.534 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.540 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.541 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.553 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.553 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.559 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.560 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.570 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.571 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.578 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.578 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.588 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.589 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.596 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.608 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.608 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.614 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.625 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.625 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.632 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.643 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.643 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.650 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.661 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.661 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.669 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.669 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.680 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.680 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.686 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.687 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.700 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.700 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.706 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.707 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.718 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.719 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.725 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.726 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.737 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.737 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.744 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.745 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.756 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.756 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.762 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.763 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.774 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.774 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.781 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.781 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.792 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.792 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.800 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.800 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.811 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.811 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.817 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.818 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.830 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.831 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.836 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.838 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.848 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.848 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.855 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.857 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.867 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.868 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.873 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.875 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.886 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.886 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.892 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.892 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.903 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.909 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.910 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.921 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.921 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.927 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.927 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.938 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.938 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.945 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.945 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.956 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.956 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.964 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.974 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.974 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:25.980 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:25.982 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:25.993 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:25.993 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.001 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.014 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.014 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.021 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.022 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.033 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.033 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.038 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.039 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.050 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.050 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.056 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.058 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.073 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.073 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.078 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.081 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.091 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.092 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.097 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.099 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.111 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.111 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.118 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.119 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.132 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.132 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.137 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.140 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.150 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.150 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.156 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.156 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.167 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.167 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.173 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.174 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.184 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.184 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.190 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.191 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.204 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.204 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.209 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.210 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.222 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.222 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.229 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.230 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.240 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.241 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.249 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.249 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.260 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.260 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.269 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.270 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.282 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.283 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.290 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.292 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.302 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.303 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.314 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.324 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.324 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.331 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.333 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.344 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.344 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.352 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.354 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.367 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.367 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.373 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.373 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.384 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.384 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.390 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.390 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.402 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.402 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.409 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.411 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.422 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.422 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.430 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.430 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.440 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.441 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.447 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.448 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.459 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.459 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.465 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.466 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.478 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.478 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.484 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.485 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.496 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.496 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.502 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.503 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.514 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.514 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.521 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.523 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.533 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.533 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.539 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.539 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.550 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.550 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.556 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.557 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.570 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.570 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.575 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.576 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.588 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.588 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.596 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.607 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.607 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.612 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.614 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.626 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.627 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.635 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.636 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.647 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.647 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.653 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.664 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.664 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.672 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.673 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.684 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.684 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.689 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.701 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.702 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.708 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.709 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.719 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.719 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.725 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.726 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.737 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.737 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.743 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.743 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.754 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.754 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.760 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.761 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.772 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.773 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.779 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.790 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.790 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.797 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.797 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.807 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.808 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.814 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.825 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.826 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.831 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.832 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.843 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.843 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.849 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.850 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.861 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.861 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.867 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.867 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.877 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.877 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.884 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.895 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.895 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.900 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.900 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.911 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.911 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.918 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.920 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.930 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.931 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.938 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.940 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.951 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.952 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.958 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.958 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.970 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.970 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.975 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.976 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:26.987 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:26.987 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:26.991 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:26.992 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.003 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.004 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.009 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.010 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.022 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.022 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.028 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.030 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.041 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.041 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.046 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.046 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.058 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.058 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.064 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.064 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.074 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.075 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.079 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.079 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.090 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.090 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.095 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.106 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.107 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.114 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.126 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.127 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.132 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.133 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.143 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.144 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.148 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.149 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.162 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.162 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.167 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.168 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.178 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.178 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.184 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.185 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.195 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.195 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.201 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.213 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.213 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.219 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.219 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.232 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.232 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.237 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.238 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.249 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.249 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.254 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.256 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.268 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.268 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.274 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.274 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.285 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.285 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.291 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.292 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.302 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.302 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.309 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.310 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.321 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.321 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.326 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.327 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.338 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.338 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.344 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.344 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.356 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.356 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.361 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.362 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.373 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.373 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.381 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.382 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.392 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.392 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.399 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.401 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.411 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.411 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.417 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.418 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.429 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.429 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.434 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.435 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.446 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.446 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.453 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.454 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.465 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.465 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.470 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.471 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.483 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.483 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.491 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.503 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.503 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.509 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.509 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.521 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.521 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.526 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.527 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.538 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.538 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.544 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.545 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.556 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.556 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.562 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.563 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.574 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.574 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.580 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.580 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.592 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.592 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.598 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.601 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.611 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.611 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.616 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.618 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.629 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.629 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.633 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.635 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.646 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.647 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.652 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.653 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.664 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.664 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.669 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.670 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.681 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.681 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.685 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.686 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.699 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.699 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.705 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.716 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.716 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.722 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.723 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.734 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.734 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.740 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.741 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.752 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.753 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.759 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.760 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.771 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.771 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.777 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.781 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.792 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.792 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.797 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.799 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.810 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.811 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.818 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.829 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.829 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.834 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.835 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.845 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.845 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.852 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.853 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.864 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.864 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.869 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.871 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.881 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.882 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.888 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.888 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.900 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.901 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.908 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.908 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.919 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.919 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.925 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.927 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.937 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.938 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.945 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.945 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.957 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.957 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.962 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.973 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.979 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.980 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:27.991 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:27.991 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:27.996 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:27.998 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.009 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.009 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.016 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.027 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.027 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.032 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.033 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.044 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.044 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.050 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.051 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.062 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.062 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.067 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.068 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.081 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.081 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.087 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.087 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.098 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.098 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.104 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.105 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.116 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.116 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.122 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.122 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.133 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.133 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.138 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.139 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.151 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.151 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.157 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.159 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.170 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.170 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.177 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.178 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.190 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.190 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.197 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.198 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.209 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.209 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.215 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.215 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.227 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.227 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.234 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.234 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.245 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.246 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.254 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.254 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.264 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.265 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.272 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.282 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.283 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.289 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.290 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.301 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.302 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.308 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.308 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.319 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.319 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.326 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.327 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.337 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.338 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.346 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.346 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.358 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.359 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.366 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.366 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.377 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.377 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.382 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.385 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.395 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.395 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.401 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.402 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.414 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.414 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.420 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.422 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.433 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.433 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.440 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.442 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.453 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.453 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.458 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.469 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.470 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.478 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.478 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.489 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.489 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.495 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.496 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.506 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.506 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.513 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.524 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.525 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.534 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.535 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.545 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.546 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.550 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.551 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.561 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.561 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.569 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.569 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.580 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.580 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.588 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.588 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.599 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.599 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.605 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.606 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.617 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.618 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.623 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.624 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.635 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.635 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.641 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.642 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.652 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.652 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.658 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.658 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.668 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.668 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.674 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.675 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.686 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.686 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.692 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.693 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.704 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.704 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.709 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.710 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.722 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.722 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.727 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.728 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.739 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.740 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.746 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.748 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.758 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.758 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.764 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.764 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.775 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.775 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.781 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.782 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.794 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.795 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.802 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.803 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.813 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.814 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.819 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.819 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.830 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.830 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.835 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.837 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.849 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.849 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.855 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.856 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.867 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.867 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.873 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.874 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.886 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.886 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.892 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.904 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.904 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.912 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.912 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.922 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.923 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.928 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.928 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.941 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.941 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.946 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.947 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.958 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.958 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.965 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.965 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.975 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.975 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.981 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:28.992 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:28.992 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:28.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:28.997 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.010 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.010 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.017 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.027 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.028 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.037 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.047 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.047 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.052 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.054 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.066 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.066 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.070 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.071 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.081 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.081 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.086 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.086 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.097 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.097 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.103 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.104 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.115 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.115 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.120 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.121 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.134 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.134 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.142 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.142 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.152 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.153 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.157 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.157 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.170 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.170 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.177 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.189 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.189 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.196 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.196 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.208 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.208 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.214 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.215 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.228 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.235 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.235 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.246 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.246 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.254 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.255 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.265 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.265 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.272 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.285 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.285 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.292 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.294 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.304 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.304 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.311 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.311 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.322 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.322 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.330 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.330 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.342 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.342 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.350 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.360 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.361 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.366 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.366 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.376 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.376 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.381 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.383 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.397 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.397 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.403 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.403 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.414 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.414 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.421 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.424 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.434 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.434 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.440 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.441 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.453 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.453 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.461 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.473 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.473 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.481 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.481 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.492 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.492 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.497 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.498 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.509 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.509 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.515 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.517 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.529 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.529 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.536 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.537 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.547 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.547 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.555 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.556 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.567 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.567 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.574 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.575 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.586 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.586 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.593 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.594 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.604 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.605 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.610 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.617 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.628 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.628 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.634 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.635 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.645 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.645 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.654 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.664 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.665 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.673 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.673 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.684 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.684 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.692 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.693 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.705 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.705 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.712 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.723 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.723 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.729 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.731 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.744 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.744 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.751 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.752 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.762 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.763 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.769 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.770 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.781 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.781 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.787 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.789 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.802 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.802 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.809 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.810 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.822 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.822 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.831 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.832 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.843 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.843 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.849 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.850 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.862 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.862 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.870 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.870 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.880 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.881 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.888 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.889 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.900 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.900 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.906 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.907 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.919 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.919 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.928 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.929 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.940 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.940 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.947 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.948 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.958 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.959 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.964 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.967 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.978 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.978 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:29.984 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:29.984 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:29.996 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:29.996 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.003 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.004 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.014 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.015 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.021 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.022 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.033 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.034 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.039 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.040 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.050 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.051 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.058 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.058 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.070 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.070 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.077 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.078 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.089 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.090 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.097 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.109 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.109 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.121 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.123 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.137 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.142 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.150 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.151 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.163 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.163 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.173 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.173 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.184 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.184 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.191 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.192 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.203 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.203 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.208 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.210 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.222 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.222 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.228 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.229 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.240 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.240 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.249 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.249 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.259 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.260 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.265 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.265 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.277 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.277 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.282 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.283 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.293 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.293 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.299 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.299 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.310 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.310 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.315 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.316 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.327 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.327 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.332 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.333 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.344 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.344 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.351 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.351 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.363 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.363 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.368 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.370 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.383 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.383 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.387 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.388 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.399 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.400 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.406 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.407 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.419 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.419 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.425 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.426 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.440 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.440 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.447 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.447 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.459 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.459 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.465 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.465 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.475 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.476 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.482 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.483 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.496 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.496 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.502 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.502 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.514 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.514 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.521 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.521 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.532 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.532 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.536 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.537 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.549 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.549 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.556 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.556 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.566 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.567 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.573 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.575 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.585 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.585 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.591 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.591 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.602 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.603 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.608 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.609 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.620 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.620 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.626 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.628 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.638 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.638 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.646 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.647 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.660 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.660 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.665 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.667 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.677 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.678 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.685 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.696 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.697 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.702 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.713 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.713 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.718 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.719 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.729 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.729 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.738 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.739 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.749 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.749 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.754 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.755 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.767 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.767 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.773 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.773 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.784 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.784 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.789 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.790 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.800 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.801 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.805 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.808 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.819 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.819 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.823 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.824 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.835 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.835 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.843 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.854 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.854 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.858 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.859 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.870 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.870 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.877 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.877 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.889 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.889 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.896 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.896 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.907 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.907 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.913 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.914 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.925 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.925 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.932 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.933 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.945 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.945 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.952 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.952 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.963 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.963 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.969 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.969 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.980 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.980 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:30.985 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:30.985 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:30.996 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:30.996 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:31.002 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:31.003 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:31.014 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:31.014 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:31.022 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:31.023 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:31.034 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:31.034 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:31.040 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:31.042 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:31.052 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:31.052 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:31.058 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:31.059 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:31.071 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:31.071 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:31.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:31.080 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:31.091 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:31.091 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:31.097 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:31.100 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:31.110 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:31.110 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:31.115 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:31.116 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:31.126 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:31.127 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:31.133 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:31.134 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:31.145 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:31.145 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:31.152 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:31.155 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:31.169 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:31.169 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:31.174 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:31.176 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:31.186 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:31.187 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:31.192 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:31.192 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:31.204 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:31.204 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:31.211 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:31.212 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:31.222 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:31.222 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:31.232 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:31.232 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:31.242 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:31.242 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:31.248 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:31.249 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:31.262 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:31.263 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:31.270 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:31.270 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:31.283 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:31.284 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:31.290 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:31.292 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:31.302 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:31.302 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:31.309 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:31.311 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:31.322 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:31.322 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:31.328 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:31.330 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:31.342 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:31.342 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:31.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:31.349 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:31.360 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:31.360 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:31.375 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:31.382 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:31.393 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:31.395 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:31.407 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:31.410 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:31.420 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:31.420 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:31.426 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:31.427 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:31.437 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:31.438 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:31.443 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:31.443 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:31.456 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:31.456 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:31.464 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:31.464 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:31.477 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:31.477 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:31.483 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:31.485 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:31.496 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:31.496 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:31.501 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:31.502 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:31.513 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:31.513 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:31.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:31.521 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:31.531 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:31.532 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:31.538 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:31.540 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:31.550 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:31.551 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:31.556 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:31.556 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:31.567 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:31.567 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:31.573 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:31.573 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:31.584 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:31.584 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:31.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:31.590 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:31.601 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:31.601 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:31.605 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:31.606 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:31.617 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:31.618 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33192/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:31.623 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:31.623 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:31.634 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:31.634 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45537/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:31.641 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:31.641 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:31.652 DEBUG [src.steps.store] Relaying message
|
|
2025-12-19 04:44:31.652 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:44:31.658 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:44:31.659 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2025-12-19 04:44:31.671 DEBUG [src.libs.common] Sleeping for 5 seconds
|
|
2025-12-19 04:44:36.671 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33192/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.677 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.678 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33192/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x19d07e41fdeb29982913e16823e3b1223ce7c060e597f270076dd31eca0e02a4&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.683 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.684 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33192/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xf00a5590a7846935d0e9dab33b92aad45adf0a1e5c2a294060224e2599672a9e&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.689 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.689 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33192/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xa057ef834eeb980c45e7dab64e9cb32debff141be4a3939b6d77f124f194403d&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.694 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.694 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33192/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x35d141ab64d868030ea3cade5418f6f1e5bc2d112c7a3fdaf1a1b45fc9922d0c&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.699 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.700 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33192/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x903c33b3924ddf0681f92c35dc51b1f5d22661928d5dc44d329ccccb38d60269&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.705 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.705 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33192/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x08eb9e67f7d25a15153ff576ab801f5f09b824b2d72aabc377eb45e5d29ddaae&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.710 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.711 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33192/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x5182843c99d13b0efcb7eaf42b3fdab9c1d0dc9e6ccd722b94372f5b3ab07488&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.716 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33192/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x30cbc09d867bd20d1442942fb2cf32f825a6455a3e1cb0bfb542621214568a40&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.721 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.722 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33192/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x661081803bb1f6301b9d302e2082e21b6ba9d5bd65b5f29221b5863e2706d059&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.726 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.727 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33192/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x663dfb752549a9c352b70c757a9897446dea96ebaecaf83f0b464114e3305039&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.732 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.732 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33192/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xa2879728218ec31b7f59b9c0bf5f2b0b2f1a11ce9aa618408207109064a9d5a4&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.737 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.738 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33192/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x8e38e0f51234013b06133b74c292b92aeadae9117e3555453dd3539d824d706b&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.742 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.743 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33192/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xa45d9c09abdecda19107279ed4a0f2d59757e045eefde9dba4bf3b75c5d150b5&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.748 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33192/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xbb0c3659d404ae7d33b0acb90f07f52b4425eb45ae91ddf701cf4e47002bef23&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.754 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.754 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45537/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.759 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.760 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45537/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x19d07e41fdeb29982913e16823e3b1223ce7c060e597f270076dd31eca0e02a4&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.765 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.765 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45537/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xf00a5590a7846935d0e9dab33b92aad45adf0a1e5c2a294060224e2599672a9e&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.770 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.770 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45537/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xa057ef834eeb980c45e7dab64e9cb32debff141be4a3939b6d77f124f194403d&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.776 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45537/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x35d141ab64d868030ea3cade5418f6f1e5bc2d112c7a3fdaf1a1b45fc9922d0c&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.781 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.782 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45537/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x903c33b3924ddf0681f92c35dc51b1f5d22661928d5dc44d329ccccb38d60269&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.787 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45537/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x08eb9e67f7d25a15153ff576ab801f5f09b824b2d72aabc377eb45e5d29ddaae&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.792 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.793 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45537/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x5182843c99d13b0efcb7eaf42b3fdab9c1d0dc9e6ccd722b94372f5b3ab07488&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.798 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.799 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45537/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x30cbc09d867bd20d1442942fb2cf32f825a6455a3e1cb0bfb542621214568a40&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.804 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.804 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45537/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x661081803bb1f6301b9d302e2082e21b6ba9d5bd65b5f29221b5863e2706d059&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.809 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45537/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x663dfb752549a9c352b70c757a9897446dea96ebaecaf83f0b464114e3305039&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.815 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45537/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xa2879728218ec31b7f59b9c0bf5f2b0b2f1a11ce9aa618408207109064a9d5a4&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.821 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.821 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45537/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x8e38e0f51234013b06133b74c292b92aeadae9117e3555453dd3539d824d706b&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.826 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.826 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45537/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xa45d9c09abdecda19107279ed4a0f2d59757e045eefde9dba4bf3b75c5d150b5&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.832 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.832 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45537/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xbb0c3659d404ae7d33b0acb90f07f52b4425eb45ae91ddf701cf4e47002bef23&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.837 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.838 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9936/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.850 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.850 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9936/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x19d07e41fdeb29982913e16823e3b1223ce7c060e597f270076dd31eca0e02a4&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.863 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.863 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9936/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xf00a5590a7846935d0e9dab33b92aad45adf0a1e5c2a294060224e2599672a9e&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.875 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.875 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9936/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xa057ef834eeb980c45e7dab64e9cb32debff141be4a3939b6d77f124f194403d&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.887 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.887 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9936/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x35d141ab64d868030ea3cade5418f6f1e5bc2d112c7a3fdaf1a1b45fc9922d0c&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.900 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.900 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9936/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x903c33b3924ddf0681f92c35dc51b1f5d22661928d5dc44d329ccccb38d60269&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.912 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.913 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9936/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x08eb9e67f7d25a15153ff576ab801f5f09b824b2d72aabc377eb45e5d29ddaae&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.925 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.925 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9936/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x5182843c99d13b0efcb7eaf42b3fdab9c1d0dc9e6ccd722b94372f5b3ab07488&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.937 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.938 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9936/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x30cbc09d867bd20d1442942fb2cf32f825a6455a3e1cb0bfb542621214568a40&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.949 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.950 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9936/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x661081803bb1f6301b9d302e2082e21b6ba9d5bd65b5f29221b5863e2706d059&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.961 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.962 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9936/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x663dfb752549a9c352b70c757a9897446dea96ebaecaf83f0b464114e3305039&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.973 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.974 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9936/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xa2879728218ec31b7f59b9c0bf5f2b0b2f1a11ce9aa618408207109064a9d5a4&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.985 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.985 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9936/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x8e38e0f51234013b06133b74c292b92aeadae9117e3555453dd3539d824d706b&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:36.998 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:36.998 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9936/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xa45d9c09abdecda19107279ed4a0f2d59757e045eefde9dba4bf3b75c5d150b5&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:37.010 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:37.010 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9936/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xbb0c3659d404ae7d33b0acb90f07f52b4425eb45ae91ddf701cf4e47002bef23&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:44:37.022 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-19 04:44:37.026 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-19 04:44:37.027 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-19 04:44:37.027 DEBUG [src.node.waku_node] Stopping container with id e67943531932
|
|
2025-12-19 04:44:37.670 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-19 04:44:37.670 DEBUG [src.node.waku_node] Stopping container with id 721c1774cca5
|
|
2025-12-19 04:44:38.319 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-19 04:44:38.321 DEBUG [src.node.waku_node] Stopping container with id bdb0ad737ff4
|
|
2025-12-19 04:44:38.946 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-19 04:44:38.948 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-19 04:44:39.615 ERROR [src.node.docker_mananger] Max retries reached for container 721c1774cca5. Exiting log stream.
|
|
2025-12-19 04:44:39.822 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-19 04:44:40.301 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-19 04:44:40.707 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|