mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 09:33:42 +00:00
69 lines
12 KiB
Plaintext
69 lines
12 KiB
Plaintext
2026-03-03 04:42:04.131 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-03 04:42:04.131 DEBUG [tests.conftest] Running test: test_filter_ping_on_subscribed_peer with id: 2026-03-03_04-42-04__7d4669fb-fb3b-4fb2-92dc-d8abc8c077c7
|
|
2026-03-03 04:42:04.132 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-03 04:42:04.132 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-03 04:42:04.132 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-03 04:42:04.139 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-03 04:42:04.139 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-03_04-42-04__7d4669fb-fb3b-4fb2-92dc-d8abc8c077c7__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:42:04.139 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-03 04:42:04.139 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-03 04:42:04.141 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-03 04:42:04.141 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.104.145
|
|
2026-03-03 04:42:04.141 DEBUG [src.node.docker_mananger] Generated ports ['5304', '5305', '5306', '5307', '5308']
|
|
2026-03-03 04:42:04.141 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-03 04:42:04.141 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-03 04:42:04.141 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-03 04:42:04.141 DEBUG [src.node.docker_mananger] docker run -i -t -p 5304:5304 -p 5305:5305 -p 5306:5306 -p 5307:5307 -p 5308:5308 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=5306 --rest-port=5304 --tcp-port=5305 --discv5-udp-port=5307 --rest-address=0.0.0.0 --nat=extip:172.18.104.145 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bfc5d25a7cff1fc420dfca54485206c8d0c358eeb6bee499f4ad08efd9c7b02d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5308 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-03 04:42:04.326 ERROR [src.node.docker_mananger] Max retries reached for container 16fed95b147e. Exiting log stream.
|
|
2026-03-03 04:42:04.334 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.104.145 waku f31f159c22a34247422e8abe5476e45a7f1967ea7496e0c0e9d69a23a51fbe2f
|
|
2026-03-03 04:42:04.371 DEBUG [src.node.docker_mananger] Container started with ID f31f159c22a3. Setting up logs at ./log/docker/node1_2026-03-03_04-42-04__7d4669fb-fb3b-4fb2-92dc-d8abc8c077c7__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:42:04.371 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5304
|
|
2026-03-03 04:42:04.371 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-03 04:42:04.909 ERROR [src.node.docker_mananger] Max retries reached for container 8027985bca76. Exiting log stream.
|
|
2026-03-03 04:42:05.373 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5304/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:42:05.375 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_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-03 04:42:05.376 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-03 04:42:05.376 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5304/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:42:05.378 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.104.145/tcp/5305/p2p/16Uiu2HAm7dK8JBBeCByPiMUofBbnjHMcQ2vx4GmNUiTiU68q8Hzj","/ip4/172.18.104.145/tcp/5306/ws/p2p/16Uiu2HAm7dK8JBBeCByPiMUofBbnjHMcQ2vx4GmNUiTiU68q8Hzj"],"enrUri":"enr:-L24QM5lprOKVfXv2PMMUx85-tagQc3wo5PH1XRininE2hOXLF5bVimoi4wMTaaqHB9rtA_FneK3AGEQJap3ZydWYWkCgmlkgnY0gmlwhKwSaJGKbXVsdGlhZGRyc5YACASsEmiRBhS5AAoErBJokQYUut0DgnJzhQADAQAAiXNlY3AyNTZrMaECtUeiQjcGoYgK-NkHNtz52wwB7d7PcrjaU5Wi_65eFIyDdGNwghS5g3VkcIIUu4V3YWt1MgU"}'
|
|
2026-03-03 04:42:05.378 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-03 04:42:05.379 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-03 04:42:05.386 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-03 04:42:05.386 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-03_04-42-04__7d4669fb-fb3b-4fb2-92dc-d8abc8c077c7__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:42:05.386 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-03 04:42:05.386 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-03 04:42:05.388 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-03 04:42:05.388 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.12.232
|
|
2026-03-03 04:42:05.388 DEBUG [src.node.docker_mananger] Generated ports ['45735', '45736', '45737', '45738', '45739']
|
|
2026-03-03 04:42:05.388 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-03 04:42:05.388 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-03 04:42:05.389 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-03 04:42:05.389 DEBUG [src.node.docker_mananger] docker run -i -t -p 45735:45735 -p 45736:45736 -p 45737:45737 -p 45738:45738 -p 45739:45739 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=45737 --rest-port=45735 --tcp-port=45736 --discv5-udp-port=45738 --rest-address=0.0.0.0 --nat=extip:172.18.12.232 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=84e1bebc34eaaa9faccd852d7eebbc90ba1dcad4b0ada48cadcc1a770b7a437c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45739 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QM5lprOKVfXv2PMMUx85-tagQc3wo5PH1XRininE2hOXLF5bVimoi4wMTaaqHB9rtA_FneK3AGEQJap3ZydWYWkCgmlkgnY0gmlwhKwSaJGKbXVsdGlhZGRyc5YACASsEmiRBhS5AAoErBJokQYUut0DgnJzhQADAQAAiXNlY3AyNTZrMaECtUeiQjcGoYgK-NkHNtz52wwB7d7PcrjaU5Wi_65eFIyDdGNwghS5g3VkcIIUu4V3YWt1MgU --filternode=/ip4/172.18.104.145/tcp/5305/p2p/16Uiu2HAm7dK8JBBeCByPiMUofBbnjHMcQ2vx4GmNUiTiU68q8Hzj
|
|
2026-03-03 04:42:05.594 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.12.232 waku 74cf8ff86988a5be8b2ffa20d34441c0cf453d1abfc3c9f736e2a6bbae50428b
|
|
2026-03-03 04:42:05.628 DEBUG [src.node.docker_mananger] Container started with ID 74cf8ff86988. Setting up logs at ./log/docker/node2_2026-03-03_04-42-04__7d4669fb-fb3b-4fb2-92dc-d8abc8c077c7__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:42:05.628 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45735
|
|
2026-03-03 04:42:05.629 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-03 04:42:06.629 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45735/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:42:06.632 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":"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-03 04:42:06.632 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-03 04:42:06.633 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45735/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:42:06.635 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.12.232/tcp/45736/p2p/16Uiu2HAmQJjn6ubzbXQakXk7XynDgXw323wFQvKu5Jn59yxk5Ddb","/ip4/172.18.12.232/tcp/45737/ws/p2p/16Uiu2HAmQJjn6ubzbXQakXk7XynDgXw323wFQvKu5Jn59yxk5Ddb"],"enrUri":"enr:-L24QAz7kn6EG7-AvSgSjj7nXqocrs-HfF2dCrinHrrYWvJLHBsL6FyBbG0dCTTEaKhI7dFV0wTilEjbEv9BG45DDYgCgmlkgnY0gmlwhKwSDOiKbXVsdGlhZGRyc5YACASsEgzoBrKoAAoErBIM6Aayqd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDrRwmbSkCWd8NIcvVq8eXwKKibdfiKQ0Pm9TDsR3tkaqDdGNwgrKog3VkcIKyqoV3YWt1MgA"}'
|
|
2026-03-03 04:42:06.635 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-03 04:42:06.635 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45735/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.104.145/tcp/5305/p2p/16Uiu2HAm7dK8JBBeCByPiMUofBbnjHMcQ2vx4GmNUiTiU68q8Hzj"]'
|
|
2026-03-03 04:42:06.672 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:42:06.674 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-03 04:42:06.675 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5304/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-03 04:42:06.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:42:06.693 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45735/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "2a548f69-ded0-4150-804f-2b745cca380d", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-03 04:42:06.706 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"2a548f69-ded0-4150-804f-2b745cca380d","statusDesc":"OK"}'
|
|
2026-03-03 04:42:06.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45735/filter/v2/subscriptions/b3a5721d-a5be-42fa-905e-78dad25be6fd" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:42:06.717 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"b3a5721d-a5be-42fa-905e-78dad25be6fd","statusDesc":"OK"}'
|
|
2026-03-03 04:42:06.719 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-03 04:42:06.720 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-03 04:42:06.720 DEBUG [src.node.waku_node] Stopping container with id f31f159c22a3
|
|
2026-03-03 04:42:07.356 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-03 04:42:07.358 DEBUG [src.node.waku_node] Stopping container with id 74cf8ff86988
|
|
2026-03-03 04:42:07.952 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-03 04:42:07.954 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-03 04:42:07.960 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-03 04:42:07.964 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|