mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-22 03:33:29 +00:00
431 lines
63 KiB
Plaintext
431 lines
63 KiB
Plaintext
2026-03-26 04:48:17.272 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-26 04:48:17.272 DEBUG [tests.conftest] Running test: test_continuous_store_sync with id: 2026-03-26_04-48-17__c4015662-375c-4c5c-bf6e-14c9bae592e6
|
|
2026-03-26 04:48:17.273 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-26 04:48:17.279 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-26 04:48:17.280 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-26_04-48-17__c4015662-375c-4c5c-bf6e-14c9bae592e6__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:48:17.285 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-26 04:48:17.285 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-26_04-48-17__c4015662-375c-4c5c-bf6e-14c9bae592e6__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:48:17.291 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-26 04:48:17.291 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-26_04-48-17__c4015662-375c-4c5c-bf6e-14c9bae592e6__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:48:17.292 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-26 04:48:17.292 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-26 04:48:17.293 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-26 04:48:17.294 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-26 04:48:17.294 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.241.120
|
|
2026-03-26 04:48:17.294 DEBUG [src.node.docker_mananger] Generated ports ['47442', '47443', '47444', '47445', '47446']
|
|
2026-03-26 04:48:17.295 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-26 04:48:17.295 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-26 04:48:17.295 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-26 04:48:17.295 DEBUG [src.node.docker_mananger] docker run -i -t -p 47442:47442 -p 47443:47443 -p 47444:47444 -p 47445:47445 -p 47446:47446 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=47444 --rest-port=47442 --tcp-port=47443 --discv5-udp-port=47445 --rest-address=0.0.0.0 --nat=extip:172.18.241.120 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1dac9f3bfbdde9fcff7cddd40a9c3f8dc6beafdfdcb0f8f7fc7eee0e0ddbff8c --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47446 --metrics-logging=true --relay=true --dns-discovery=false
|
|
2026-03-26 04:48:17.491 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.241.120 waku ebf79dc58c21cd9be416b027a08a75c8463dff22128f762d9cb1cefff6bd098b
|
|
2026-03-26 04:48:17.518 ERROR [src.node.docker_mananger] Max retries reached for container 3b496ffebc3d. Exiting log stream.
|
|
2026-03-26 04:48:17.527 DEBUG [src.node.docker_mananger] Container started with ID ebf79dc58c21. Setting up logs at ./log/docker/node1_2026-03-26_04-48-17__c4015662-375c-4c5c-bf6e-14c9bae592e6__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:48:17.528 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 47442
|
|
2026-03-26 04:48:17.528 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-26 04:48:18.063 ERROR [src.node.docker_mananger] Max retries reached for container ccbc8d979a55. Exiting log stream.
|
|
2026-03-26 04:48:18.530 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47442/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:18.533 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-26 04:48:18.533 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-26 04:48:18.533 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47442/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:18.535 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.241.120/tcp/47443/p2p/16Uiu2HAkzLPe1wDCFpWxaT4o7W1MweGpozZjAN23Ezagkynv1uCs","/ip4/172.18.241.120/tcp/47444/ws/p2p/16Uiu2HAkzLPe1wDCFpWxaT4o7W1MweGpozZjAN23Ezagkynv1uCs"],"enrUri":"enr:-L24QOAk43GuE67EpLS9QWtxsLllLoFiU_WfER9oo38q6VLCISgeLN33aL0_GlXGKxePBcljYCLFwVf-YK4kzqSToAkCgmlkgnY0gmlwhKwS8XiKbXVsdGlhZGRyc5YACASsEvF4BrlTAAoErBLxeAa5VN0DgnJzhQADAQAAiXNlY3AyNTZrMaECSPANxPE6rdHRN7B24TscOumVLHZNYLMsfrHgVm6SPfCDdGNwgrlTg3VkcIK5VYV3YWt1MhM"}'
|
|
2026-03-26 04:48:18.536 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-26 04:48:18.536 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-26 04:48:18.536 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-26 04:48:18.537 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-26 04:48:18.538 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.34.113
|
|
2026-03-26 04:48:18.538 DEBUG [src.node.docker_mananger] Generated ports ['27557', '27558', '27559', '27560', '27561']
|
|
2026-03-26 04:48:18.538 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-26 04:48:18.538 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-26 04:48:18.538 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-26 04:48:18.538 DEBUG [src.node.docker_mananger] docker run -i -t -p 27557:27557 -p 27558:27558 -p 27559:27559 -p 27560:27560 -p 27561:27561 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=27559 --rest-port=27557 --tcp-port=27558 --discv5-udp-port=27560 --rest-address=0.0.0.0 --nat=extip:172.18.34.113 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=febfeaef9effb7df1cbd2f284bb1bc4e5a5ef36de7dc09f0e392bb7b6e71c379 --store-sync=true --store=true --store-sync-range=600 --store-sync-interval=6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27561 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
|
2026-03-26 04:48:18.740 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.34.113 waku ddfcf0e1d77a85a4a64123c5b88d0853d1f47b24131d29a509b9c2ab6621bf00
|
|
2026-03-26 04:48:18.773 DEBUG [src.node.docker_mananger] Container started with ID ddfcf0e1d77a. Setting up logs at ./log/docker/node2_2026-03-26_04-48-17__c4015662-375c-4c5c-bf6e-14c9bae592e6__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:48:18.774 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 27557
|
|
2026-03-26 04:48:18.774 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-26 04:48:19.774 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27557/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:19.777 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-26 04:48:19.777 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-26 04:48:19.777 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27557/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:19.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.34.113/tcp/27558/p2p/16Uiu2HAkuzQTvHGSY988W8jZuduh7LYK2gD6gm4HNkYiy6nSXt9Z","/ip4/172.18.34.113/tcp/27559/ws/p2p/16Uiu2HAkuzQTvHGSY988W8jZuduh7LYK2gD6gm4HNkYiy6nSXt9Z"],"enrUri":"enr:-L24QJv-UnbM4xbYWbDrl1j2IXzgGP-C4kg99BoWYD_1rSHJADraM3PvjP4mdksDrvyGv-RRG8xZigHmHs5GPSYItFgCgmlkgnY0gmlwhKwSInGKbXVsdGlhZGRyc5YACASsEiJxBmumAAoErBIicQZrp90DgnJzhQADAQAAiXNlY3AyNTZrMaECCGKfrlHuONddMWMK_l35rISUSKgPZGDv0s2W6ZSeEryDdGNwgmumg3VkcIJrqIV3YWt1MhI"}'
|
|
2026-03-26 04:48:19.780 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-26 04:48:19.780 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27557/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.241.120/tcp/47443/p2p/16Uiu2HAkzLPe1wDCFpWxaT4o7W1MweGpozZjAN23Ezagkynv1uCs"]'
|
|
2026-03-26 04:48:19.815 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:19.817 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:48:19.819 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:19.836 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:19.836 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:48:20.047 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:48:20.047 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:20.051 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:20.052 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:48:20.262 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:48:20.262 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:20.266 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:20.266 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:48:20.477 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:48:20.478 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:20.482 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:20.482 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:48:20.693 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:48:20.693 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:20.697 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:20.697 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:48:20.908 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:48:20.908 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:20.913 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:20.913 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:48:21.124 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:48:21.124 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:21.129 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:21.129 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:48:21.340 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:48:21.340 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:21.344 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:21.344 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:48:21.555 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:48:21.555 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:21.559 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:21.559 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:48:21.770 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:48:21.770 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:21.774 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:21.775 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:48:21.985 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:48:21.986 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:21.990 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:21.990 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:48:22.200 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:48:22.201 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:22.204 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:22.205 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:48:22.415 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:48:22.416 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:22.419 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:22.420 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:48:22.630 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:48:22.630 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:22.634 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:22.635 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:48:22.845 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:48:22.846 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:22.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:22.850 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:48:23.061 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:48:23.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:23.065 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:23.066 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:48:23.276 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:48:23.277 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:23.282 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:23.282 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:48:23.493 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:48:23.493 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:23.498 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:23.498 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:48:23.708 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:48:23.709 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:23.713 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:23.713 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:48:23.924 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:48:23.924 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:23.927 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:23.928 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:48:24.138 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:48:24.139 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:24.142 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:24.142 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:48:24.353 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:48:24.353 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:24.357 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:24.357 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:48:24.568 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:48:24.568 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:24.572 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:24.572 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:48:24.783 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:48:24.783 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:24.787 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:24.787 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:48:24.998 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:48:24.998 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:25.003 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:25.003 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:48:25.214 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:48:25.214 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:25.218 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:25.218 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:48:25.429 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:48:25.429 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:25.433 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:25.434 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:48:25.644 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:48:25.644 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:25.649 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:25.649 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:48:25.859 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:48:25.860 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:25.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:25.864 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:48:26.075 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:48:26.075 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:26.079 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:26.079 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:48:38.290 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27557/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:38.294 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x977ae74bb9a497b827634099ae417ce9f5711b993ec96d4c16db169726e15444"},{"messageHash":"0xac347b21b1b14acf6c99693a193ca9aa1e88cec12cf344ed0b257ef666358121"},{"messageHash":"0xcc6e4cb1342449aa7b0b6885d9ccc3f58ad3e668df28af6af184c8a98d10e394"},{"messageHash":"0xdc16cb45f1176f0a1d95cbba4b927216c1b765989dc93f8ee0be4ba987899604"},{"messageHash":"0xa6cf5f6461a9def68652960edcda480dda7cd06bba48c967f9f6f134b344ce0f"},{"messageHash":"0x0ff0e4df058eba457590865818394e6d5cf288b4dcd126cb90f18aa3854c77a8"},{"messageHash":"0xbf05476644947b8ed32abc8fc065b0e7bac2794cc0bdf34f0823e055c9c1bdc8"},{"messageHash":"0x5b0efa688bcfcbd06efbe994f2fa0de8418b1f76279bd3d1385fe94c7e0ce6bf"},{"messageHash":"0x3285da01aa30404dd129fca15b12f21c76582f4032e2b834459aa60d5f559e06"},{"messageHash":"0xc6742b60768953b6870c72ceaf2cb6b8d0ea37a42f0d29fcae255cd69299d140"},{"messageHash":"0x3e8a4d9164d36e8963400f5b92c4e06c3149c4dd38039d0daad9bf1821853a6e"},{"messageHash":"0xc598eb4292cc4948cf1068a3869b1aeb59dff629ad408722f5d9422f5ca6946d"},{"messageHash":"0x54fe06c4fb63a602703174432507e3a52853155e4d1cb428d1c3dced570b96a9"},{"messageHash":"0xc35eabd01ef4d77132d5dc77154094c2b65886217c163eb1646f66e8fb21acfb"},{"messageHash":"0x33fcee1659e328da2912400d2f5c2af64a7d4a96d326e178f97bb2ddb36aaefb"},{"messageHash":"0x2d14bb42d7d832acb7a488d6ee50be7a04036e18eebda195a91e4d2fee19f960"},{"messageHash":"0x8e76f050179bbe42aba91cba6c80265381302501af6a4078299eb23443118ff6"},{"messageHash":"0xbf45ed78272cf837bcfaa11945c5b81643391a4329fc40c930575e264ad494e0"},{"messageHash":"0xebe665baa028c2985299fe6725f68572908267fe578eeff96cc743575aedec9a"},{"messageHash":"0xb2b70d07302d14f1537bafd572a63614fa54941998be90d48a3d523bffc77276"},{"messageHash":"0xa30789bdeb53e20045e8f8e88f2975e30c1335e06f5f4bb911cd4c2115ec60b9"},{"messageHash":"0x23c88cd86b04408433817d2681d05e0168f87fef2b12c0c97f940cd322640608"},{"messageHash":"0x1abc5da45e508ebccd90dfe6de72fbe5f94095c279b940ac70853d224582ca31"},{"messageHash":"0x312d34cb4f3ed61dc08ff843f782aa232a1cd246e54981c8718a80b296d67aa4"},{"messageHash":"0x0314f7033e7473c9dd1adaf901154bf476f6e61d12ae3481026a49c84a725d7a"},{"messageHash":"0x4dc62867d25d78f0504a0191cfa7f2654097b64ca4b29bb093770c489bd9694a"},{"messageHash":"0xf4aa266ddea2c16e732c35c6950b9674185841afa0b1b8ad6f89ffb5dac6d0da"},{"messageHash":"0xf02a88b299145c3c4ad947941fbc79d0719c3e475ad79b9eca58d88df739e72e"},{"messageHash":"0x91448257df6d48573ac556fa63b50af456fa945f80b594b1de7b66295aaed44a"},{"messageHash":"0x0efb49fcc9ccdd8d2560f1a1f1fa762b6fea9926d9475d386a2c7fbf9cc85574"}]}'
|
|
2026-03-26 04:48:38.295 DEBUG [tests.store_sync.test_store_sync] Node-2 store has 30/30 messages
|
|
2026-03-26 04:49:08.295 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:08.295 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:08.300 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:08.300 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:08.511 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:08.511 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:08.516 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:08.516 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:08.727 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:08.727 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:08.732 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:08.732 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:08.943 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:08.943 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:08.947 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:08.948 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:09.158 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:09.159 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:09.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:09.163 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:09.374 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:09.374 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:09.379 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:09.379 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:09.590 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:09.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:09.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:09.595 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:09.806 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:09.806 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:09.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:09.811 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:10.022 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:10.022 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:10.027 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:10.027 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:10.238 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:10.238 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:10.242 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:10.243 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:10.453 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:10.454 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:10.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:10.458 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:10.669 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:10.670 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:10.676 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:10.676 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:10.887 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:10.887 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:10.892 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:10.892 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:11.102 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:11.103 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:11.108 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:11.108 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:11.319 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:11.319 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:11.324 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:11.324 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:11.535 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:11.535 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:11.540 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:11.540 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:11.751 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:11.751 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:11.756 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:11.756 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:11.967 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:11.967 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:11.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:11.972 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:12.183 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:12.183 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:12.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:12.188 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:12.399 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:12.399 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:12.403 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:12.403 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:12.614 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:12.614 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:12.619 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:12.619 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:12.830 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:12.830 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:12.835 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:12.835 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:13.046 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:13.046 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:13.051 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:13.051 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:13.262 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:13.262 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:13.267 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:13.267 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:13.477 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:13.478 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:13.482 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:13.482 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:13.693 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:13.693 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:13.698 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:13.698 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:13.908 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:13.909 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:13.913 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:13.913 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:14.124 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:14.124 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:14.129 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:14.129 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:14.340 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:14.340 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:14.344 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:14.344 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:14.555 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:14.555 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:14.560 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:14.560 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:26.771 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27557/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:49:26.776 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-26 04:49:26.776 DEBUG [tests.store_sync.test_store_sync] Node-2 store has 60/60 messages
|
|
2026-03-26 04:49:56.777 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:56.777 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:56.782 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:56.782 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:56.993 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:56.993 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:56.998 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:56.998 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:57.209 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:57.209 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:57.217 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:57.217 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:57.428 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:57.428 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:57.433 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:57.433 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:57.644 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:57.644 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:57.649 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:57.649 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:57.860 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:57.860 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:57.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:57.864 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:58.075 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:58.075 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:58.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:58.080 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:58.291 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:58.291 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:58.296 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:58.296 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:58.507 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:58.507 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:58.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:58.512 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:58.723 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:58.723 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:58.728 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:58.728 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:58.939 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:58.939 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:58.943 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:58.944 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:59.154 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:59.155 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:59.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:59.163 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:59.374 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:59.375 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:59.381 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:59.381 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:59.592 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:59.592 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:59.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:59.597 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:49:59.808 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:49:59.808 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:49:59.812 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:49:59.812 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:50:00.023 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:50:00.024 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:50:00.028 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:50:00.028 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:50:00.239 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:50:00.239 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:50:00.244 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:50:00.244 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:50:00.455 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:50:00.455 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:50:00.459 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:50:00.459 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:50:00.670 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:50:00.671 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:50:00.675 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:50:00.675 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:50:00.886 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:50:00.886 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:50:00.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:50:00.891 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:50:01.102 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:50:01.102 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:50:01.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:50:01.107 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:50:01.318 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:50:01.318 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:50:01.323 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:50:01.323 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:50:01.534 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:50:01.534 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:50:01.539 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:50:01.539 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:50:01.749 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:50:01.750 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:50:01.755 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:50:01.755 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:50:01.966 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:50:01.966 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:50:01.970 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:50:01.970 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:50:02.181 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:50:02.181 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:50:02.186 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:50:02.186 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:50:02.397 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:50:02.397 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:50:02.402 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:50:02.402 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:50:02.613 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:50:02.613 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:50:02.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:50:02.617 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:50:02.828 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:50:02.828 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:50:02.833 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:50:02.833 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:50:03.044 DEBUG [src.steps.store] Relaying message
|
|
2026-03-26 04:50:03.044 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:50:03.049 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:50:03.049 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-26 04:50:15.260 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27557/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:50:15.266 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-26 04:50:15.266 DEBUG [tests.store_sync.test_store_sync] Node-2 store has 90/90 messages
|
|
2026-03-26 04:50:45.268 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-26 04:50:45.269 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-26 04:50:45.269 DEBUG [src.node.waku_node] Stopping container with id ebf79dc58c21
|
|
2026-03-26 04:50:45.795 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-26 04:50:45.797 DEBUG [src.node.waku_node] Stopping container with id ddfcf0e1d77a
|
|
2026-03-26 04:50:46.363 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-26 04:50:46.365 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-26 04:50:46.499 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-26 04:50:46.558 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|