mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-02-20 05:43:14 +00:00
64 lines
11 KiB
Plaintext
64 lines
11 KiB
Plaintext
2026-02-04 17:10:20.997 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-04 17:10:20.997 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_all_on_peer_with_no_subscription with id: 2026-02-04_17-10-20__e720e0a0-2160-4b28-85a9-19c713cfac2f
|
|
2026-02-04 17:10:20.998 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-04 17:10:20.998 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-04 17:10:20.998 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-02-04 17:10:21.004 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 17:10:21.004 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-04_17-10-20__e720e0a0-2160-4b28-85a9-19c713cfac2f__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:10:21.004 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-04 17:10:21.005 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-04 17:10:21.006 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-04 17:10:21.006 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.28.70
|
|
2026-02-04 17:10:21.006 DEBUG [src.node.docker_mananger] Generated ports ['44878', '44879', '44880', '44881', '44882']
|
|
2026-02-04 17:10:21.006 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-04 17:10:21.006 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-04 17:10:21.007 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-04 17:10:21.007 DEBUG [src.node.docker_mananger] docker run -i -t -p 44878:44878 -p 44879:44879 -p 44880:44880 -p 44881:44881 -p 44882:44882 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=44880 --rest-port=44878 --tcp-port=44879 --discv5-udp-port=44881 --rest-address=0.0.0.0 --nat=extip:172.18.28.70 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=98d84f7dbc9c640aaccd28afd432ec8b3bf7f92eac4cf0ce0c72d8d22fb05aaa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=44882 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-04 17:10:21.178 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.28.70 waku b8c5d3282e239126e6cd207d64b92922283ac3104552df5f294c0b826349ad48
|
|
2026-02-04 17:10:21.210 DEBUG [src.node.docker_mananger] Container started with ID b8c5d3282e23. Setting up logs at ./log/docker/node1_2026-02-04_17-10-20__e720e0a0-2160-4b28-85a9-19c713cfac2f__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:10:21.210 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 44878
|
|
2026-02-04 17:10:21.211 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 17:10:21.307 ERROR [src.node.docker_mananger] Max retries reached for container ff5f54f375cc. Exiting log stream.
|
|
2026-02-04 17:10:21.793 ERROR [src.node.docker_mananger] Max retries reached for container 89f5dfe3228d. Exiting log stream.
|
|
2026-02-04 17:10:22.211 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44878/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:10:22.214 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"}]}'
|
|
2026-02-04 17:10:22.214 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-04 17:10:22.214 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44878/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:10:22.217 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.28.70/tcp/44879/p2p/16Uiu2HAmLiL2QgnjubdKu5o1KKAvGz3AJYSMaKFRatJkPBvf72ve","/ip4/172.18.28.70/tcp/44880/ws/p2p/16Uiu2HAmLiL2QgnjubdKu5o1KKAvGz3AJYSMaKFRatJkPBvf72ve"],"enrUri":"enr:-L24QBuIwwusP9WxrF7JTgFfBLx8Egjd5YlaZJAlyzTfBjseHqqUVBEPP0_8-q0dDCXYB9tpqV0rNbr-e-JlrMfF3MUCgmlkgnY0gmlwhKwSHEaKbXVsdGlhZGRyc5YACASsEhxGBq9PAAoErBIcRgavUN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDd7h73IDPo9LIq2YzUe7hEpM6NJh1_jUlJLkBb58KHzuDdGNwgq9Pg3VkcIKvUYV3YWt1MgU"}'
|
|
2026-02-04 17:10:22.217 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-04 17:10:22.217 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-02-04 17:10:22.225 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 17:10:22.225 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-04_17-10-20__e720e0a0-2160-4b28-85a9-19c713cfac2f__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:10:22.225 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-04 17:10:22.225 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-04 17:10:22.226 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-04 17:10:22.227 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.25.237
|
|
2026-02-04 17:10:22.227 DEBUG [src.node.docker_mananger] Generated ports ['17357', '17358', '17359', '17360', '17361']
|
|
2026-02-04 17:10:22.227 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-04 17:10:22.227 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-04 17:10:22.227 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-04 17:10:22.227 DEBUG [src.node.docker_mananger] docker run -i -t -p 17357:17357 -p 17358:17358 -p 17359:17359 -p 17360:17360 -p 17361:17361 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=17359 --rest-port=17357 --tcp-port=17358 --discv5-udp-port=17360 --rest-address=0.0.0.0 --nat=extip:172.18.25.237 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9ba84cbe7dc7d3d96f0bbae1b844a41f1bbe8edbec57ee824a538fe6e1b4b81a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17361 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QBuIwwusP9WxrF7JTgFfBLx8Egjd5YlaZJAlyzTfBjseHqqUVBEPP0_8-q0dDCXYB9tpqV0rNbr-e-JlrMfF3MUCgmlkgnY0gmlwhKwSHEaKbXVsdGlhZGRyc5YACASsEhxGBq9PAAoErBIcRgavUN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDd7h73IDPo9LIq2YzUe7hEpM6NJh1_jUlJLkBb58KHzuDdGNwgq9Pg3VkcIKvUYV3YWt1MgU --filternode=/ip4/172.18.28.70/tcp/44879/p2p/16Uiu2HAmLiL2QgnjubdKu5o1KKAvGz3AJYSMaKFRatJkPBvf72ve
|
|
2026-02-04 17:10:22.407 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.25.237 waku 78ab9e6c35c5dfc1b4696ca52c46a0d1fdfbe6893796f67c1e1c823fd604922f
|
|
2026-02-04 17:10:22.436 DEBUG [src.node.docker_mananger] Container started with ID 78ab9e6c35c5. Setting up logs at ./log/docker/node2_2026-02-04_17-10-20__e720e0a0-2160-4b28-85a9-19c713cfac2f__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:10:22.436 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17357
|
|
2026-02-04 17:10:22.436 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 17:10:23.437 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17357/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:10:23.441 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"}]}'
|
|
2026-02-04 17:10:23.441 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-04 17:10:23.441 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17357/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:10:23.444 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.25.237/tcp/17358/p2p/16Uiu2HAm66RSZ5LWg7FyvTKALKm6SksLEpoC7Pt9dzzjJws9g8V5","/ip4/172.18.25.237/tcp/17359/ws/p2p/16Uiu2HAm66RSZ5LWg7FyvTKALKm6SksLEpoC7Pt9dzzjJws9g8V5"],"enrUri":"enr:-L24QOi2ohAV7foRA5YumftH7ROUcLrkJ-Ros4yYCwuDExzXUnsCSgZBe9CWLsvjtIjI7IOrnmetWLA4SSyjWAyfECoCgmlkgnY0gmlwhKwSGe2KbXVsdGlhZGRyc5YACASsEhntBkPOAAoErBIZ7QZDz90DgnJzhQADAQAAiXNlY3AyNTZrMaECnoIU-tqFgsoZmZ1741ZvefeqeFu2m1CY8DuJ6-NPXDCDdGNwgkPOg3VkcIJD0IV3YWt1MgA"}'
|
|
2026-02-04 17:10:23.444 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-04 17:10:23.444 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17357/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.28.70/tcp/44879/p2p/16Uiu2HAmLiL2QgnjubdKu5o1KKAvGz3AJYSMaKFRatJkPBvf72ve"]'
|
|
2026-02-04 17:10:23.473 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:10:23.476 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:17357/filter/v2/subscriptions/all" -H "Content-Type: application/json" -d '{"requestId": "1"}'
|
|
2026-02-04 17:10:23.493 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:17357/filter/v2/subscriptions/all. Response content: b'{"requestId":"1","statusDesc":"NOT_FOUND: peer has no subscriptions"}'
|
|
2026-02-04 17:10:23.499 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-04 17:10:23.500 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-04 17:10:23.500 DEBUG [src.node.waku_node] Stopping container with id b8c5d3282e23
|
|
2026-02-04 17:10:24.014 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-04 17:10:24.014 DEBUG [src.node.waku_node] Stopping container with id 78ab9e6c35c5
|
|
2026-02-04 17:10:24.534 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-04 17:10:24.536 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-04 17:10:24.542 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-04 17:10:24.546 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|