mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-19 18:23:29 +00:00
62 lines
12 KiB
Plaintext
62 lines
12 KiB
Plaintext
2026-03-21 04:31:55.124 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-21 04:31:55.126 DEBUG [tests.conftest] Running test: test_main_node_relay_lightpush__peer_only_filter with id: 2026-03-21_04-31-55__b9c367c9-4bb8-4e5d-a6f3-e0e22e03eb75
|
|
2026-03-21 04:31:55.126 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-21 04:31:55.127 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-21 04:31:55.139 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:31:55.140 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-03-21_04-31-55__b9c367c9-4bb8-4e5d-a6f3-e0e22e03eb75__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:31:55.140 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:31:55.140 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:31:55.143 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:31:55.143 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.100.15
|
|
2026-03-21 04:31:55.144 DEBUG [src.node.docker_mananger] Generated ports ['41371', '41372', '41373', '41374', '41375']
|
|
2026-03-21 04:31:55.144 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:31:55.145 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:31:55.145 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:31:55.145 DEBUG [src.node.docker_mananger] docker run -i -t -p 41371:41371 -p 41372:41372 -p 41373:41373 -p 41374:41374 -p 41375:41375 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=41373 --rest-port=41371 --tcp-port=41372 --discv5-udp-port=41374 --rest-address=0.0.0.0 --nat=extip:172.18.100.15 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7234198a604fa4f24f64fe3b9d1dda34aab48c9a54fcf3cb9a92b9aeb0b5ef12 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=41375 --metrics-logging=true --lightpush=false --relay=false --filter=true
|
|
2026-03-21 04:31:55.335 ERROR [src.node.docker_mananger] Max retries reached for container d9fd5e68998e. Exiting log stream.
|
|
2026-03-21 04:31:55.342 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.100.15 waku 82b35e248fbcbbf2aae5ff842f186eae2cc333d98121c7335c4cef93091e566b
|
|
2026-03-21 04:31:55.377 DEBUG [src.node.docker_mananger] Container started with ID 82b35e248fbc. Setting up logs at ./log/docker/receiving_node1_2026-03-21_04-31-55__b9c367c9-4bb8-4e5d-a6f3-e0e22e03eb75__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:31:55.377 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 41371
|
|
2026-03-21 04:31:55.378 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:31:55.992 ERROR [src.node.docker_mananger] Max retries reached for container f04565d415e2. Exiting log stream.
|
|
2026-03-21 04:31:56.380 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41371/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:31:56.383 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"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":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"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-21 04:31:56.383 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:31:56.383 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41371/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:31:56.386 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.100.15/tcp/41372/p2p/16Uiu2HAmDM7ZeBa1ykGypGemHH95jXpaH1UhMNq7SxrMvLkw6Ame","/ip4/172.18.100.15/tcp/41373/ws/p2p/16Uiu2HAmDM7ZeBa1ykGypGemHH95jXpaH1UhMNq7SxrMvLkw6Ame"],"enrUri":"enr:-L24QL7EQcWg4WGVqrDpFHmMsLlyQ8nrZlcMIXp3NvtVvy96EFrd7Iv2UHamBjGCWg_GGk5jj9B2XBxSCIcpmHxkarYCgmlkgnY0gmlwhKwSZA-KbXVsdGlhZGRyc5YACASsEmQPBqGcAAoErBJkDwahnd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDCkdjWdM2VlUAdeTUreV964fp5icnF8zmEpH6p8mYu6mDdGNwgqGcg3VkcIKhnoV3YWt1MgQ"}'
|
|
2026-03-21 04:31:56.386 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:31:56.393 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:31:56.393 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-03-21_04-31-55__b9c367c9-4bb8-4e5d-a6f3-e0e22e03eb75__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:31:56.393 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:31:56.393 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:31:56.395 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:31:56.395 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.185.231
|
|
2026-03-21 04:31:56.395 DEBUG [src.node.docker_mananger] Generated ports ['27385', '27386', '27387', '27388', '27389']
|
|
2026-03-21 04:31:56.395 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:31:56.395 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:31:56.395 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:31:56.396 DEBUG [src.node.docker_mananger] docker run -i -t -p 27385:27385 -p 27386:27386 -p 27387:27387 -p 27388:27388 -p 27389:27389 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=27387 --rest-port=27385 --tcp-port=27386 --discv5-udp-port=27388 --rest-address=0.0.0.0 --nat=extip:172.18.185.231 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dbdeccbecbb96de4debee7eb0db0c71edef654862f1c1252ee5c50bbba7edcd9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27389 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QL7EQcWg4WGVqrDpFHmMsLlyQ8nrZlcMIXp3NvtVvy96EFrd7Iv2UHamBjGCWg_GGk5jj9B2XBxSCIcpmHxkarYCgmlkgnY0gmlwhKwSZA-KbXVsdGlhZGRyc5YACASsEmQPBqGcAAoErBJkDwahnd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDCkdjWdM2VlUAdeTUreV964fp5icnF8zmEpH6p8mYu6mDdGNwgqGcg3VkcIKhnoV3YWt1MgQ --lightpushnode=/ip4/172.18.100.15/tcp/41372/p2p/16Uiu2HAmDM7ZeBa1ykGypGemHH95jXpaH1UhMNq7SxrMvLkw6Ame --lightpush=true --relay=true
|
|
2026-03-21 04:31:56.601 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.185.231 waku 324fa94523f77218dda2aad80406139b742e802b4c656e9caf985d9f305db736
|
|
2026-03-21 04:31:56.640 DEBUG [src.node.docker_mananger] Container started with ID 324fa94523f7. Setting up logs at ./log/docker/lightpush_node1_2026-03-21_04-31-55__b9c367c9-4bb8-4e5d-a6f3-e0e22e03eb75__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:31:56.640 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 27385
|
|
2026-03-21 04:31:56.640 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:31:57.641 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27385/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:31:57.654 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"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":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"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-21 04:31:57.655 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:31:57.657 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27385/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:31:57.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.185.231/tcp/27386/p2p/16Uiu2HAkwxgp9JwAzfPHXV4NH45CzfqcRG5PSuR25Bj5WpmogNbS","/ip4/172.18.185.231/tcp/27387/ws/p2p/16Uiu2HAkwxgp9JwAzfPHXV4NH45CzfqcRG5PSuR25Bj5WpmogNbS"],"enrUri":"enr:-L24QNqG1-_fdc5X7iyH_o3PzT-C2mjl-2-HwEoMmee7m1msVn2qJWvkjPJAphLZzEdQhOINzoIzDnTU9zLFsF-DnpcCgmlkgnY0gmlwhKwSueeKbXVsdGlhZGRyc5YACASsErnnBmr6AAoErBK55wZq-90DgnJzhQADAQAAiXNlY3AyNTZrMaECJalST1MZMhdFH3l5hn_x4-Mh9MSsKJfhWV0ksCaA_nmDdGNwgmr6g3VkcIJq_IV3YWt1Mgk"}'
|
|
2026-03-21 04:31:57.684 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:31:57.687 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27385/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.100.15/tcp/41372/p2p/16Uiu2HAmDM7ZeBa1ykGypGemHH95jXpaH1UhMNq7SxrMvLkw6Ame"]'
|
|
2026-03-21 04:31:57.692 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:31:57.694 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27385/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1774067517694525313}}'
|
|
2026-03-21 04:31:57.709 ERROR [src.node.api_clients.base_client] HTTP error occurred: 503 Server Error: Service Unavailable for url: http://127.0.0.1:27385/lightpush/v1/message. Response content: b'Failed to request a message push: dial_failure'
|
|
2026-03-21 04:31:57.711 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-21 04:31:57.712 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-21 04:31:57.712 DEBUG [src.node.waku_node] Stopping container with id 82b35e248fbc
|
|
2026-03-21 04:31:58.263 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:31:58.265 DEBUG [src.node.waku_node] Stopping container with id 324fa94523f7
|
|
2026-03-21 04:31:58.822 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:31:58.824 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-21 04:31:58.829 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:31:58.834 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|