mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-02-19 21:33:12 +00:00
338 lines
49 KiB
Plaintext
338 lines
49 KiB
Plaintext
2026-02-08 04:50:05.143 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-08 04:50:05.143 DEBUG [tests.conftest] Running test: test_three_store_sync_exchange with id: 2026-02-08_04-50-05__e5c9ddf1-2163-4f3b-a266-64e3098ee2e9
|
|
2026-02-08 04:50:05.143 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-08 04:50:05.150 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-08 04:50:05.150 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-08_04-50-05__e5c9ddf1-2163-4f3b-a266-64e3098ee2e9__wakuorg_nwaku:latest.log
|
|
2026-02-08 04:50:05.157 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-08 04:50:05.157 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-08_04-50-05__e5c9ddf1-2163-4f3b-a266-64e3098ee2e9__wakuorg_nwaku:latest.log
|
|
2026-02-08 04:50:05.163 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-08 04:50:05.163 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-08_04-50-05__e5c9ddf1-2163-4f3b-a266-64e3098ee2e9__wakuorg_nwaku:latest.log
|
|
2026-02-08 04:50:05.164 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-02-08 04:50:05.164 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-08 04:50:05.165 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-08 04:50:05.166 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-08 04:50:05.166 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.52.205
|
|
2026-02-08 04:50:05.166 DEBUG [src.node.docker_mananger] Generated ports ['41145', '41146', '41147', '41148', '41149']
|
|
2026-02-08 04:50:05.167 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-08 04:50:05.167 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-08 04:50:05.167 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-08 04:50:05.167 DEBUG [src.node.docker_mananger] docker run -i -t -p 41145:41145 -p 41146:41146 -p 41147:41147 -p 41148:41148 -p 41149:41149 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=41147 --rest-port=41145 --tcp-port=41146 --discv5-udp-port=41148 --rest-address=0.0.0.0 --nat=extip:172.18.52.205 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5feda571c435fdee7a3997b4dccda4dab1f94674418295da3fad3f0f7386eb7b --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=41149 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
|
|
2026-02-08 04:50:05.354 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.52.205 waku 5a0973de9087e80d979d24e43dcd9215f9deb099daf93e444b4b9fb83dacc9f0
|
|
2026-02-08 04:50:05.376 ERROR [src.node.docker_mananger] Max retries reached for container e6369522cea7. Exiting log stream.
|
|
2026-02-08 04:50:05.386 DEBUG [src.node.docker_mananger] Container started with ID 5a0973de9087. Setting up logs at ./log/docker/node1_2026-02-08_04-50-05__e5c9ddf1-2163-4f3b-a266-64e3098ee2e9__wakuorg_nwaku:latest.log
|
|
2026-02-08 04:50:05.387 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 41145
|
|
2026-02-08 04:50:05.388 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-08 04:50:05.942 ERROR [src.node.docker_mananger] Max retries reached for container 134a249ad9a8. Exiting log stream.
|
|
2026-02-08 04:50:06.388 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41145/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:50:06.392 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"}]}'
|
|
2026-02-08 04:50:06.392 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-08 04:50:06.392 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41145/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:50:06.394 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.52.205/tcp/41146/p2p/16Uiu2HAmFd2FQbTTG7Zs6KPCsNuwFxaqUWHUM7MduxhiBzcqYAeD","/ip4/172.18.52.205/tcp/41147/ws/p2p/16Uiu2HAmFd2FQbTTG7Zs6KPCsNuwFxaqUWHUM7MduxhiBzcqYAeD"],"enrUri":"enr:-L24QBeh1BF4M97QMkUQj7PTiGG9aA6o1PxMEBCaqrN0PnrJQM1MAyvdZyjEhjhGau5uD89O6PrrleWRX8XQCphJlmICgmlkgnY0gmlwhKwSNM2KbXVsdGlhZGRyc5YACASsEjTNBqC6AAoErBI0zQagu90DgnJzhQADAQAAiXNlY3AyNTZrMaEDLBILv7WYW-WqqEzG5sfhkI3SePS2MUvw_ighgrAHM6qDdGNwgqC6g3VkcIKgvIV3YWt1MhM"}'
|
|
2026-02-08 04:50:06.394 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-08 04:50:06.395 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:06.395 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41145/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:06.410 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:06.410 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:06.621 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:06.621 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41145/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:06.625 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:06.626 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:06.837 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:06.837 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41145/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:06.841 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:06.841 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:07.052 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:07.053 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41145/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:07.057 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:07.057 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:07.267 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:07.268 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41145/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:07.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:07.272 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:07.483 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:07.483 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41145/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:07.487 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:07.487 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:07.698 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:07.699 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41145/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:07.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:07.703 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:07.914 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:07.914 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41145/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:07.918 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:07.919 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:08.129 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:08.130 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41145/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:08.134 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:08.134 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:08.345 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:08.345 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41145/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:08.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:08.349 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:08.560 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:08.560 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41145/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:08.565 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:08.565 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:08.776 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:08.776 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41145/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:08.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:08.781 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:08.991 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:08.992 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41145/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:08.996 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:08.996 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:09.207 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:09.207 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41145/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:09.211 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:09.211 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:09.422 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:09.423 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41145/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:09.427 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:09.427 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:09.638 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:09.638 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41145/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:09.642 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:09.642 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:09.853 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:09.853 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41145/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:09.857 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:09.857 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:10.068 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:10.069 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41145/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:10.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:10.073 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:10.284 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:10.285 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41145/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:10.288 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:10.289 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:10.500 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:10.500 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41145/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:10.504 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:10.504 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:10.715 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-08 04:50:10.715 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-08 04:50:10.717 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-08 04:50:10.717 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.52.237
|
|
2026-02-08 04:50:10.717 DEBUG [src.node.docker_mananger] Generated ports ['14297', '14298', '14299', '14300', '14301']
|
|
2026-02-08 04:50:10.717 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-08 04:50:10.718 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-08 04:50:10.718 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-08 04:50:10.718 DEBUG [src.node.docker_mananger] docker run -i -t -p 14297:14297 -p 14298:14298 -p 14299:14299 -p 14300:14300 -p 14301:14301 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=14299 --rest-port=14297 --tcp-port=14298 --discv5-udp-port=14300 --rest-address=0.0.0.0 --nat=extip:172.18.52.237 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b2b7407e4094dcdc63b4c30db84c8c22662f6a07ebfc16eeeac310ee6da4a840 --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=14301 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
|
|
2026-02-08 04:50:10.912 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.52.237 waku 21837bb51b0d3d6e178de257c04f0b622e7f38d3551834907bbd89b7ac7a8f8a
|
|
2026-02-08 04:50:10.942 DEBUG [src.node.docker_mananger] Container started with ID 21837bb51b0d. Setting up logs at ./log/docker/node2_2026-02-08_04-50-05__e5c9ddf1-2163-4f3b-a266-64e3098ee2e9__wakuorg_nwaku:latest.log
|
|
2026-02-08 04:50:10.943 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14297
|
|
2026-02-08 04:50:10.944 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-08 04:50:11.944 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14297/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:50:11.948 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"}]}'
|
|
2026-02-08 04:50:11.948 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-08 04:50:11.949 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14297/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:50:11.951 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.52.237/tcp/14298/p2p/16Uiu2HAkx3of6fCyGZnY7A5Rg2iSpJRoQrvDTM1ioiQDxyX4WAUH","/ip4/172.18.52.237/tcp/14299/ws/p2p/16Uiu2HAkx3of6fCyGZnY7A5Rg2iSpJRoQrvDTM1ioiQDxyX4WAUH"],"enrUri":"enr:-L24QE00wURY9zGMUj11YDfsShpjqYccQM06RYuSonfxD4cDUiIOZTtHVguIIwTbp2VA7mr2vOjUZV-XGR8HEif7HEUCgmlkgnY0gmlwhKwSNO2KbXVsdGlhZGRyc5YACASsEjTtBjfaAAoErBI07QY3290DgnJzhQADAQAAiXNlY3AyNTZrMaECJvj20nG1eu1wTG0xOej6YsKFxC9J2yy0IBltFpzYqGqDdGNwgjfag3VkcII33IV3YWt1MhM"}'
|
|
2026-02-08 04:50:11.951 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-08 04:50:11.952 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:11.952 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14297/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:11.966 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:11.966 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:12.177 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:12.177 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14297/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:12.183 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:12.183 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:12.394 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:12.394 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14297/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:12.398 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:12.399 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:12.609 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:12.610 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14297/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:12.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:12.614 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:12.825 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:12.825 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14297/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:12.830 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:12.830 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:13.041 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:13.041 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14297/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:13.045 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:13.045 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:13.256 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:13.257 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14297/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:13.261 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:13.262 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:13.472 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:13.473 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14297/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:13.479 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:13.479 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:13.690 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:13.690 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14297/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:13.695 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:13.695 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:13.906 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:13.906 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14297/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:13.910 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:13.910 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:14.121 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:14.121 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14297/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:14.127 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:14.127 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:14.338 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:14.338 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14297/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:14.345 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:14.345 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:14.556 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:14.557 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14297/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:14.561 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:14.562 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:14.772 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:14.773 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14297/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:14.777 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:14.777 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:14.988 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:14.988 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14297/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:14.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:14.993 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:15.204 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:15.204 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14297/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:15.208 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:15.208 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:15.419 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:15.419 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14297/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:15.424 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:15.424 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:15.635 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:15.635 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14297/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:15.639 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:15.639 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:15.850 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:15.850 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14297/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:15.855 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:15.855 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:16.066 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:16.066 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14297/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:16.070 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:16.071 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:16.281 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14297/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.52.205/tcp/41146/p2p/16Uiu2HAmFd2FQbTTG7Zs6KPCsNuwFxaqUWHUM7MduxhiBzcqYAeD"]'
|
|
2026-02-08 04:50:16.303 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:16.304 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-08 04:50:16.305 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-08 04:50:16.310 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-08 04:50:16.310 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.142.152
|
|
2026-02-08 04:50:16.310 DEBUG [src.node.docker_mananger] Generated ports ['13112', '13113', '13114', '13115', '13116']
|
|
2026-02-08 04:50:16.310 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-08 04:50:16.311 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-08 04:50:16.311 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-08 04:50:16.311 DEBUG [src.node.docker_mananger] docker run -i -t -p 13112:13112 -p 13113:13113 -p 13114:13114 -p 13115:13115 -p 13116:13116 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=13114 --rest-port=13112 --tcp-port=13113 --discv5-udp-port=13115 --rest-address=0.0.0.0 --nat=extip:172.18.142.152 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ca75fb5a4a1a2b065d0d621b6c1df9f36564aceb5c1172da16fee13a39d0dde0 --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=13116 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
|
|
2026-02-08 04:50:16.498 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.142.152 waku ad27186a1e94deebeadee5392939529ef39001ea985020ba9a3b9d7eb0611d82
|
|
2026-02-08 04:50:16.530 DEBUG [src.node.docker_mananger] Container started with ID ad27186a1e94. Setting up logs at ./log/docker/node3_2026-02-08_04-50-05__e5c9ddf1-2163-4f3b-a266-64e3098ee2e9__wakuorg_nwaku:latest.log
|
|
2026-02-08 04:50:16.530 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 13112
|
|
2026-02-08 04:50:16.531 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-08 04:50:17.532 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13112/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:50:17.535 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"}]}'
|
|
2026-02-08 04:50:17.535 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-08 04:50:17.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13112/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:50:17.538 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.142.152/tcp/13113/p2p/16Uiu2HAm7raUzvS3nyBYWssVCWxApmu6en5MJ2A8gjcA4xUyjjoG","/ip4/172.18.142.152/tcp/13114/ws/p2p/16Uiu2HAm7raUzvS3nyBYWssVCWxApmu6en5MJ2A8gjcA4xUyjjoG"],"enrUri":"enr:-L24QHVB2R28u2zQ5IXjFhBPuY-EVKkP1JwrFdFzBSoqlZCSKC-V0947LCVhWx0nWCAWQ9ZnCLR4dQN2ClzX50Csu6UCgmlkgnY0gmlwhKwSjpiKbXVsdGlhZGRyc5YACASsEo6YBjM5AAoErBKOmAYzOt0DgnJzhQADAQAAiXNlY3AyNTZrMaECuK2MabcORAJsCs43vJ6sj-9ieWI3SYyFAPn2RN5FHpODdGNwgjM5g3VkcIIzO4V3YWt1MhM"}'
|
|
2026-02-08 04:50:17.538 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-08 04:50:17.539 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:17.539 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:17.551 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:17.552 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:17.762 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:17.763 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:17.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:17.767 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:17.978 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:17.978 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:17.982 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:17.982 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:18.193 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:18.193 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:18.197 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:18.198 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:18.408 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:18.409 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:18.413 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:18.413 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:18.624 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:18.624 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:18.628 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:18.628 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:18.839 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:18.839 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:18.844 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:18.844 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:19.055 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:19.055 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:19.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:19.059 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:19.270 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:19.270 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:19.274 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:19.275 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:19.485 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:19.486 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:19.490 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:19.490 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:19.701 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:19.701 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:19.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:19.706 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:19.916 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:19.917 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:19.921 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:19.921 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:20.132 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:20.132 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:20.136 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:20.136 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:20.347 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:20.348 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:20.352 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:20.352 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:20.563 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:20.563 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:20.568 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:20.568 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:20.779 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:20.779 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:20.783 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:20.784 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:20.994 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:20.995 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:20.999 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:20.999 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:21.210 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:21.210 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:21.215 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:21.215 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:21.426 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:21.426 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:21.430 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:21.431 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:21.642 DEBUG [src.steps.store] Relaying message
|
|
2026-02-08 04:50:21.642 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-08 04:50:21.646 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:21.646 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-08 04:50:21.857 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13112/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.52.205/tcp/41146/p2p/16Uiu2HAmFd2FQbTTG7Zs6KPCsNuwFxaqUWHUM7MduxhiBzcqYAeD"]'
|
|
2026-02-08 04:50:21.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:21.882 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13112/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.52.237/tcp/14298/p2p/16Uiu2HAkx3of6fCyGZnY7A5Rg2iSpJRoQrvDTM1ioiQDxyX4WAUH"]'
|
|
2026-02-08 04:50:21.907 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:50:39.908 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41145/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=200&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:50:39.913 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-08 04:50:39.913 DEBUG [tests.store_sync.test_store_sync] Node-A store has 60 messages
|
|
2026-02-08 04:50:39.914 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14297/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=200&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:50:39.918 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-08 04:50:39.919 DEBUG [tests.store_sync.test_store_sync] Node-B store has 60 messages
|
|
2026-02-08 04:50:39.919 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13112/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=200&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:50:39.923 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-08 04:50:39.923 DEBUG [tests.store_sync.test_store_sync] Node-C store has 60 messages
|
|
2026-02-08 04:50:39.925 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-08 04:50:39.926 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-08 04:50:39.926 DEBUG [src.node.waku_node] Stopping container with id 5a0973de9087
|
|
2026-02-08 04:50:40.488 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-08 04:50:40.488 DEBUG [src.node.waku_node] Stopping container with id 21837bb51b0d
|
|
2026-02-08 04:50:41.041 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-08 04:50:41.043 DEBUG [src.node.waku_node] Stopping container with id ad27186a1e94
|
|
2026-02-08 04:50:41.301 ERROR [src.node.docker_mananger] Max retries reached for container 5a0973de9087. Exiting log stream.
|
|
2026-02-08 04:50:41.576 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-08 04:50:41.577 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-08 04:50:41.611 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-08 04:50:41.635 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-08 04:50:41.657 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|