mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-02 14:03:08 +00:00
2233 lines
311 KiB
Plaintext
2233 lines
311 KiB
Plaintext
2025-12-13 04:17:09.435 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-13 04:17:09.436 DEBUG [tests.conftest] Running test: test_store_sync_five_node_mesh_burst with id: 2025-12-13_04-17-09__14cb5887-9f7e-4a5d-9101-9e02ce4c460f
|
|
2025-12-13 04:17:09.437 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-13 04:17:09.445 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-13 04:17:09.445 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-17-09__14cb5887-9f7e-4a5d-9101-9e02ce4c460f__wakuorg_nwaku:latest.log
|
|
2025-12-13 04:17:09.454 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-13 04:17:09.454 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-13_04-17-09__14cb5887-9f7e-4a5d-9101-9e02ce4c460f__wakuorg_nwaku:latest.log
|
|
2025-12-13 04:17:09.463 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-13 04:17:09.463 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-13_04-17-09__14cb5887-9f7e-4a5d-9101-9e02ce4c460f__wakuorg_nwaku:latest.log
|
|
2025-12-13 04:17:09.463 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-13 04:17:09.472 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-13 04:17:09.473 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2025-12-13_04-17-09__14cb5887-9f7e-4a5d-9101-9e02ce4c460f__wakuorg_nwaku:latest.log
|
|
2025-12-13 04:17:09.480 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-13 04:17:09.480 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2025-12-13_04-17-09__14cb5887-9f7e-4a5d-9101-9e02ce4c460f__wakuorg_nwaku:latest.log
|
|
2025-12-13 04:17:09.480 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-13 04:17:09.481 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-13 04:17:09.482 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-13 04:17:09.482 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.194.252
|
|
2025-12-13 04:17:09.482 DEBUG [src.node.docker_mananger] Generated ports ['17197', '17198', '17199', '17200', '17201']
|
|
2025-12-13 04:17:09.482 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-13 04:17:09.482 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-13 04:17:09.483 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-13 04:17:09.483 DEBUG [src.node.docker_mananger] docker run -i -t -p 17197:17197 -p 17198:17198 -p 17199:17199 -p 17200:17200 -p 17201:17201 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=17199 --rest-port=17197 --tcp-port=17198 --discv5-udp-port=17200 --rest-address=0.0.0.0 --nat=extip:172.18.194.252 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8a5c2182221ba7ce65a9461a802d88dbda3c4eaff84a734b4f7fa8fae61a9b9c --store-sync=true --store=true --store-sync-range=900 --store-sync-interval=3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17201 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
|
|
2025-12-13 04:17:09.632 ERROR [src.node.docker_mananger] Max retries reached for container 5ada3b7f5859. Exiting log stream.
|
|
2025-12-13 04:17:09.668 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.194.252 waku e3a1111df08d2f02de8405a1f49f1c2e41583e6daa0eee2bfa76d002746e7070
|
|
2025-12-13 04:17:09.697 DEBUG [src.node.docker_mananger] Container started with ID e3a1111df08d. Setting up logs at ./log/docker/node1_2025-12-13_04-17-09__14cb5887-9f7e-4a5d-9101-9e02ce4c460f__wakuorg_nwaku:latest.log
|
|
2025-12-13 04:17:09.698 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17197
|
|
2025-12-13 04:17:09.699 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-13 04:17:10.285 ERROR [src.node.docker_mananger] Max retries reached for container dc5b519b235d. Exiting log stream.
|
|
2025-12-13 04:17:10.699 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17197/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-13 04:17:10.702 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-13 04:17:10.703 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-13 04:17:10.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17197/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-13 04:17:10.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.194.252/tcp/17198/p2p/16Uiu2HAkuo6cwK8ZWg1rwBzs4eFnE6uadQLja7r5BB6WAi1y5ymF","/ip4/172.18.194.252/tcp/17199/ws/p2p/16Uiu2HAkuo6cwK8ZWg1rwBzs4eFnE6uadQLja7r5BB6WAi1y5ymF"],"enrUri":"enr:-L24QBCvaN-aw0guauKLcQZSOiILUk_5NZ5rzue_QwWHGuExbiYukIdaoTvQBsXLVudhOlnotmIJ63slQU0vewj7GzwCgmlkgnY0gmlwhKwSwvyKbXVsdGlhZGRyc5YACASsEsL8BkMuAAoErBLC_AZDL90DgnJzhQADAQAAiXNlY3AyNTZrMaECBX0O2GzD2O0wXq5c95IYOu6l6MBKSxWUyN6V8JYlQ8aDdGNwgkMug3VkcIJDMIV3YWt1MhM"}'
|
|
2025-12-13 04:17:10.705 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-13 04:17:10.705 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-13 04:17:10.718 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:10.718 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-13 04:17:10.718 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-13 04:17:10.720 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-13 04:17:10.720 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.77.191
|
|
2025-12-13 04:17:10.720 DEBUG [src.node.docker_mananger] Generated ports ['14963', '14964', '14965', '14966', '14967']
|
|
2025-12-13 04:17:10.720 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-13 04:17:10.720 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-13 04:17:10.720 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-13 04:17:10.721 DEBUG [src.node.docker_mananger] docker run -i -t -p 14963:14963 -p 14964:14964 -p 14965:14965 -p 14966:14966 -p 14967:14967 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=14965 --rest-port=14963 --tcp-port=14964 --discv5-udp-port=14966 --rest-address=0.0.0.0 --nat=extip:172.18.77.191 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ad806ff853a7c8308f6147fca08c35476fcfaba3cbca3bbb3f30cfa1aedd7980 --store-sync=true --store=true --store-sync-range=900 --store-sync-interval=3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14967 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
|
|
2025-12-13 04:17:10.917 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.77.191 waku 699ce2a686050cb8b78f9ef45cb88a3f296042f8542676005e58c0e75934e71c
|
|
2025-12-13 04:17:10.947 DEBUG [src.node.docker_mananger] Container started with ID 699ce2a68605. Setting up logs at ./log/docker/node2_2025-12-13_04-17-09__14cb5887-9f7e-4a5d-9101-9e02ce4c460f__wakuorg_nwaku:latest.log
|
|
2025-12-13 04:17:10.947 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14963
|
|
2025-12-13 04:17:10.948 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-13 04:17:11.949 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14963/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-13 04:17:11.952 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-13 04:17:11.953 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-13 04:17:11.953 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14963/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-13 04:17:11.955 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.77.191/tcp/14964/p2p/16Uiu2HAkvAzZvkJ7gsm8G9Hp86mcDajWvN3LtndieVJPdQTuvwCP","/ip4/172.18.77.191/tcp/14965/ws/p2p/16Uiu2HAkvAzZvkJ7gsm8G9Hp86mcDajWvN3LtndieVJPdQTuvwCP"],"enrUri":"enr:-L24QPqpi72Kna9dlCtDeECHMMLDI-mIxwi8nXpfwunj-eMQaNZ8FWPEXswRk8Hbe3DxxC0ja_eCzS6u_tfL6FL9DhoCgmlkgnY0gmlwhKwSTb-KbXVsdGlhZGRyc5YACASsEk2_Bjp0AAoErBJNvwY6dd0DgnJzhQADAQAAiXNlY3AyNTZrMaECCxj-Ljt5eFzsQJTxb8Fw7R6DVg_Q9un3i_qqDWAFDbSDdGNwgjp0g3VkcII6doV3YWt1MhM"}'
|
|
2025-12-13 04:17:11.956 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-13 04:17:11.956 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-13 04:17:11.969 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:11.969 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-13 04:17:11.969 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-13 04:17:11.970 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-13 04:17:11.971 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.235.121
|
|
2025-12-13 04:17:11.971 DEBUG [src.node.docker_mananger] Generated ports ['64916', '64917', '64918', '64919', '64920']
|
|
2025-12-13 04:17:11.971 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-13 04:17:11.971 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-13 04:17:11.971 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-13 04:17:11.971 DEBUG [src.node.docker_mananger] docker run -i -t -p 64916:64916 -p 64917:64917 -p 64918:64918 -p 64919:64919 -p 64920:64920 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=64918 --rest-port=64916 --tcp-port=64917 --discv5-udp-port=64919 --rest-address=0.0.0.0 --nat=extip:172.18.235.121 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ec38ebcb041de4efb52a3bf15b71bba047eebceacebff1a5ca3c7eadb6b9f057 --store-sync=true --store=true --store-sync-range=900 --store-sync-interval=3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=64920 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
|
|
2025-12-13 04:17:12.153 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.235.121 waku 31d683a275a6459c9505111aa8a25a3ce07016ebf988f26b2666eea3bad47185
|
|
2025-12-13 04:17:12.186 DEBUG [src.node.docker_mananger] Container started with ID 31d683a275a6. Setting up logs at ./log/docker/node3_2025-12-13_04-17-09__14cb5887-9f7e-4a5d-9101-9e02ce4c460f__wakuorg_nwaku:latest.log
|
|
2025-12-13 04:17:12.187 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 64916
|
|
2025-12-13 04:17:12.187 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-13 04:17:13.189 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64916/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-13 04:17:13.192 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-13 04:17:13.192 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-13 04:17:13.192 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64916/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-13 04:17:13.194 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.235.121/tcp/64917/p2p/16Uiu2HAmDgjiw4U3m4uS5yKZDa7FrZgrxHoYR3ZVYcDX39PsAMJ9","/ip4/172.18.235.121/tcp/64918/ws/p2p/16Uiu2HAmDgjiw4U3m4uS5yKZDa7FrZgrxHoYR3ZVYcDX39PsAMJ9"],"enrUri":"enr:-L24QC8dXwsZGz2_UxTJ1rel9KOL24mUD3xWoTHb_M52zVDDKOi5m5fPtxqm3N0QpPP-2JjQgxjSUbxmpGuciVZcBvoCgmlkgnY0gmlwhKwS63mKbXVsdGlhZGRyc5YACASsEut5Bv2VAAoErBLreQb9lt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDD05PVtB8AuVrggJSYR-pr-bCda9JyWJsm6Acs7IZ3_qDdGNwgv2Vg3VkcIL9l4V3YWt1MhM"}'
|
|
2025-12-13 04:17:13.195 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-13 04:17:13.195 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-13 04:17:13.207 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:13.208 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-13 04:17:13.208 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-13 04:17:13.209 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-13 04:17:13.209 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.175.80
|
|
2025-12-13 04:17:13.209 DEBUG [src.node.docker_mananger] Generated ports ['36598', '36599', '36600', '36601', '36602']
|
|
2025-12-13 04:17:13.210 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-13 04:17:13.210 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-13 04:17:13.210 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-13 04:17:13.210 DEBUG [src.node.docker_mananger] docker run -i -t -p 36598:36598 -p 36599:36599 -p 36600:36600 -p 36601:36601 -p 36602:36602 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=36600 --rest-port=36598 --tcp-port=36599 --discv5-udp-port=36601 --rest-address=0.0.0.0 --nat=extip:172.18.175.80 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cef3903330fc7dfd4caa1e7e1596deecb1d4f7b682dfcdeade91dea1eff639a7 --store-sync=true --store=true --store-sync-range=900 --store-sync-interval=3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36602 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
|
|
2025-12-13 04:17:13.405 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.175.80 waku 8429c0cce1823db8a94ac1a1e6530ebf96898f5f4ead3664dbc1c4123ad5e113
|
|
2025-12-13 04:17:13.437 DEBUG [src.node.docker_mananger] Container started with ID 8429c0cce182. Setting up logs at ./log/docker/node4_2025-12-13_04-17-09__14cb5887-9f7e-4a5d-9101-9e02ce4c460f__wakuorg_nwaku:latest.log
|
|
2025-12-13 04:17:13.438 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 36598
|
|
2025-12-13 04:17:13.438 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-13 04:17:14.439 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36598/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-13 04:17:14.443 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-13 04:17:14.443 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-13 04:17:14.443 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36598/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-13 04:17:14.445 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.175.80/tcp/36599/p2p/16Uiu2HAmVMrb6Ak7uxFpvr7FY8zezWzkX53ToHQQVofGBmS8R2Np","/ip4/172.18.175.80/tcp/36600/ws/p2p/16Uiu2HAmVMrb6Ak7uxFpvr7FY8zezWzkX53ToHQQVofGBmS8R2Np"],"enrUri":"enr:-L24QNJxhmW0j1cIVsuPciejx-LLtwloYsp6YmTXARs-2noGa8G8FG8a2jdBjXDEl6zQtwCkLDllcaE1iH41bcZwxtICgmlkgnY0gmlwhKwSr1CKbXVsdGlhZGRyc5YACASsEq9QBo73AAoErBKvUAaO-N0DgnJzhQADAQAAiXNlY3AyNTZrMaED-DMHA19JOpqIks7g8v_jMeMdRUOhiK_ZIrb8HAqb7OWDdGNwgo73g3VkcIKO-YV3YWt1MhM"}'
|
|
2025-12-13 04:17:14.446 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-13 04:17:14.446 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-13 04:17:14.459 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:14.459 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-13 04:17:14.459 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-13 04:17:14.460 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-13 04:17:14.461 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.192.166
|
|
2025-12-13 04:17:14.461 DEBUG [src.node.docker_mananger] Generated ports ['65356', '65357', '65358', '65359', '65360']
|
|
2025-12-13 04:17:14.461 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-13 04:17:14.461 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-13 04:17:14.461 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-13 04:17:14.461 DEBUG [src.node.docker_mananger] docker run -i -t -p 65356:65356 -p 65357:65357 -p 65358:65358 -p 65359:65359 -p 65360:65360 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=65358 --rest-port=65356 --tcp-port=65357 --discv5-udp-port=65359 --rest-address=0.0.0.0 --nat=extip:172.18.192.166 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3dd41be45acc4a6f91dce112bc801ee6abcffa9064a2345b1ccea1a8ae1b1651 --store-sync=true --store=true --store-sync-range=900 --store-sync-interval=3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=65360 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
|
|
2025-12-13 04:17:14.653 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.192.166 waku fad2402be272bfc3e329e69cedf6b4aad0608f51822cd897cae1511d210bb73f
|
|
2025-12-13 04:17:14.683 DEBUG [src.node.docker_mananger] Container started with ID fad2402be272. Setting up logs at ./log/docker/node5_2025-12-13_04-17-09__14cb5887-9f7e-4a5d-9101-9e02ce4c460f__wakuorg_nwaku:latest.log
|
|
2025-12-13 04:17:14.684 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 65356
|
|
2025-12-13 04:17:14.685 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-13 04:17:15.685 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65356/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-13 04:17:15.689 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-13 04:17:15.689 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-13 04:17:15.689 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65356/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-13 04:17:15.692 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.192.166/tcp/65357/p2p/16Uiu2HAm3Ei9ZnGf7o5yjrcNuFMNreNjDpu5MQ5KHLhBmggy9sbu","/ip4/172.18.192.166/tcp/65358/ws/p2p/16Uiu2HAm3Ei9ZnGf7o5yjrcNuFMNreNjDpu5MQ5KHLhBmggy9sbu"],"enrUri":"enr:-L24QK3g_Fzb7uMi5HAdhvSa5OhAfz5vY4ySvh9zZwFO-6IMGdRUuX7BDdaMUq0MJXcXgUchzQ4PkCJc4R1tDxt5sdICgmlkgnY0gmlwhKwSwKaKbXVsdGlhZGRyc5YACASsEsCmBv9NAAoErBLApgb_Tt0DgnJzhQADAQAAiXNlY3AyNTZrMaECdA6O9WAwAJcuz0ZYfoDpcmPp9o9RmxCwrlkVALie-NCDdGNwgv9Ng3VkcIL_T4V3YWt1MhM"}'
|
|
2025-12-13 04:17:15.692 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-13 04:17:15.692 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-13 04:17:15.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:15.706 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.77.191/tcp/14964/p2p/16Uiu2HAkvAzZvkJ7gsm8G9Hp86mcDajWvN3LtndieVJPdQTuvwCP"]'
|
|
2025-12-13 04:17:15.728 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:15.730 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.194.252/tcp/17198/p2p/16Uiu2HAkuo6cwK8ZWg1rwBzs4eFnE6uadQLja7r5BB6WAi1y5ymF"]'
|
|
2025-12-13 04:17:15.734 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:15.735 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.235.121/tcp/64917/p2p/16Uiu2HAmDgjiw4U3m4uS5yKZDa7FrZgrxHoYR3ZVYcDX39PsAMJ9"]'
|
|
2025-12-13 04:17:15.759 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:15.760 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.194.252/tcp/17198/p2p/16Uiu2HAkuo6cwK8ZWg1rwBzs4eFnE6uadQLja7r5BB6WAi1y5ymF"]'
|
|
2025-12-13 04:17:15.764 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:15.764 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.175.80/tcp/36599/p2p/16Uiu2HAmVMrb6Ak7uxFpvr7FY8zezWzkX53ToHQQVofGBmS8R2Np"]'
|
|
2025-12-13 04:17:15.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:15.789 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.194.252/tcp/17198/p2p/16Uiu2HAkuo6cwK8ZWg1rwBzs4eFnE6uadQLja7r5BB6WAi1y5ymF"]'
|
|
2025-12-13 04:17:15.794 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:15.795 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.192.166/tcp/65357/p2p/16Uiu2HAm3Ei9ZnGf7o5yjrcNuFMNreNjDpu5MQ5KHLhBmggy9sbu"]'
|
|
2025-12-13 04:17:15.821 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:15.823 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.194.252/tcp/17198/p2p/16Uiu2HAkuo6cwK8ZWg1rwBzs4eFnE6uadQLja7r5BB6WAi1y5ymF"]'
|
|
2025-12-13 04:17:15.830 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:15.831 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.235.121/tcp/64917/p2p/16Uiu2HAmDgjiw4U3m4uS5yKZDa7FrZgrxHoYR3ZVYcDX39PsAMJ9"]'
|
|
2025-12-13 04:17:15.858 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:15.859 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.77.191/tcp/14964/p2p/16Uiu2HAkvAzZvkJ7gsm8G9Hp86mcDajWvN3LtndieVJPdQTuvwCP"]'
|
|
2025-12-13 04:17:15.866 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:15.867 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.175.80/tcp/36599/p2p/16Uiu2HAmVMrb6Ak7uxFpvr7FY8zezWzkX53ToHQQVofGBmS8R2Np"]'
|
|
2025-12-13 04:17:15.888 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:15.888 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.77.191/tcp/14964/p2p/16Uiu2HAkvAzZvkJ7gsm8G9Hp86mcDajWvN3LtndieVJPdQTuvwCP"]'
|
|
2025-12-13 04:17:15.897 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:15.898 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.192.166/tcp/65357/p2p/16Uiu2HAm3Ei9ZnGf7o5yjrcNuFMNreNjDpu5MQ5KHLhBmggy9sbu"]'
|
|
2025-12-13 04:17:15.922 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:15.923 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.77.191/tcp/14964/p2p/16Uiu2HAkvAzZvkJ7gsm8G9Hp86mcDajWvN3LtndieVJPdQTuvwCP"]'
|
|
2025-12-13 04:17:15.932 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:15.932 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.175.80/tcp/36599/p2p/16Uiu2HAmVMrb6Ak7uxFpvr7FY8zezWzkX53ToHQQVofGBmS8R2Np"]'
|
|
2025-12-13 04:17:15.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:15.959 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.235.121/tcp/64917/p2p/16Uiu2HAmDgjiw4U3m4uS5yKZDa7FrZgrxHoYR3ZVYcDX39PsAMJ9"]'
|
|
2025-12-13 04:17:15.964 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:15.965 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.192.166/tcp/65357/p2p/16Uiu2HAm3Ei9ZnGf7o5yjrcNuFMNreNjDpu5MQ5KHLhBmggy9sbu"]'
|
|
2025-12-13 04:17:15.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:15.993 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.235.121/tcp/64917/p2p/16Uiu2HAmDgjiw4U3m4uS5yKZDa7FrZgrxHoYR3ZVYcDX39PsAMJ9"]'
|
|
2025-12-13 04:17:16.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:16.002 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.192.166/tcp/65357/p2p/16Uiu2HAm3Ei9ZnGf7o5yjrcNuFMNreNjDpu5MQ5KHLhBmggy9sbu"]'
|
|
2025-12-13 04:17:16.028 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:16.030 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.175.80/tcp/36599/p2p/16Uiu2HAmVMrb6Ak7uxFpvr7FY8zezWzkX53ToHQQVofGBmS8R2Np"]'
|
|
2025-12-13 04:17:16.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:16.041 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:16.041 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:16.057 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:16.061 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:16.066 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:16.067 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:16.083 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:16.086 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:16.089 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:16.089 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:16.109 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:16.109 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:16.112 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:16.114 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:16.133 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:16.133 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:16.145 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:16.145 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:16.173 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:16.174 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:16.175 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:16.176 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:16.194 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:16.196 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:16.199 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:16.200 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:16.227 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:16.228 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:16.228 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:16.229 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:16.250 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:16.251 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:16.254 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:16.254 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:16.277 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:16.279 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:16.283 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:16.283 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:16.309 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:16.310 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:16.311 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:16.311 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:16.327 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:16.327 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:16.330 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:16.331 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:16.350 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:16.352 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:16.356 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:16.356 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:16.369 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:16.374 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:16.377 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:16.381 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:16.398 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:16.398 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:16.400 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:16.402 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:16.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:16.420 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:16.421 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:16.421 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:16.441 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:16.449 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:16.452 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:16.453 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:16.471 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:16.474 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:16.475 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:16.476 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:16.488 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:16.491 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:16.492 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:16.493 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:16.524 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:16.526 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:16.533 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:16.534 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:16.559 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:16.561 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:16.565 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:16.567 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:16.591 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:16.591 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:16.596 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:16.603 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:16.616 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:16.619 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:16.623 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:16.625 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:16.639 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:16.643 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:16.648 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:16.648 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:16.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:16.666 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:16.667 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:16.670 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:16.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:16.686 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:16.692 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:16.693 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:16.712 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:16.713 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:16.716 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:16.717 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:16.734 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:16.739 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:16.742 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:16.744 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:16.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:16.780 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:16.780 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:16.780 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:16.797 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:16.798 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:16.799 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:16.799 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:16.813 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:16.817 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:16.820 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:16.820 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:16.838 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:16.841 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:16.842 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:16.843 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:16.856 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:16.874 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:16.875 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:16.876 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:16.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:16.904 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:16.905 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:16.907 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:16.930 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:16.933 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:16.938 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:16.938 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:16.955 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:16.958 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:16.963 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:16.965 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:16.977 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:16.982 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:16.986 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:16.988 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:17.012 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:17.012 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:17.014 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:17.020 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:17.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:17.036 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:17.038 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:17.038 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:17.053 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:17.055 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:17.060 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:17.067 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:17.088 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:17.095 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:17.105 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:17.107 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:17.134 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:17.137 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:17.138 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:17.142 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:17.168 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:17.170 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:17.172 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:17.172 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:17.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:17.207 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:17.207 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:17.207 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:17.228 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:17.231 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:17.236 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:17.236 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:17.249 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:17.253 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:17.263 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:17.269 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:17.286 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:17.286 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:17.291 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:17.292 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:17.320 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:17.321 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:17.325 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:17.327 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:17.342 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:17.345 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:17.346 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:17.347 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:17.361 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:17.363 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:17.364 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:17.365 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:17.391 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:17.391 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:17.393 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:17.394 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:17.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:17.419 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:17.424 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:17.424 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:17.448 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:17.455 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:17.459 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:17.459 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:17.479 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:17.481 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:17.485 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:17.486 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:17.507 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:17.510 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:17.513 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:17.513 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:17.531 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:17.531 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:17.536 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:17.538 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:17.562 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:17.565 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:17.568 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:17.569 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:17.581 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:17.584 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:17.588 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:17.596 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:17.621 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:17.621 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:17.625 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:17.626 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:17.641 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:17.649 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:17.654 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:17.654 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:17.672 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:17.673 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:17.674 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:17.677 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:17.699 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:17.701 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:17.702 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:17.705 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:17.727 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:17.727 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:17.735 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:17.735 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:17.749 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:17.753 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:17.756 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:17.757 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:17.785 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:17.786 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:17.786 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:17.787 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:17.807 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:17.809 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:17.814 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:17.815 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:17.842 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:17.850 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:17.852 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:17.852 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:17.873 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:17.874 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:17.876 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:17.881 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:17.895 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:17.897 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:17.900 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:17.901 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:17.919 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:17.924 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:17.925 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:17.928 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:17.956 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:17.956 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:17.958 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:17.960 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:17.975 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:17.975 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:17.981 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:17.982 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:17.998 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:17.999 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:17.999 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:18.000 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:18.028 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:18.030 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:18.039 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:18.039 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:18.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:18.063 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:18.066 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:18.071 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:18.098 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:18.102 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:18.110 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:18.110 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:18.129 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:18.130 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:18.131 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:18.131 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:18.147 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:18.148 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:18.153 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:18.154 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:18.171 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:18.174 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:18.178 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:18.178 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:18.195 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:18.195 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:18.198 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:18.202 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:18.224 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:18.227 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:18.234 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:18.234 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:18.255 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:18.258 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:18.260 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:18.260 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:18.275 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:18.277 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:18.279 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:18.280 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:18.307 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:18.310 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:18.313 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:18.314 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:18.323 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:18.326 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:18.332 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:18.332 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:18.352 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:18.352 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:18.353 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:18.356 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:18.381 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:18.385 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:18.388 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:18.394 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:18.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:18.419 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:18.431 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:18.432 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:18.456 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:18.459 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:18.461 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:18.461 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:18.480 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:18.481 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:18.486 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:18.487 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:18.505 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:18.507 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:18.508 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:18.509 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:18.527 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:18.528 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:18.534 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:18.534 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:18.555 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:18.556 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:18.559 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:18.559 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:18.575 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:18.575 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:18.577 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:18.579 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:18.599 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:18.600 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:18.604 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:18.604 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:18.623 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:18.633 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:18.634 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:18.634 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:18.655 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:18.657 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:18.659 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:18.659 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:18.681 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:18.681 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:18.684 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:18.684 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:18.700 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:18.704 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:18.705 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:18.705 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:18.721 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:18.729 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:18.732 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:18.732 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:18.747 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:18.750 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:18.751 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:18.753 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:18.768 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:18.771 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:18.776 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:18.779 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:18.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:18.797 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:18.802 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:18.810 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:18.831 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:18.832 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:18.833 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:18.836 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:18.853 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:18.858 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:18.860 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:18.860 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:18.884 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:18.885 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:18.888 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:18.889 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:18.921 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:18.922 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:18.928 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:18.928 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:18.941 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:18.946 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:18.947 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:18.948 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:18.982 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:18.983 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:18.984 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:18.985 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:19.011 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:19.011 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:19.012 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:19.012 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:19.029 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:19.035 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:19.036 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:19.036 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:19.058 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:19.061 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:19.066 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:19.066 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:19.084 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:19.088 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:19.103 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:19.105 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:19.124 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:19.125 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:19.126 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:19.126 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:19.142 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:19.146 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:19.149 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:19.149 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:19.172 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:19.177 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:19.180 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:19.181 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:19.202 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:19.203 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:19.203 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:19.204 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:19.222 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:19.224 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:19.227 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:19.230 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:19.253 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:19.256 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:19.258 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:19.258 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:19.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:19.272 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:19.274 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:19.278 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:19.292 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:19.297 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:19.301 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:19.302 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:19.321 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:19.321 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:19.326 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:19.326 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:19.339 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:19.345 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:19.345 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:19.349 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:19.373 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:19.375 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:19.377 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:19.378 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:19.402 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:19.404 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:19.406 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:19.406 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:19.426 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:19.426 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:19.429 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:19.429 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:19.464 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:19.469 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:19.473 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:19.473 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:19.494 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:19.499 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:19.501 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:19.501 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:19.518 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:19.519 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:19.524 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:19.527 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:19.543 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:19.552 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:19.555 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:19.556 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:19.579 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:19.580 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:19.586 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:19.586 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:19.601 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:19.604 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:19.606 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:19.608 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:19.626 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:19.628 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:19.629 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:19.630 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:19.649 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:19.649 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:19.661 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:19.662 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:19.678 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:19.685 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:19.686 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:19.686 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:19.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:19.704 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:19.708 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:19.708 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:19.736 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:19.736 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:19.743 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:19.745 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:19.758 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:19.761 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:19.766 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:19.773 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:19.799 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:19.801 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:19.802 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:19.803 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:19.821 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:19.830 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:19.831 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:19.831 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:19.852 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:19.852 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:19.861 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:19.861 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:19.883 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:19.885 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:19.886 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:19.886 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:19.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:19.908 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:19.912 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:19.912 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:19.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:19.932 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:19.932 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:19.933 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:19.954 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:19.954 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:19.960 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:19.963 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:19.983 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:19.984 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:19.988 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:19.989 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:20.000 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:20.002 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:20.004 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:20.007 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:20.038 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:20.041 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:20.042 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:20.042 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:20.065 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:20.066 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:20.068 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:20.071 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:20.097 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:20.098 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:20.099 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:20.099 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:20.131 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:20.132 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:20.139 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:20.140 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:20.164 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:20.165 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:20.173 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:20.177 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:20.201 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:20.201 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:20.202 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:20.204 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:20.214 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:20.233 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:20.235 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:20.243 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:20.270 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:20.271 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:20.274 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:20.275 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:20.289 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:20.295 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:20.297 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:20.301 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:20.322 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:20.323 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:20.328 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:20.328 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:20.344 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:20.357 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:20.363 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:20.363 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:20.379 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:20.380 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:20.381 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:20.382 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:20.400 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:20.401 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:20.402 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:20.403 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:20.420 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:20.421 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:20.425 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:20.425 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:20.443 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:20.445 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:20.446 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:20.450 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:20.467 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:20.467 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:20.469 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:20.470 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:20.487 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:20.488 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:20.488 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:20.489 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:20.505 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:20.508 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:20.513 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:20.514 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:20.531 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:20.532 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:20.535 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:20.537 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:20.553 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:20.555 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:20.558 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:20.558 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:20.572 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:20.572 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:20.574 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:20.575 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:20.586 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:20.590 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:20.593 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:20.594 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:20.619 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:20.620 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:20.623 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:20.624 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:20.641 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:20.642 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:20.648 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:20.648 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:20.662 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:20.666 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:20.670 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:20.670 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:20.682 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:20.687 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:20.689 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:20.690 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:20.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:20.710 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:20.714 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:20.718 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:20.737 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:20.742 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:20.743 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:20.743 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:20.757 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:20.761 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:20.762 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:20.762 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:20.781 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:20.781 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:20.783 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:20.787 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:20.805 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:20.809 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:20.812 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:20.812 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:20.849 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:20.855 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:20.859 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:20.860 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:20.875 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:20.885 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:20.888 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:20.888 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:20.917 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:20.920 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:20.921 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:20.922 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:20.934 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:20.935 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:20.938 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:20.943 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:20.960 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:20.961 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:20.971 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:20.971 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:20.991 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:20.994 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:20.997 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:20.997 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:21.018 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:21.018 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:21.020 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:21.022 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:21.031 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:21.036 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:21.040 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:21.041 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:21.056 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:21.056 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:21.058 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:21.059 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:21.068 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:21.069 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:21.072 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:21.072 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:21.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:21.096 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:21.103 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:21.103 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:21.117 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:21.118 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:21.123 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:21.124 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:21.157 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:21.159 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:21.163 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:21.163 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:21.181 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:21.182 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:21.185 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:21.188 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:21.212 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:21.213 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:21.216 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:21.216 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:21.239 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:21.241 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:21.246 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:21.247 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:21.264 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:21.265 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:21.266 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:21.267 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:21.291 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:21.297 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:21.298 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:21.299 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:21.323 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:21.323 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:21.329 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:21.331 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:21.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:21.352 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:21.353 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:21.353 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:21.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:21.364 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:21.374 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:21.379 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:21.392 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:21.394 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:21.396 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:21.396 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:21.417 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:21.420 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:21.422 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:21.422 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:21.441 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:21.443 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:21.446 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:21.447 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:21.466 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:21.466 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:21.470 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:21.471 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:21.487 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:21.488 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:21.489 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:21.489 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:21.500 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:21.508 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:21.512 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:21.512 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:21.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:21.552 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:21.553 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:21.553 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:21.569 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:21.569 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:21.572 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:21.572 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:21.599 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:21.599 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:21.600 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:21.602 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:21.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:21.617 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:21.620 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:21.624 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:21.638 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:21.639 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:21.646 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:21.646 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:21.658 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:21.658 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:21.662 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:21.665 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:21.678 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:21.678 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:21.680 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:21.681 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:21.692 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:21.694 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:21.699 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:21.700 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:21.718 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:21.720 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:21.723 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:21.724 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:21.752 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:21.753 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:21.754 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:21.756 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:21.771 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:21.775 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:21.781 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:21.784 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:21.810 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:21.811 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:21.813 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:21.814 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:21.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:21.827 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:21.832 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:21.835 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:21.852 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:21.854 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:21.858 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:21.859 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:21.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:21.876 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:21.880 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:21.880 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:21.897 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:21.900 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:21.906 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:21.907 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:21.925 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:21.930 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:21.932 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:21.933 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:21.948 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:21.949 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:21.953 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:21.953 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:21.971 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:21.975 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:21.978 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:21.978 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:21.996 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:21.999 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:22.000 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:22.003 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:22.013 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:22.014 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:22.021 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:22.021 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:22.046 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:22.048 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:22.050 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:22.050 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:22.075 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:22.076 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:22.080 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:22.080 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:22.098 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:22.101 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:22.103 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:22.105 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:22.121 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:22.122 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:22.125 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:22.128 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:22.145 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:22.145 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:22.147 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:22.148 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:22.165 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:22.167 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:22.169 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:22.170 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:22.185 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:22.188 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:22.196 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:22.196 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:22.220 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:22.229 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:22.233 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:22.239 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:22.251 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:22.251 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:22.252 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:22.256 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:22.278 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:22.282 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:22.287 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:22.287 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:22.302 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:22.303 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:22.306 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:22.313 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:22.340 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:22.343 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:22.346 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:22.347 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:22.371 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:22.374 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:22.380 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:22.381 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:22.399 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:22.399 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:22.404 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:22.404 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:22.418 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:22.419 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:22.423 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:22.424 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:22.438 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:22.442 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:22.446 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:22.448 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:22.466 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:22.474 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:22.481 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:22.481 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:22.494 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:22.496 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:22.501 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:22.501 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:22.514 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:22.516 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:22.527 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:22.528 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:22.546 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:22.548 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:22.550 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:22.550 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:22.571 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:22.575 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:22.577 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:22.577 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:22.612 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:22.615 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:22.618 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:22.620 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:22.639 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:22.642 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:22.645 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:22.645 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:22.659 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:22.663 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:22.665 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:22.665 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:22.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:22.690 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:22.696 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:22.701 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:22.733 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:22.736 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:22.737 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:22.737 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:22.755 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:22.756 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:22.761 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:22.761 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:22.777 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:22.779 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:22.783 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:22.783 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:22.800 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:22.800 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:22.802 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:22.802 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:22.838 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:22.839 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:22.847 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:22.847 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:22.867 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:22.867 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:22.869 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:22.870 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:22.894 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:22.895 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:22.900 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:22.901 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:22.919 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:22.923 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:22.925 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:22.928 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:22.954 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:22.958 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:22.961 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:22.961 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:22.980 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:22.981 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:22.982 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:22.982 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:23.005 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:23.010 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:23.017 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:23.017 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:23.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:23.033 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:23.035 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:23.038 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:23.054 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:23.055 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:23.062 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:23.062 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:23.089 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:23.090 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:23.092 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:23.092 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:23.114 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:23.114 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:23.120 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:23.120 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:23.138 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:23.138 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:23.139 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:23.141 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:23.156 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:23.159 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:23.165 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:23.165 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:23.178 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:23.182 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:23.185 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:23.185 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:23.202 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:23.204 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:23.205 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:23.206 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:23.216 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:23.223 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:23.226 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:23.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:23.247 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:23.248 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:23.251 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:23.256 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:23.270 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:23.271 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:23.274 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:23.274 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:23.289 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:23.290 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:23.300 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:23.300 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:23.313 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:23.315 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:23.320 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:23.320 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:23.335 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:23.337 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:23.340 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:23.340 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:23.358 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:23.363 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:23.364 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:23.365 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:23.380 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:23.385 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:23.389 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:23.390 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:23.406 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:23.409 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:23.412 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:23.413 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:23.431 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:23.433 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:23.436 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:23.437 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:23.455 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:23.462 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:23.469 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:23.469 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:23.492 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:23.492 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:23.496 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:23.500 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:23.513 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:23.516 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:23.518 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:23.518 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:23.529 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:23.530 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:23.532 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:23.533 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:23.546 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:23.549 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:23.553 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:23.554 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:23.578 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:23.578 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:23.582 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:23.583 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:23.596 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:23.606 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:23.609 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:23.610 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:23.622 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:23.627 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:23.628 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:23.630 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:23.642 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:23.643 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:23.648 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:23.648 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:23.664 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:23.668 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:23.672 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:23.676 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:23.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:23.693 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:23.705 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:23.705 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:23.723 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:23.728 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:23.732 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:23.732 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:23.764 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:23.765 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:23.765 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:23.766 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:23.783 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:23.784 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:23.794 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:23.794 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:23.809 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:23.813 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:23.814 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:23.814 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:23.826 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:23.831 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:23.833 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:23.833 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:23.857 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:23.859 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:23.859 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:23.861 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:23.881 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:23.882 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:23.884 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:23.886 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:23.901 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:23.908 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:23.913 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:23.913 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:23.933 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:23.934 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:23.939 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:23.939 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:23.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:23.962 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:23.966 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:23.974 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:23.985 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:23.987 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:23.989 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:23.993 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:24.012 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:24.015 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:24.021 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:24.024 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:24.039 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:24.044 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:24.052 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:24.052 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:24.070 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:24.071 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:24.073 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:24.074 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:24.090 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:24.090 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:24.094 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:24.097 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:24.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:24.109 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:24.116 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:24.116 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:24.129 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:24.130 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:24.136 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:24.136 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:24.155 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:24.158 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:24.161 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:24.168 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:24.185 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:24.188 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:24.196 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:24.210 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:24.234 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:24.236 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:24.242 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:24.243 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:24.263 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:24.265 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:24.266 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:24.267 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:24.280 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:24.280 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:24.281 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:24.281 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:24.295 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:24.308 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:24.311 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:24.312 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:24.329 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:24.329 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:24.330 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:24.333 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:24.353 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:24.353 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:24.355 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:24.355 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:24.371 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:24.374 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:24.376 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:24.377 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:24.387 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:24.388 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:24.391 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:24.393 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:24.404 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:24.412 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:24.412 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:24.413 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:24.431 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:24.434 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:24.436 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:24.439 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:24.455 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:24.457 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:24.465 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:24.466 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:24.485 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:24.487 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:24.496 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:24.496 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:24.513 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:24.513 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:24.516 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:24.516 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:24.536 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:24.537 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:24.539 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:24.539 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:24.560 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:24.560 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:24.561 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:24.562 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:24.580 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:24.580 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:24.590 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:24.595 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:24.615 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:24.615 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:24.618 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:24.622 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:24.637 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:24.637 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:24.639 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:24.639 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:24.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:24.653 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:24.659 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:24.661 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:24.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:24.684 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:24.687 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:24.693 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:24.724 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:24.729 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:24.738 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:24.742 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:24.762 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:24.766 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:24.771 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:24.771 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:24.792 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:24.792 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:24.795 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:24.795 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:24.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:24.813 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:24.816 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:24.816 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:24.833 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:24.834 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:24.836 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:24.837 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:24.856 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:24.860 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:24.869 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:24.875 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:24.889 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:24.889 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:24.894 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:24.895 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:24.914 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:24.915 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:24.917 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:24.918 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:24.937 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:24.941 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:24.941 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:24.942 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:24.967 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:24.967 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:24.969 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:24.969 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:24.988 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:24.991 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:24.993 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:24.994 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:25.008 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:25.010 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:25.017 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:25.018 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:25.046 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:25.050 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:25.052 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:25.054 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:25.067 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:25.069 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:25.071 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:25.072 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:25.086 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:25.090 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:25.096 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:25.100 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:25.117 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:25.120 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:25.123 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:25.125 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:25.142 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:25.142 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:25.143 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:25.146 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:25.173 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:25.174 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:25.175 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:25.175 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:25.205 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:25.206 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:25.207 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:25.209 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:25.223 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:25.226 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:25.234 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:25.234 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:25.253 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:25.254 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:25.256 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:25.256 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:25.275 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:25.279 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:25.280 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:25.282 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:25.295 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:25.297 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:25.299 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:25.300 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:25.318 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:25.318 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:25.320 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:25.328 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:25.353 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:25.354 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:25.357 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:25.358 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:25.370 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:25.370 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:25.375 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:25.379 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:25.394 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:25.394 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:25.395 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:25.395 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:25.412 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:25.413 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:25.418 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:25.421 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:25.435 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:25.435 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:25.442 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:25.444 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:25.465 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:25.468 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:25.474 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:25.474 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:25.491 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:25.493 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:25.498 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:25.498 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:25.518 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:25.518 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:25.522 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:25.529 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:25.547 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:25.547 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:25.550 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:25.550 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:25.569 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:25.571 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:25.579 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:25.580 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:25.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:25.596 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:25.599 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:25.599 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:25.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:25.618 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:25.624 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:25.625 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:25.637 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:25.639 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:25.642 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:25.643 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:25.662 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:25.675 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:25.676 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:25.677 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:25.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:25.693 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:25.694 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:25.698 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:25.717 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:25.718 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:25.719 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:25.721 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:25.740 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:25.740 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:25.743 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:25.743 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:25.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:25.762 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:25.765 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:25.766 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:25.776 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:25.783 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:25.783 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:25.783 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:25.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:25.817 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:25.818 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:25.818 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:25.841 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:25.842 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:25.844 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:25.847 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:25.870 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:25.885 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:25.888 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:25.888 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:25.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:25.904 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:25.908 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:25.914 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:25.933 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:25.934 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:25.951 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:25.951 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:25.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:25.987 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:25.991 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:25.992 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:26.009 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:26.010 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:26.015 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:26.020 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:26.037 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:26.039 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:26.041 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:26.042 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:26.057 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:26.058 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:26.060 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:26.060 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:26.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:26.080 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:26.082 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:26.082 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:26.097 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:26.099 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:26.101 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:26.101 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:26.117 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:26.117 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:26.120 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:26.121 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:26.146 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:26.146 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:26.153 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:26.157 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:26.180 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:26.181 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:26.181 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:26.182 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:26.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:26.202 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:26.203 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:26.205 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:26.226 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:26.226 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:26.228 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:26.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:26.242 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:26.245 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:26.247 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:26.247 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:26.257 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:26.259 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:26.264 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:26.267 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:26.276 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:26.277 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:26.280 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:26.286 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:26.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:26.306 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:26.309 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:26.311 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:26.334 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:26.336 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:26.339 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:26.341 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:26.363 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:26.365 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:26.366 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:26.367 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:26.385 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:26.387 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:26.398 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:26.398 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:26.419 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:26.419 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:26.421 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:26.424 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:26.450 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:26.453 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:26.459 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:26.460 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:26.478 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:26.481 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:26.482 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:26.482 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:26.498 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:26.499 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:26.499 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:26.500 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:26.530 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:26.531 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:26.534 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:26.534 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:26.544 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:26.545 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:26.550 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:26.550 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:26.563 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:26.566 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:26.567 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:26.568 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:26.586 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:26.589 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:26.592 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:26.593 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:26.621 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:26.624 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:26.629 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:26.629 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:26.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:26.652 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:26.653 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:26.653 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:26.665 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:26.666 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:26.669 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:26.673 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:26.690 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:26.690 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:26.693 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:26.697 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:26.715 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:26.716 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:26.717 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:26.718 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:26.744 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:26.746 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:26.747 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:26.747 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:26.765 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:26.768 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:26.772 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:26.776 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:26.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:26.794 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:26.798 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:26.799 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:26.813 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:26.817 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:26.825 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:26.825 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:26.840 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:26.844 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:26.845 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:26.846 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:26.859 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:26.859 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:26.863 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:26.864 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:26.890 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:26.895 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:26.899 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:26.904 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:26.917 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:26.922 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:26.927 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:26.927 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:26.940 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:26.943 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:26.947 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:26.949 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:26.965 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:26.965 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:26.969 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:26.969 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:26.984 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:26.986 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:26.988 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:26.988 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:27.006 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:27.006 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:27.008 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:27.011 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:27.031 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:27.031 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:27.034 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:27.034 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:27.046 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:27.047 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:27.053 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:27.056 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:27.082 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:27.083 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:27.084 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:27.084 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:27.100 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:27.101 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:27.102 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:27.102 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:27.115 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:27.118 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:27.122 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:27.122 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:27.141 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:27.141 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:27.143 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:27.146 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:27.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:27.163 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:27.165 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:27.165 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:27.181 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:27.187 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:27.196 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:27.197 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:27.222 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:27.223 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:27.227 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:27.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:27.242 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:27.245 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:27.248 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:27.248 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:27.263 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:27.264 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:27.266 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:27.266 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:27.278 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:27.280 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:27.281 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:27.282 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:27.298 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:27.299 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:27.302 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:27.302 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:27.318 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:27.318 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:27.319 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:27.321 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:27.338 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:27.339 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:27.342 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:27.343 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:27.356 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:27.356 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:27.364 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:27.364 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:27.382 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:27.383 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:27.384 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:27.384 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:27.398 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:27.398 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:27.403 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:27.404 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:27.418 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:27.419 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:27.420 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:27.420 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:27.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:27.437 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:27.441 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:27.442 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:27.452 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:27.457 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:27.461 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:27.470 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:27.487 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:27.487 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:27.488 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:27.499 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:27.509 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:27.510 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:27.512 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:27.514 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:27.531 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:27.537 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:27.540 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:27.540 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:27.553 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:27.556 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:27.572 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:27.573 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:27.594 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:27.595 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:27.600 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:27.601 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:27.613 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:27.616 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:27.619 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:27.619 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:27.652 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:27.652 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:27.654 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:27.655 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:27.667 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:27.668 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:27.671 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:27.673 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:27.695 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:27.695 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:27.698 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:27.699 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:27.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:27.723 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:27.727 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:27.727 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:27.749 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:27.749 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:27.754 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:27.755 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:27.785 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:27.785 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:27.788 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:27.788 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:27.803 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:27.803 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:27.806 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:27.806 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:27.818 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:27.822 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:27.826 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:27.826 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:27.851 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:27.852 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:27.855 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:27.860 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:27.879 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:27.882 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:27.883 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:27.884 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:27.906 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:27.908 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:27.913 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:27.914 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:27.934 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:27.935 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:27.937 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:27.937 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:27.956 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:27.958 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:27.971 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:27.971 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:27.985 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:27.988 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:27.988 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:27.988 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:28.006 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:28.006 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:28.008 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:28.011 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:28.024 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:28.032 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:28.033 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:28.033 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:28.053 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:28.056 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:28.059 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:28.068 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:28.083 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:28.088 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:28.090 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:28.090 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:28.110 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:28.110 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:28.112 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:28.112 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:28.127 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:28.127 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:28.133 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:28.133 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:28.156 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:28.157 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:28.158 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:28.161 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:28.175 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:28.176 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:28.177 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:28.179 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:28.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:28.198 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:28.203 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:28.209 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:28.223 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:28.226 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:28.235 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:28.236 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:28.256 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:28.262 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:28.263 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:28.267 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:28.282 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:28.282 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:28.285 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:28.295 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:28.309 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:28.315 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:28.317 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:28.317 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:28.332 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:28.335 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:28.338 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:28.341 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:28.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:28.364 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:28.365 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:28.366 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:28.383 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:28.386 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:28.387 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:28.389 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:28.403 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:28.406 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:28.407 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:28.407 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:28.424 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:28.427 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:28.430 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:28.431 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:28.445 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:28.449 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:28.454 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:28.455 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:28.466 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:28.468 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:28.473 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:28.474 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:28.492 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:28.495 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:28.497 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:28.497 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:28.513 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:28.521 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:28.527 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:28.527 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:28.537 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:28.542 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:28.547 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:28.549 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:28.565 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:28.570 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:28.571 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:28.571 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:28.598 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:28.602 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:28.603 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:28.603 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:28.621 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:28.625 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:28.633 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:28.642 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:28.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:28.657 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:28.659 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:28.661 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:28.672 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:28.675 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:28.678 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:28.678 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:28.700 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:28.704 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:28.708 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:28.711 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:28.725 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:28.726 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:28.731 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:28.739 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:28.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:28.766 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:28.769 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:28.769 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:28.792 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:28.793 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:28.793 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:28.793 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:28.812 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:28.813 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:28.817 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:28.817 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:28.828 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:28.828 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:28.837 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:28.838 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17197/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:28.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:28.850 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:28.851 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:28.851 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:28.866 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:28.874 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:28.880 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:28.888 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:28.906 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:28.907 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:28.914 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:28.916 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36598/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:28.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:28.933 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:28.940 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:17:28.942 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65356/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:17:28.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:17:28.959 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-13 04:17:28.960 DEBUG [src.libs.common] Sleeping for 32 seconds
|
|
2025-12-13 04:18:00.967 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17197/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-13 04:18:00.974 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-13 04:18:00.974 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17197/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xbd1bda8cb5452ddcac09cc9de9c387b5989f135225b12ab13fbf3d6095b0c108&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-13 04:18:00.980 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-13 04:18:00.980 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17197/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xeb7a99cb424b2b5a041b5366a21ed8160deac8ee727dd16ea687bbc2912fa315&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-13 04:18:00.985 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-13 04:18:00.986 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17197/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xb822a2e13a8da66ddc08d3876074d24e19c2413b8b08cd16d973122291f40faf&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-13 04:18:00.991 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-13 04:18:00.992 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17197/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x1dd1d67bcd2be662dcda6bcbcc36f0eeaeba7b754b35d2ab90f30df7272124c5&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-13 04:18:00.997 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-13 04:18:00.997 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14963/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-13 04:18:01.003 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-13 04:18:01.003 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14963/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xbd1bda8cb5452ddcac09cc9de9c387b5989f135225b12ab13fbf3d6095b0c108&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-13 04:18:01.011 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-13 04:18:01.012 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14963/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xeb7a99cb424b2b5a041b5366a21ed8160deac8ee727dd16ea687bbc2912fa315&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-13 04:18:01.019 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-13 04:18:01.019 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14963/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xb822a2e13a8da66ddc08d3876074d24e19c2413b8b08cd16d973122291f40faf&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-13 04:18:01.025 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-13 04:18:01.025 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14963/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x1dd1d67bcd2be662dcda6bcbcc36f0eeaeba7b754b35d2ab90f30df7272124c5&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-13 04:18:01.030 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-13 04:18:01.031 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64916/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-13 04:18:01.036 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-13 04:18:01.037 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64916/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xbd1bda8cb5452ddcac09cc9de9c387b5989f135225b12ab13fbf3d6095b0c108&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-13 04:18:01.042 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-13 04:18:01.043 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64916/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xeb7a99cb424b2b5a041b5366a21ed8160deac8ee727dd16ea687bbc2912fa315&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-13 04:18:01.048 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-13 04:18:01.049 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64916/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xb822a2e13a8da66ddc08d3876074d24e19c2413b8b08cd16d973122291f40faf&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-13 04:18:01.063 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-13 04:18:01.067 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64916/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x1dd1d67bcd2be662dcda6bcbcc36f0eeaeba7b754b35d2ab90f30df7272124c5&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-13 04:18:01.078 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-13 04:18:01.079 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36598/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-13 04:18:01.093 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-13 04:18:01.094 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36598/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xbd1bda8cb5452ddcac09cc9de9c387b5989f135225b12ab13fbf3d6095b0c108&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-13 04:18:01.101 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-13 04:18:01.102 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36598/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xeb7a99cb424b2b5a041b5366a21ed8160deac8ee727dd16ea687bbc2912fa315&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-13 04:18:01.107 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-13 04:18:01.107 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36598/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xb822a2e13a8da66ddc08d3876074d24e19c2413b8b08cd16d973122291f40faf&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-13 04:18:01.113 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-13 04:18:01.113 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36598/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x1dd1d67bcd2be662dcda6bcbcc36f0eeaeba7b754b35d2ab90f30df7272124c5&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-13 04:18:01.118 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-13 04:18:01.119 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65356/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-13 04:18:01.124 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-13 04:18:01.124 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65356/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xbd1bda8cb5452ddcac09cc9de9c387b5989f135225b12ab13fbf3d6095b0c108&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-13 04:18:01.129 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-13 04:18:01.130 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65356/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xeb7a99cb424b2b5a041b5366a21ed8160deac8ee727dd16ea687bbc2912fa315&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-13 04:18:01.135 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-13 04:18:01.135 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65356/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xb822a2e13a8da66ddc08d3876074d24e19c2413b8b08cd16d973122291f40faf&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-13 04:18:01.140 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-13 04:18:01.141 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65356/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x1dd1d67bcd2be662dcda6bcbcc36f0eeaeba7b754b35d2ab90f30df7272124c5&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-13 04:18:01.146 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-13 04:18:01.148 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-13 04:18:01.149 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-13 04:18:01.150 DEBUG [src.node.waku_node] Stopping container with id e3a1111df08d
|
|
2025-12-13 04:18:01.792 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-13 04:18:01.792 DEBUG [src.node.waku_node] Stopping container with id 699ce2a68605
|
|
2025-12-13 04:18:02.426 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-13 04:18:02.427 DEBUG [src.node.waku_node] Stopping container with id 31d683a275a6
|
|
2025-12-13 04:18:03.073 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-13 04:18:03.077 DEBUG [src.node.waku_node] Stopping container with id 8429c0cce182
|
|
2025-12-13 04:18:03.701 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-13 04:18:03.702 DEBUG [src.node.waku_node] Stopping container with id fad2402be272
|
|
2025-12-13 04:18:03.920 ERROR [src.node.docker_mananger] Max retries reached for container 31d683a275a6. Exiting log stream.
|
|
2025-12-13 04:18:04.308 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-13 04:18:04.315 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-13 04:18:05.037 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-13 04:18:05.556 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-13 04:18:05.931 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-13 04:18:06.334 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-13 04:18:06.704 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-13 04:18:06.712 ERROR [src.node.docker_mananger] Max retries reached for container fad2402be272. Exiting log stream.
|