mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-09 01:13:07 +00:00
467 lines
65 KiB
Plaintext
467 lines
65 KiB
Plaintext
2025-12-26 04:22:42.937 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-26 04:22:42.938 DEBUG [tests.conftest] Running test: test_store_sync_high_jitter_stress with id: 2025-12-26_04-22-42__56907abb-6544-46e9-ac9b-eba338a41892
|
|
2025-12-26 04:22:42.939 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-26 04:22:42.947 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-26 04:22:42.947 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-22-42__56907abb-6544-46e9-ac9b-eba338a41892__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:22:42.953 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-26 04:22:42.953 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-22-42__56907abb-6544-46e9-ac9b-eba338a41892__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:22:42.959 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-26 04:22:42.959 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-26_04-22-42__56907abb-6544-46e9-ac9b-eba338a41892__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:22:42.959 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-26 04:22:42.961 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-26 04:22:42.962 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-26 04:22:42.963 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-26 04:22:42.963 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.213.178
|
|
2025-12-26 04:22:42.963 DEBUG [src.node.docker_mananger] Generated ports ['46743', '46744', '46745', '46746', '46747']
|
|
2025-12-26 04:22:42.964 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-26 04:22:42.964 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-26 04:22:42.964 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-26 04:22:42.964 DEBUG [src.node.docker_mananger] docker run -i -t -p 46743:46743 -p 46744:46744 -p 46745:46745 -p 46746:46746 -p 46747:46747 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=46745 --rest-port=46743 --tcp-port=46744 --discv5-udp-port=46746 --rest-address=0.0.0.0 --nat=extip:172.18.213.178 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e52c9fab5ae40bbd8ac0c5daf93ffd27adf4ada89c5ec5832d5adae1044af933 --store-sync=true --store=true --store-sync-range=120 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46747 --metrics-logging=true --store-sync-relay-jitter=90 --relay=true --dns-discovery=false
|
|
2025-12-26 04:22:43.150 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.213.178 waku 7e97690b26216c6b02fd7d0e15b753328215178311999433fe9ae8763a2b24d6
|
|
2025-12-26 04:22:43.169 ERROR [src.node.docker_mananger] Max retries reached for container ff30200f5134. Exiting log stream.
|
|
2025-12-26 04:22:43.182 DEBUG [src.node.docker_mananger] Container started with ID 7e97690b2621. Setting up logs at ./log/docker/node1_2025-12-26_04-22-42__56907abb-6544-46e9-ac9b-eba338a41892__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:22:43.183 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 46743
|
|
2025-12-26 04:22:43.183 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-26 04:22:43.758 ERROR [src.node.docker_mananger] Max retries reached for container bfc12a0fa293. Exiting log stream.
|
|
2025-12-26 04:22:44.184 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46743/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:22:44.188 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-26 04:22:44.188 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-26 04:22:44.188 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46743/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:22:44.190 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.213.178/tcp/46744/p2p/16Uiu2HAm2EgPb1aUfZuBVBWUH7zT4n3zKZgxXvjLJxp7XkK2DvzB","/ip4/172.18.213.178/tcp/46745/ws/p2p/16Uiu2HAm2EgPb1aUfZuBVBWUH7zT4n3zKZgxXvjLJxp7XkK2DvzB"],"enrUri":"enr:-L24QMywx3pVBok1Fd5ORPwvvKSzzAj6Q1hrgrZ1h3RjXIK3chIFCsfWGg3loGSHvwkkvVhesXeFg4o9r39GbraTY6MCgmlkgnY0gmlwhKwS1bKKbXVsdGlhZGRyc5YACASsEtWyBraYAAoErBLVsga2md0DgnJzhQADAQAAiXNlY3AyNTZrMaECZTDiKRvMUCgfrB3meXqb_Q8N0MjllVptoXmSLxwXGViDdGNwgraYg3VkcIK2moV3YWt1MhM"}'
|
|
2025-12-26 04:22:44.190 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-26 04:22:44.191 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-26 04:22:44.191 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-26 04:22:44.192 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-26 04:22:44.192 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.207.53
|
|
2025-12-26 04:22:44.192 DEBUG [src.node.docker_mananger] Generated ports ['20236', '20237', '20238', '20239', '20240']
|
|
2025-12-26 04:22:44.193 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-26 04:22:44.193 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-26 04:22:44.193 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-26 04:22:44.193 DEBUG [src.node.docker_mananger] docker run -i -t -p 20236:20236 -p 20237:20237 -p 20238:20238 -p 20239:20239 -p 20240:20240 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=20238 --rest-port=20236 --tcp-port=20237 --discv5-udp-port=20239 --rest-address=0.0.0.0 --nat=extip:172.18.207.53 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1dcbb6d67123c6c36a9eafb4aaed9be62946dcedff6ffa8eeb125eeb7c2e05c0 --store-sync=true --store=true --store-sync-range=120 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20240 --metrics-logging=true --store-sync-relay-jitter=90 --relay=true --dns-discovery=false
|
|
2025-12-26 04:22:44.381 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.207.53 waku 69678c36d715de6a4b57ed0375fbe2364c810db410464bfbeca3dacec5da7596
|
|
2025-12-26 04:22:44.412 DEBUG [src.node.docker_mananger] Container started with ID 69678c36d715. Setting up logs at ./log/docker/node2_2025-12-26_04-22-42__56907abb-6544-46e9-ac9b-eba338a41892__wakuorg_nwaku:latest.log
|
|
2025-12-26 04:22:44.413 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 20236
|
|
2025-12-26 04:22:44.414 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-26 04:22:45.415 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20236/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:22:45.418 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-26 04:22:45.418 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-26 04:22:45.418 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20236/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:22:45.421 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.207.53/tcp/20237/p2p/16Uiu2HAmEKG5huY348nPUuex3YWw6M75ZuH1cF5nMc1ime1d3iq1","/ip4/172.18.207.53/tcp/20238/ws/p2p/16Uiu2HAmEKG5huY348nPUuex3YWw6M75ZuH1cF5nMc1ime1d3iq1"],"enrUri":"enr:-L24QB00StiIiRV1J-HQH7ei8KK0BW-W7YSiiTcJs91ghdZPJps2UIHVRSKxD_Rp7-JnNyQ8q_pHROI1oNL9nVRYBjgCgmlkgnY0gmlwhKwSzzWKbXVsdGlhZGRyc5YACASsEs81Bk8NAAoErBLPNQZPDt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDGKmLjUoks4bKXTyOoWVsko2NBxJUYWRj0CULgG4W6nSDdGNwgk8Ng3VkcIJPD4V3YWt1MhM"}'
|
|
2025-12-26 04:22:45.421 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-26 04:22:45.422 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.207.53/tcp/20237/p2p/16Uiu2HAmEKG5huY348nPUuex3YWw6M75ZuH1cF5nMc1ime1d3iq1"]'
|
|
2025-12-26 04:22:45.456 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.457 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.457 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.463 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.463 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.464 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.464 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.474 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.474 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.475 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.476 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.480 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.481 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.482 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.482 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.487 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.488 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.489 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.493 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.494 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.495 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.495 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.500 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.500 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.501 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.502 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.507 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.508 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.508 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.508 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.513 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.514 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.515 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.515 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.520 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.521 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.521 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.526 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.526 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.527 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.527 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.532 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.532 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.533 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.534 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.538 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.538 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.539 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.540 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.544 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.545 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.546 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.546 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.551 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.551 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.552 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.552 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.557 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.557 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.558 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.558 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.563 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.563 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.564 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.565 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.569 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.570 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.571 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.571 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.576 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.577 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.577 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.578 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.582 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.582 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.584 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.584 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.589 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.590 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.596 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.597 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.597 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.601 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.601 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.602 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.602 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.609 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.609 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.610 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.610 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.615 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.615 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.617 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.617 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.621 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.622 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.623 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.623 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.628 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.629 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.629 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.630 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.635 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.635 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.636 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.636 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.640 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.641 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.642 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.642 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.648 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.648 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.648 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.649 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.653 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.654 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.655 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.660 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.660 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.661 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.661 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.666 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.667 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.667 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.672 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.673 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.674 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.674 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.679 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.679 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.680 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.681 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.685 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.685 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.686 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.687 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.692 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.693 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.693 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.693 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.698 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.698 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.699 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.699 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.704 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.705 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.705 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.706 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.711 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.712 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.713 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.717 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.717 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.718 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.718 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.724 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.724 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.725 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.725 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.730 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.730 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.731 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.731 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.736 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.737 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.737 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.742 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.743 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.744 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.744 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.749 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.749 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.750 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.750 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.755 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.755 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.756 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.757 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.762 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.762 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.763 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.768 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.769 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.769 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.774 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.774 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.775 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.775 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.781 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.782 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.782 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.787 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.788 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.788 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.788 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.793 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.793 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.795 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.795 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.799 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.799 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.801 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.801 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.805 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.806 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.807 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.807 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.812 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.812 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.813 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.813 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.819 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.819 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.820 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.820 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.824 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.825 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.826 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.826 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.830 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.830 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.832 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.832 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.837 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.837 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.838 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.838 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.843 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.844 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.844 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.849 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.850 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.851 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.851 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.855 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.856 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.857 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.857 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.862 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.862 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.863 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.864 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.868 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.869 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.870 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.870 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.875 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.875 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.876 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.876 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.881 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.882 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.883 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.883 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.887 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.887 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.889 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.889 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.894 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.894 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.895 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.896 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.900 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.901 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.902 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.902 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.906 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.907 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.908 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.908 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.913 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.914 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.914 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.915 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.920 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.920 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.921 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.921 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.925 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.926 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.927 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.927 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.932 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.933 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.934 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.934 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.938 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.939 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.939 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.940 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.944 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.944 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.945 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.945 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.951 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.951 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.952 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.952 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.957 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.958 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.959 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.964 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.965 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.965 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.965 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.969 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.970 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.971 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.971 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.976 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.977 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.977 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.978 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.983 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.983 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.984 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.984 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.989 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.989 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.990 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.991 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:45.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:45.998 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:45.998 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:45.999 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:46.004 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:46.004 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:46.005 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:46.005 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:46.009 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:46.010 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:46.011 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:46.011 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:46.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:46.017 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:46.017 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:46.018 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:46.022 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:46.023 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:46.024 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:46.024 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:46.029 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:46.029 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:46.030 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:46.030 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:46.035 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:46.036 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:46.036 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:46.037 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:46.042 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:46.043 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:46.044 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:46.044 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:46.049 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:46.049 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:46.050 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:46.050 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:46.055 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:46.055 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:46.057 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:46.057 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:46.062 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:46.063 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:46.064 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:46.064 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:46.069 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:46.070 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:46.071 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:46.071 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:46.075 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:46.076 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:46.077 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:46.077 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:46.082 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:46.082 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:46.083 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:46.083 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:46.088 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:46.088 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:46.089 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:46.090 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46743/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:46.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:46.095 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:46.096 DEBUG [src.steps.store] Relaying message
|
|
2025-12-26 04:22:46.096 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20236/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-26 04:22:46.101 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-26 04:22:46.102 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2025-12-26 04:22:46.102 DEBUG [src.libs.common] Sleeping for 120 seconds
|
|
2025-12-26 04:24:46.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46743/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:24:46.109 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-26 04:24:46.109 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20236/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-26 04:24:46.114 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-26 04:24:46.116 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-26 04:24:46.117 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-26 04:24:46.117 DEBUG [src.node.waku_node] Stopping container with id 7e97690b2621
|
|
2025-12-26 04:24:46.634 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-26 04:24:46.634 DEBUG [src.node.waku_node] Stopping container with id 69678c36d715
|
|
2025-12-26 04:24:47.146 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-26 04:24:47.147 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-26 04:24:47.221 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-26 04:24:47.294 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|