mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-30 07:33:09 +00:00
78 lines
13 KiB
Plaintext
78 lines
13 KiB
Plaintext
2026-03-16 04:56:03.374 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-16 04:56:03.375 DEBUG [tests.conftest] Running test: test_store_sync_range_with_zero_jitter with id: 2026-03-16_04-56-03__e26d1c4b-e535-43ee-ba99-a45c548400cb
|
|
2026-03-16 04:56:03.375 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-16 04:56:03.382 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-16 04:56:03.382 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-16_04-56-03__e26d1c4b-e535-43ee-ba99-a45c548400cb__wakuorg_nwaku:latest.log
|
|
2026-03-16 04:56:03.388 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-16 04:56:03.388 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-16_04-56-03__e26d1c4b-e535-43ee-ba99-a45c548400cb__wakuorg_nwaku:latest.log
|
|
2026-03-16 04:56:03.394 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-16 04:56:03.394 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-16_04-56-03__e26d1c4b-e535-43ee-ba99-a45c548400cb__wakuorg_nwaku:latest.log
|
|
2026-03-16 04:56:03.394 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-16 04:56:03.395 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-16 04:56:03.395 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-16 04:56:03.397 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-16 04:56:03.397 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.177.249
|
|
2026-03-16 04:56:03.397 DEBUG [src.node.docker_mananger] Generated ports ['13992', '13993', '13994', '13995', '13996']
|
|
2026-03-16 04:56:03.397 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-16 04:56:03.397 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-16 04:56:03.398 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-16 04:56:03.398 DEBUG [src.node.docker_mananger] docker run -i -t -p 13992:13992 -p 13993:13993 -p 13994:13994 -p 13995:13995 -p 13996:13996 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=13994 --rest-port=13992 --tcp-port=13993 --discv5-udp-port=13995 --rest-address=0.0.0.0 --nat=extip:172.18.177.249 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=911d48fa28ed34a0717a0fe4ad951620efceb6144a9ca5858f115cae9bb8aec8 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13996 --metrics-logging=true --relay=true --dns-discovery=false
|
|
2026-03-16 04:56:03.590 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.177.249 waku c0cf9244ea2c6114baede7a142f4bcd10eea9aed8ee81f7347ba0b9002fd8eba
|
|
2026-03-16 04:56:03.621 ERROR [src.node.docker_mananger] Max retries reached for container a49de7c243aa. Exiting log stream.
|
|
2026-03-16 04:56:03.631 DEBUG [src.node.docker_mananger] Container started with ID c0cf9244ea2c. Setting up logs at ./log/docker/node1_2026-03-16_04-56-03__e26d1c4b-e535-43ee-ba99-a45c548400cb__wakuorg_nwaku:latest.log
|
|
2026-03-16 04:56:03.632 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 13992
|
|
2026-03-16 04:56:03.632 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-16 04:56:04.163 ERROR [src.node.docker_mananger] Max retries reached for container 3139fe430ad7. Exiting log stream.
|
|
2026-03-16 04:56:04.632 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13992/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 04:56:04.635 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-16 04:56:04.635 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-16 04:56:04.635 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13992/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 04:56:04.638 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.177.249/tcp/13993/p2p/16Uiu2HAmEatq1SZU2rvBmQRZ2cz1g58buFbzr6eAeAp61ZwBh5WG","/ip4/172.18.177.249/tcp/13994/ws/p2p/16Uiu2HAmEatq1SZU2rvBmQRZ2cz1g58buFbzr6eAeAp61ZwBh5WG"],"enrUri":"enr:-L24QCUapMOe-a2IPGkaj0U_grhPkGhquBrH07dgTqKCOa2dKq9nyCXQeruQCEVKEk8QQsDCTFu9iB37htcqH54himYCgmlkgnY0gmlwhKwSsfmKbXVsdGlhZGRyc5YACASsErH5BjapAAoErBKx-QY2qt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDHKrOiCBilDe-HaxWGDZrNChXyELrwchla1s6VKx_stGDdGNwgjapg3VkcII2q4V3YWt1MhM"}'
|
|
2026-03-16 04:56:04.638 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-16 04:56:04.638 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13992/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-16 04:56:04.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:56:04.657 DEBUG [src.steps.store] Relaying message
|
|
2026-03-16 04:56:04.657 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13992/relay/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-16 04:56:04.660 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:56:04.661 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-16 04:56:04.861 DEBUG [src.steps.store] Relaying message
|
|
2026-03-16 04:56:04.862 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13992/relay/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-16 04:56:04.866 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:56:04.866 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-16 04:56:05.066 DEBUG [src.steps.store] Relaying message
|
|
2026-03-16 04:56:05.067 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13992/relay/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-16 04:56:05.071 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:56:05.071 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-16 04:56:30.272 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-16 04:56:30.272 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-16 04:56:30.274 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-16 04:56:30.274 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.95.152
|
|
2026-03-16 04:56:30.274 DEBUG [src.node.docker_mananger] Generated ports ['63829', '63830', '63831', '63832', '63833']
|
|
2026-03-16 04:56:30.274 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-16 04:56:30.275 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-16 04:56:30.275 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-16 04:56:30.275 DEBUG [src.node.docker_mananger] docker run -i -t -p 63829:63829 -p 63830:63830 -p 63831:63831 -p 63832:63832 -p 63833:63833 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=63831 --rest-port=63829 --tcp-port=63830 --discv5-udp-port=63832 --rest-address=0.0.0.0 --nat=extip:172.18.95.152 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=52aebfbb0fb4fa66eeea6dcb6cafd8cfa203cf1868c4fc3c458d914bdbe15bea --store-sync=true --store=true --store-sync-range=20 --store-sync-interval=5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63833 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false --discv5-bootstrap-node=enr:-L24QCUapMOe-a2IPGkaj0U_grhPkGhquBrH07dgTqKCOa2dKq9nyCXQeruQCEVKEk8QQsDCTFu9iB37htcqH54himYCgmlkgnY0gmlwhKwSsfmKbXVsdGlhZGRyc5YACASsErH5BjapAAoErBKx-QY2qt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDHKrOiCBilDe-HaxWGDZrNChXyELrwchla1s6VKx_stGDdGNwgjapg3VkcII2q4V3YWt1MhM
|
|
2026-03-16 04:56:30.477 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.95.152 waku a95fabc4a0cdbee5a2cf9b9294fd1dd5ba650c1c773ee7357072070b65b6b425
|
|
2026-03-16 04:56:30.514 DEBUG [src.node.docker_mananger] Container started with ID a95fabc4a0cd. Setting up logs at ./log/docker/node2_2026-03-16_04-56-03__e26d1c4b-e535-43ee-ba99-a45c548400cb__wakuorg_nwaku:latest.log
|
|
2026-03-16 04:56:30.514 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63829
|
|
2026-03-16 04:56:30.514 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-16 04:56:31.515 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 04:56:31.517 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-16 04:56:31.518 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-16 04:56:31.518 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63829/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 04:56:31.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.95.152/tcp/63830/p2p/16Uiu2HAkxNu3mbzuEMRTGogvRrfngbE9BVXjvgbHJ6tbkqgCpSNQ","/ip4/172.18.95.152/tcp/63831/ws/p2p/16Uiu2HAkxNu3mbzuEMRTGogvRrfngbE9BVXjvgbHJ6tbkqgCpSNQ"],"enrUri":"enr:-L24QHdbCVYJYupfFottD4mtPq8sYi7HOe-2yGezoGrWseQtAXREhBWHLDppKOQCzAJCGUzjnNBeGEVTjATp4segvpYCgmlkgnY0gmlwhKwSX5iKbXVsdGlhZGRyc5YACASsEl-YBvlWAAoErBJfmAb5V90DgnJzhQADAQAAiXNlY3AyNTZrMaECK90YUwOA8yKg08EIqxzg52xLSxvG7k2zDnbEw2gBsUWDdGNwgvlWg3VkcIL5WIV3YWt1MhI"}'
|
|
2026-03-16 04:56:31.521 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-16 04:56:31.521 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63829/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.177.249/tcp/13993/p2p/16Uiu2HAmEatq1SZU2rvBmQRZ2cz1g58buFbzr6eAeAp61ZwBh5WG"]'
|
|
2026-03-16 04:56:31.554 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:56:41.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63829/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 04:56:41.560 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[]}'
|
|
2026-03-16 04:56:41.562 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-16 04:56:41.563 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-16 04:56:41.563 DEBUG [src.node.waku_node] Stopping container with id c0cf9244ea2c
|
|
2026-03-16 04:56:42.163 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-16 04:56:42.163 DEBUG [src.node.waku_node] Stopping container with id a95fabc4a0cd
|
|
2026-03-16 04:56:42.782 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-16 04:56:42.785 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-16 04:56:42.804 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-16 04:56:42.811 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|