mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-06 16:03:05 +00:00
69 lines
12 KiB
Plaintext
69 lines
12 KiB
Plaintext
2025-12-08 12:10:43.358 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-08 12:10:43.358 DEBUG [tests.conftest] Running test: test_filter_ping_on_subscribed_peer with id: 2025-12-08_12-10-43__79b14efa-5738-4753-9e07-5e17e05a8835
|
|
2025-12-08 12:10:43.358 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-08 12:10:43.359 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-08 12:10:43.359 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2025-12-08 12:10:43.365 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 12:10:43.365 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-08_12-10-43__79b14efa-5738-4753-9e07-5e17e05a8835__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:10:43.365 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 12:10:43.365 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 12:10:43.366 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 12:10:43.366 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.19.200
|
|
2025-12-08 12:10:43.366 DEBUG [src.node.docker_mananger] Generated ports ['1927', '1928', '1929', '1930', '1931']
|
|
2025-12-08 12:10:43.367 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 12:10:43.367 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 12:10:43.367 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 12:10:43.367 DEBUG [src.node.docker_mananger] docker run -i -t -p 1927:1927 -p 1928:1928 -p 1929:1929 -p 1930:1930 -p 1931:1931 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=1929 --rest-port=1927 --tcp-port=1928 --discv5-udp-port=1930 --rest-address=0.0.0.0 --nat=extip:172.18.19.200 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d05372891cfb8d809cc2c3d03bfd3f85bb9df2d0dab7fafa8ada558566baacc6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1931 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-08 12:10:43.509 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.19.200 waku 64a675e36de7169fe7c750d70dab7630ee04931470d312c5b1593c7037c48c48
|
|
2025-12-08 12:10:43.537 DEBUG [src.node.docker_mananger] Container started with ID 64a675e36de7. Setting up logs at ./log/docker/node1_2025-12-08_12-10-43__79b14efa-5738-4753-9e07-5e17e05a8835__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:10:43.538 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1927
|
|
2025-12-08 12:10:43.538 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 12:10:43.673 ERROR [src.node.docker_mananger] Max retries reached for container 382f6d7b8cb1. Exiting log stream.
|
|
2025-12-08 12:10:44.143 ERROR [src.node.docker_mananger] Max retries reached for container acb3c6df7901. Exiting log stream.
|
|
2025-12-08 12:10:44.538 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1927/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:10:44.541 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_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"}]}'
|
|
2025-12-08 12:10:44.541 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 12:10:44.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1927/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:10:44.544 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.19.200/tcp/1928/p2p/16Uiu2HAmPYLXFDhgp6hnb122AsGWfGnLCB5yJJ3VKJiotWYToWts","/ip4/172.18.19.200/tcp/1929/ws/p2p/16Uiu2HAmPYLXFDhgp6hnb122AsGWfGnLCB5yJJ3VKJiotWYToWts"],"enrUri":"enr:-L24QApIq4paMKWqqX9QkcniRlgxSfFKqQSZKbGMeBaSlL6QWIkVkhlP-285r_iRhKujTFaB22x2m1uwNz6HfGlpAEgCgmlkgnY0gmlwhKwSE8iKbXVsdGlhZGRyc5YACASsEhPIBgeIAAoErBITyAYHid0DgnJzhQADAQAAiXNlY3AyNTZrMaEDobxMdwqX8BC12zdfD6Qc7hSx7yC1YkmvLDsIcGcwxsSDdGNwggeIg3VkcIIHioV3YWt1MgU"}'
|
|
2025-12-08 12:10:44.544 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 12:10:44.544 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2025-12-08 12:10:44.550 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 12:10:44.550 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-08_12-10-43__79b14efa-5738-4753-9e07-5e17e05a8835__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:10:44.550 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 12:10:44.550 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 12:10:44.551 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 12:10:44.551 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.8.79
|
|
2025-12-08 12:10:44.551 DEBUG [src.node.docker_mananger] Generated ports ['35195', '35196', '35197', '35198', '35199']
|
|
2025-12-08 12:10:44.552 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 12:10:44.552 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 12:10:44.552 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 12:10:44.552 DEBUG [src.node.docker_mananger] docker run -i -t -p 35195:35195 -p 35196:35196 -p 35197:35197 -p 35198:35198 -p 35199:35199 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=35197 --rest-port=35195 --tcp-port=35196 --discv5-udp-port=35198 --rest-address=0.0.0.0 --nat=extip:172.18.8.79 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=12fd5fa96ebacdb6946ba4ed5faccb23dee2aeb4bccaab45c6135fd38bbdd19a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35199 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QApIq4paMKWqqX9QkcniRlgxSfFKqQSZKbGMeBaSlL6QWIkVkhlP-285r_iRhKujTFaB22x2m1uwNz6HfGlpAEgCgmlkgnY0gmlwhKwSE8iKbXVsdGlhZGRyc5YACASsEhPIBgeIAAoErBITyAYHid0DgnJzhQADAQAAiXNlY3AyNTZrMaEDobxMdwqX8BC12zdfD6Qc7hSx7yC1YkmvLDsIcGcwxsSDdGNwggeIg3VkcIIHioV3YWt1MgU --filternode=/ip4/172.18.19.200/tcp/1928/p2p/16Uiu2HAmPYLXFDhgp6hnb122AsGWfGnLCB5yJJ3VKJiotWYToWts
|
|
2025-12-08 12:10:44.706 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.8.79 waku 50eb62d600f08c0c3e1dbcdf21a6c82da310f28bc5b03caba6e1fa54671e9290
|
|
2025-12-08 12:10:44.727 DEBUG [src.node.docker_mananger] Container started with ID 50eb62d600f0. Setting up logs at ./log/docker/node2_2025-12-08_12-10-43__79b14efa-5738-4753-9e07-5e17e05a8835__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:10:44.728 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35195
|
|
2025-12-08 12:10:44.728 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 12:10:45.728 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35195/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:10:45.732 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":"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":"READY"}]}'
|
|
2025-12-08 12:10:45.732 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 12:10:45.732 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35195/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:10:45.734 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.8.79/tcp/35196/p2p/16Uiu2HAmM3tRfMaqyNoCRnGa1KqsGFsRhM3VmBi9HpCu6txCw4CD","/ip4/172.18.8.79/tcp/35197/ws/p2p/16Uiu2HAmM3tRfMaqyNoCRnGa1KqsGFsRhM3VmBi9HpCu6txCw4CD"],"enrUri":"enr:-L24QAR1nwIu0o30E3D9ntIlegyxysROTG2UcuutzRjsYxEuT-ZO7ejlwYQRMwzW5v_uRrsy4gB3qmimdy7QqPSE7u4CgmlkgnY0gmlwhKwSCE-KbXVsdGlhZGRyc5YACASsEghPBol8AAoErBIITwaJfd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDfLsnsFBinzU7pC0PoDaLT1aZhprPakn2zCw-8lDRBLaDdGNwgol8g3VkcIKJfoV3YWt1MgA"}'
|
|
2025-12-08 12:10:45.735 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 12:10:45.735 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35195/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.19.200/tcp/1928/p2p/16Uiu2HAmPYLXFDhgp6hnb122AsGWfGnLCB5yJJ3VKJiotWYToWts"]'
|
|
2025-12-08 12:10:45.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:10:45.762 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2025-12-08 12:10:45.762 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1927/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-08 12:10:45.774 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:10:45.775 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35195/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "f869e243-3e5a-4c94-9c2b-6f40db25cc3c", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-08 12:10:45.784 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"f869e243-3e5a-4c94-9c2b-6f40db25cc3c","statusDesc":"OK"}'
|
|
2025-12-08 12:10:45.785 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35195/filter/v2/subscriptions/2398265c-ff44-40c6-bf88-35a450ad6625" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:10:45.792 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"2398265c-ff44-40c6-bf88-35a450ad6625","statusDesc":"OK"}'
|
|
2025-12-08 12:10:45.793 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-08 12:10:45.794 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-08 12:10:45.794 DEBUG [src.node.waku_node] Stopping container with id 64a675e36de7
|
|
2025-12-08 12:10:46.256 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 12:10:46.256 DEBUG [src.node.waku_node] Stopping container with id 50eb62d600f0
|
|
2025-12-08 12:10:46.745 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 12:10:46.748 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-08 12:10:46.752 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-08 12:10:46.757 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|