mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-07 16:33:13 +00:00
132 lines
23 KiB
Plaintext
132 lines
23 KiB
Plaintext
2025-12-24 04:23:12.356 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-24 04:23:12.356 DEBUG [tests.conftest] Running test: test_store_sync_indirect_node with id: 2025-12-24_04-23-12__736cfaa4-7faf-4577-ab30-36131b32f5c6
|
|
2025-12-24 04:23:12.356 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-24 04:23:12.363 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-24 04:23:12.363 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-24_04-23-12__736cfaa4-7faf-4577-ab30-36131b32f5c6__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:23:12.368 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-24 04:23:12.368 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-24_04-23-12__736cfaa4-7faf-4577-ab30-36131b32f5c6__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:23:12.374 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-24 04:23:12.374 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-24_04-23-12__736cfaa4-7faf-4577-ab30-36131b32f5c6__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:23:12.374 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-24 04:23:12.375 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:23:12.375 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:23:12.376 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:23:12.376 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.102.115
|
|
2025-12-24 04:23:12.377 DEBUG [src.node.docker_mananger] Generated ports ['3266', '3267', '3268', '3269', '3270']
|
|
2025-12-24 04:23:12.377 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:23:12.377 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:23:12.377 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:23:12.377 DEBUG [src.node.docker_mananger] docker run -i -t -p 3266:3266 -p 3267:3267 -p 3268:3268 -p 3269:3269 -p 3270:3270 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=3268 --rest-port=3266 --tcp-port=3267 --discv5-udp-port=3269 --rest-address=0.0.0.0 --nat=extip:172.18.102.115 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c7b778ad56b4bebaabf3c2cda58c45348fcec119decfcfa26a26cc27951cfb11 --store-sync=true --store=true --store-sync-range=45 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3270 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true
|
|
2025-12-24 04:23:12.558 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.102.115 waku 44344545ea4c9c08c7366e756153bd266a10b607e5d17db77a2f3ad3305df8b9
|
|
2025-12-24 04:23:12.588 DEBUG [src.node.docker_mananger] Container started with ID 44344545ea4c. Setting up logs at ./log/docker/node1_2025-12-24_04-23-12__736cfaa4-7faf-4577-ab30-36131b32f5c6__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:23:12.589 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3266
|
|
2025-12-24 04:23:12.591 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:23:12.602 ERROR [src.node.docker_mananger] Max retries reached for container 7b6e2f5ec9fe. Exiting log stream.
|
|
2025-12-24 04:23:13.154 ERROR [src.node.docker_mananger] Max retries reached for container 194520359d02. Exiting log stream.
|
|
2025-12-24 04:23:13.591 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3266/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:23:13.594 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-24 04:23:13.595 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-24 04:23:13.595 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3266/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:23:13.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.102.115/tcp/3267/p2p/16Uiu2HAm6W29qm1p6PXd73F2WgE53n8hCAgAZXXdBp781XtBKK3P","/ip4/172.18.102.115/tcp/3268/ws/p2p/16Uiu2HAm6W29qm1p6PXd73F2WgE53n8hCAgAZXXdBp781XtBKK3P"],"enrUri":"enr:-L24QPs37lpFPK43S7jaClL5AOEEjmfwR9mudpxoqdnCSpysI0OUz7hbw_U7IxZrbe2-VMwvIp3sH-lZMbLr-yqoG44CgmlkgnY0gmlwhKwSZnOKbXVsdGlhZGRyc5YACASsEmZzBgzDAAoErBJmcwYMxN0DgnJzhQADAQAAiXNlY3AyNTZrMaECpI2we1w0JrdNNll3hgSB3eRTuPxCcY298fHVvkPu3-KDdGNwggzDg3VkcIIMxYV3YWt1MhM"}'
|
|
2025-12-24 04:23:13.597 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-24 04:23:13.597 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3266/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-24 04:23:13.608 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:23:13.608 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:23:13.608 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:23:13.609 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:23:13.609 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.76.162
|
|
2025-12-24 04:23:13.610 DEBUG [src.node.docker_mananger] Generated ports ['50602', '50603', '50604', '50605', '50606']
|
|
2025-12-24 04:23:13.610 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:23:13.610 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:23:13.610 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:23:13.610 DEBUG [src.node.docker_mananger] docker run -i -t -p 50602:50602 -p 50603:50603 -p 50604:50604 -p 50605:50605 -p 50606:50606 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=50604 --rest-port=50602 --tcp-port=50603 --discv5-udp-port=50605 --rest-address=0.0.0.0 --nat=extip:172.18.76.162 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8c1e963bb1b75c8e512aefde4aee65d1faeab9290fcb4646c9db74ddae743abb --store-sync=true --store=true --store-sync-range=45 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50606 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --discv5-bootstrap-node=enr:-L24QPs37lpFPK43S7jaClL5AOEEjmfwR9mudpxoqdnCSpysI0OUz7hbw_U7IxZrbe2-VMwvIp3sH-lZMbLr-yqoG44CgmlkgnY0gmlwhKwSZnOKbXVsdGlhZGRyc5YACASsEmZzBgzDAAoErBJmcwYMxN0DgnJzhQADAQAAiXNlY3AyNTZrMaECpI2we1w0JrdNNll3hgSB3eRTuPxCcY298fHVvkPu3-KDdGNwggzDg3VkcIIMxYV3YWt1MhM
|
|
2025-12-24 04:23:13.793 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.76.162 waku e5580efc2f5b1f80cc98105d1ed86e4bf1b58627c742cfb30df49e8c26035df9
|
|
2025-12-24 04:23:13.822 DEBUG [src.node.docker_mananger] Container started with ID e5580efc2f5b. Setting up logs at ./log/docker/node2_2025-12-24_04-23-12__736cfaa4-7faf-4577-ab30-36131b32f5c6__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:23:13.822 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 50602
|
|
2025-12-24 04:23:13.823 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:23:14.823 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50602/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:23:14.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-24 04:23:14.827 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-24 04:23:14.827 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50602/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:23:14.830 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.76.162/tcp/50603/p2p/16Uiu2HAmETsxEAL7FaeHaW2BQYEjLAL1XwKxTJK53U3wBfMR4d8G","/ip4/172.18.76.162/tcp/50604/ws/p2p/16Uiu2HAmETsxEAL7FaeHaW2BQYEjLAL1XwKxTJK53U3wBfMR4d8G"],"enrUri":"enr:-L24QH5PvHNxHzIU6ZIFvXfXpQR-tyIWl9h7yfxrFDU3HkToP6KyeMvBN2Z3LPuKw00T3jGJOjnL7bnY49tBui_Dm04CgmlkgnY0gmlwhKwSTKKKbXVsdGlhZGRyc5YACASsEkyiBsWrAAoErBJMogbFrN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDGt7ASoc7cXRY8e5D58aqzMwjwLqbvVss1gSmGxziz62DdGNwgsWrg3VkcILFrYV3YWt1MhI"}'
|
|
2025-12-24 04:23:14.830 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-24 04:23:14.830 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:23:14.830 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:23:14.832 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:23:14.832 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.204.105
|
|
2025-12-24 04:23:14.832 DEBUG [src.node.docker_mananger] Generated ports ['48537', '48538', '48539', '48540', '48541']
|
|
2025-12-24 04:23:14.832 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:23:14.832 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:23:14.832 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:23:14.832 DEBUG [src.node.docker_mananger] docker run -i -t -p 48537:48537 -p 48538:48538 -p 48539:48539 -p 48540:48540 -p 48541:48541 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=48539 --rest-port=48537 --tcp-port=48538 --discv5-udp-port=48540 --rest-address=0.0.0.0 --nat=extip:172.18.204.105 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=635b94eeb3d4eff1c59d62b220d2a71df53a478f497ad728f1bddcda4e79e1fd --store-sync=true --store=true --store-sync-range=45 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=48541 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false --discv5-bootstrap-node=enr:-L24QH5PvHNxHzIU6ZIFvXfXpQR-tyIWl9h7yfxrFDU3HkToP6KyeMvBN2Z3LPuKw00T3jGJOjnL7bnY49tBui_Dm04CgmlkgnY0gmlwhKwSTKKKbXVsdGlhZGRyc5YACASsEkyiBsWrAAoErBJMogbFrN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDGt7ASoc7cXRY8e5D58aqzMwjwLqbvVss1gSmGxziz62DdGNwgsWrg3VkcILFrYV3YWt1MhI
|
|
2025-12-24 04:23:15.021 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.204.105 waku 299e299da01e4938ed715490ba94885de781fd0c056921b5aa7cc31925b50662
|
|
2025-12-24 04:23:15.051 DEBUG [src.node.docker_mananger] Container started with ID 299e299da01e. Setting up logs at ./log/docker/node3_2025-12-24_04-23-12__736cfaa4-7faf-4577-ab30-36131b32f5c6__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:23:15.052 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 48537
|
|
2025-12-24 04:23:15.052 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:23:16.053 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48537/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:23:16.056 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-24 04:23:16.057 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-24 04:23:16.057 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48537/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:23:16.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.204.105/tcp/48538/p2p/16Uiu2HAmKDCg26vyc2oX9tdhKsfvQ9jYCGZdNRnkQCxtBkw91VGN","/ip4/172.18.204.105/tcp/48539/ws/p2p/16Uiu2HAmKDCg26vyc2oX9tdhKsfvQ9jYCGZdNRnkQCxtBkw91VGN"],"enrUri":"enr:-L24QMc13MLEsZX5QVrTx7nuk5xY0nBaj9qzus05t6fi8dXRbBlxj8FWvlWAM8deLoBrQ6zRFWN_ENmNC5VFlWbU4tkCgmlkgnY0gmlwhKwSzGmKbXVsdGlhZGRyc5YACASsEsxpBr2aAAoErBLMaQa9m90DgnJzhQADAQAAiXNlY3AyNTZrMaEDYWakGopssJXjhso1EmVnMm_qBuOF68Z1OfdtZGKPfmuDdGNwgr2ag3VkcIK9nIV3YWt1MhI"}'
|
|
2025-12-24 04:23:16.059 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-24 04:23:16.059 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50602/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.102.115/tcp/3267/p2p/16Uiu2HAm6W29qm1p6PXd73F2WgE53n8hCAgAZXXdBp781XtBKK3P"]'
|
|
2025-12-24 04:23:16.091 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:23:16.093 DEBUG [src.steps.store] Relaying message
|
|
2025-12-24 04:23:16.094 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3266/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-24 04:23:16.099 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:23:16.100 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-24 04:23:16.300 DEBUG [src.steps.store] Relaying message
|
|
2025-12-24 04:23:16.301 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3266/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-24 04:23:16.304 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:23:16.304 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-24 04:23:16.505 DEBUG [src.steps.store] Relaying message
|
|
2025-12-24 04:23:16.505 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3266/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-24 04:23:16.509 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:23:16.509 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-24 04:23:16.709 DEBUG [src.steps.store] Relaying message
|
|
2025-12-24 04:23:16.710 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3266/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-24 04:23:16.713 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:23:16.713 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-24 04:23:16.914 DEBUG [src.steps.store] Relaying message
|
|
2025-12-24 04:23:16.914 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3266/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-24 04:23:16.917 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:23:16.918 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-24 04:23:17.118 DEBUG [src.steps.store] Relaying message
|
|
2025-12-24 04:23:17.118 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3266/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-24 04:23:17.122 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:23:17.122 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-24 04:23:17.322 DEBUG [src.steps.store] Relaying message
|
|
2025-12-24 04:23:17.323 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3266/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-24 04:23:17.326 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:23:17.326 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-24 04:23:17.527 DEBUG [src.steps.store] Relaying message
|
|
2025-12-24 04:23:17.527 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3266/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-24 04:23:17.530 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:23:17.530 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-24 04:23:17.731 DEBUG [src.steps.store] Relaying message
|
|
2025-12-24 04:23:17.731 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3266/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-24 04:23:17.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:23:17.735 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-24 04:23:17.935 DEBUG [src.steps.store] Relaying message
|
|
2025-12-24 04:23:17.936 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3266/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-24 04:23:17.939 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:23:17.939 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-24 04:23:18.139 DEBUG [src.libs.common] Sleeping for 65 seconds
|
|
2025-12-24 04:24:23.140 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2025-12-24 04:24:23.140 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48537/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:24:23.144 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xb65355bec5a066c66d63111967853061983a92a2af1d73bc604f40079dd10bdb"},{"messageHash":"0x408e54d483e95dd06fb79461180a67bd41d091d354a996cc9bd360b823d86817"},{"messageHash":"0xb30ab7ba48ae9d68141740714165141145332f26ed21b8051a08aa023f7e2faa"},{"messageHash":"0xc66e31cc499770bb439a1e3837f8c0ee681f4d6b02c4f2a58188a7d32239b7cb"},{"messageHash":"0x5d1fa7e6a436921d7a5b5fcdd54a1c2a46fe4c1fa44e31844a1e9b8c34d5138e"},{"messageHash":"0x6fd99d47716b9931de14f3920d23ab54fa240edbc6a6906fb31609a8c7d58ac0"},{"messageHash":"0xd5a8e2db6decf5d22cb8059105282d711c8b227e4d62c48ed67dd42cebe7c0fd"},{"messageHash":"0x8d08f5a67937df4e83f7126142bcc0dd402c8f840a60a7134cc57e775e1bdad5"},{"messageHash":"0xed318899ed040cd8a062386fffe1dce3023288a4cb74decc1d92165c0467d312"},{"messageHash":"0x6ff6edfe370e49bc04bd52cf313996480b64383c4f00ee5355e776887ac271c3"}]}'
|
|
2025-12-24 04:24:23.144 DEBUG [src.steps.store] messages length is 10
|
|
2025-12-24 04:24:23.146 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-24 04:24:23.147 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-24 04:24:23.147 DEBUG [src.node.waku_node] Stopping container with id 44344545ea4c
|
|
2025-12-24 04:24:23.734 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-24 04:24:23.734 DEBUG [src.node.waku_node] Stopping container with id e5580efc2f5b
|
|
2025-12-24 04:24:24.271 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-24 04:24:24.273 DEBUG [src.node.waku_node] Stopping container with id 299e299da01e
|
|
2025-12-24 04:24:24.545 ERROR [src.node.docker_mananger] Max retries reached for container 44344545ea4c. Exiting log stream.
|
|
2025-12-24 04:24:24.800 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-24 04:24:24.801 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-24 04:24:24.843 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-24 04:24:24.876 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-24 04:24:24.909 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|