mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-18 09:43:24 +00:00
69 lines
13 KiB
Plaintext
69 lines
13 KiB
Plaintext
2026-03-18 09:06:15.711 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-18 09:06:15.711 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_with_pubsub_topic_string_instead_of_list with id: 2026-03-18_09-06-15__7ae758a0-d83f-45a2-8f81-488484e8bc50
|
|
2026-03-18 09:06:15.711 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-18 09:06:15.711 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-18 09:06:15.711 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-18 09:06:15.717 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-18 09:06:15.717 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-18_09-06-15__7ae758a0-d83f-45a2-8f81-488484e8bc50__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:06:15.717 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 09:06:15.717 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 09:06:15.718 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 09:06:15.719 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.228.187
|
|
2026-03-18 09:06:15.719 DEBUG [src.node.docker_mananger] Generated ports ['14225', '14226', '14227', '14228', '14229']
|
|
2026-03-18 09:06:15.719 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 09:06:15.719 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 09:06:15.719 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 09:06:15.719 DEBUG [src.node.docker_mananger] docker run -i -t -p 14225:14225 -p 14226:14226 -p 14227:14227 -p 14228:14228 -p 14229:14229 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=14227 --rest-port=14225 --tcp-port=14226 --discv5-udp-port=14228 --rest-address=0.0.0.0 --nat=extip:172.18.228.187 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=695fbabfcc89af46c2aedfe4c283ac5acc730facda22cfd13cbd66c5aeaae459 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14229 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-18 09:06:15.874 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.228.187 waku b86a7bdf2daaf12f7fb777684bedae733d0524e1628c48eb9a78467192a874f8
|
|
2026-03-18 09:06:15.903 DEBUG [src.node.docker_mananger] Container started with ID b86a7bdf2daa. Setting up logs at ./log/docker/node1_2026-03-18_09-06-15__7ae758a0-d83f-45a2-8f81-488484e8bc50__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:06:15.903 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 14225
|
|
2026-03-18 09:06:15.904 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 09:06:16.062 ERROR [src.node.docker_mananger] Max retries reached for container 85b3d0d62d69. Exiting log stream.
|
|
2026-03-18 09:06:16.510 ERROR [src.node.docker_mananger] Max retries reached for container d95c4ad98bc6. Exiting log stream.
|
|
2026-03-18 09:06:16.904 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14225/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:06:16.907 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-18 09:06:16.907 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 09:06:16.907 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14225/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:06:16.910 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.228.187/tcp/14226/p2p/16Uiu2HAmUBw161563pyygkLVUzrtdUnzNZQ3QbEzxhJFpRaZRhLu","/ip4/172.18.228.187/tcp/14227/ws/p2p/16Uiu2HAmUBw161563pyygkLVUzrtdUnzNZQ3QbEzxhJFpRaZRhLu"],"enrUri":"enr:-L24QNPNAljJee7WNON5qZYsK_l-zKepJZZ-YtsNMEizDgXnZcD7pFt9Kx00GDmOUs_yYn8MNw1ZCHAp0kqM466xIlYCgmlkgnY0gmlwhKwS5LuKbXVsdGlhZGRyc5YACASsEuS7BjeSAAoErBLkuwY3k90DgnJzhQDGAQAAiXNlY3AyNTZrMaED5syF5DvRu4c6EalvcGVL_fPLu2m9iZq_VXMLBnQFxQKDdGNwgjeSg3VkcII3lIV3YWt1MgU"}'
|
|
2026-03-18 09:06:16.910 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 09:06:16.910 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-18 09:06:16.916 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-18 09:06:16.916 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-18_09-06-15__7ae758a0-d83f-45a2-8f81-488484e8bc50__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:06:16.916 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 09:06:16.916 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 09:06:16.918 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 09:06:16.918 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.137.84
|
|
2026-03-18 09:06:16.918 DEBUG [src.node.docker_mananger] Generated ports ['59833', '59834', '59835', '59836', '59837']
|
|
2026-03-18 09:06:16.918 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 09:06:16.918 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 09:06:16.918 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 09:06:16.918 DEBUG [src.node.docker_mananger] docker run -i -t -p 59833:59833 -p 59834:59834 -p 59835:59835 -p 59836:59836 -p 59837:59837 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=59835 --rest-port=59833 --tcp-port=59834 --discv5-udp-port=59836 --rest-address=0.0.0.0 --nat=extip:172.18.137.84 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=cce2ffa865dbcf025f02a75beec73d66ac8afa7c246af6e3ffc98ee7f1b2f53b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59837 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QNPNAljJee7WNON5qZYsK_l-zKepJZZ-YtsNMEizDgXnZcD7pFt9Kx00GDmOUs_yYn8MNw1ZCHAp0kqM466xIlYCgmlkgnY0gmlwhKwS5LuKbXVsdGlhZGRyc5YACASsEuS7BjeSAAoErBLkuwY3k90DgnJzhQDGAQAAiXNlY3AyNTZrMaED5syF5DvRu4c6EalvcGVL_fPLu2m9iZq_VXMLBnQFxQKDdGNwgjeSg3VkcII3lIV3YWt1MgU --filternode=/ip4/172.18.228.187/tcp/14226/p2p/16Uiu2HAmUBw161563pyygkLVUzrtdUnzNZQ3QbEzxhJFpRaZRhLu
|
|
2026-03-18 09:06:17.062 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.137.84 waku 66e7d749f1729add56c13d46643d8d6fe47aee35604dc7abc576e5679315a5c9
|
|
2026-03-18 09:06:17.092 DEBUG [src.node.docker_mananger] Container started with ID 66e7d749f172. Setting up logs at ./log/docker/node2_2026-03-18_09-06-15__7ae758a0-d83f-45a2-8f81-488484e8bc50__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:06:17.092 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 59833
|
|
2026-03-18 09:06:17.092 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 09:06:18.093 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59833/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:06:18.095 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-18 09:06:18.095 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 09:06:18.096 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59833/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:06:18.097 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.137.84/tcp/59834/p2p/16Uiu2HAm8QgK5SxzrnW1dpTk2CQ3b3xVVwM9Qsovmt2QxUg5dqGj","/ip4/172.18.137.84/tcp/59835/ws/p2p/16Uiu2HAm8QgK5SxzrnW1dpTk2CQ3b3xVVwM9Qsovmt2QxUg5dqGj"],"enrUri":"enr:-L24QBzlrFZFD3UfLa-uUJhwGqLZH2bdc1gUGsQZ0QAfuCATWFv6eiIMg_iErIJSiMydk-Us2PVaGN4Pb-ulRnoSlWgCgmlkgnY0gmlwhKwSiVSKbXVsdGlhZGRyc5YACASsEolUBum6AAoErBKJVAbpu90DgnJzhQDGAQAAiXNlY3AyNTZrMaECwOa5pOn9U_TEN87T5uuhHM3wYPKcQOBkKoUnruGkvtCDdGNwgum6g3VkcILpvIV3YWt1MgA"}'
|
|
2026-03-18 09:06:18.098 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 09:06:18.098 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59833/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.228.187/tcp/14226/p2p/16Uiu2HAmUBw161563pyygkLVUzrtdUnzNZQ3QbEzxhJFpRaZRhLu"]'
|
|
2026-03-18 09:06:18.128 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:06:18.129 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-18 09:06:18.129 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14225/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-03-18 09:06:18.145 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:06:18.146 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59833/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "70307c0c-f5c4-4a71-8bf3-31b04890f8e4", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/198/1"}'
|
|
2026-03-18 09:06:18.158 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"70307c0c-f5c4-4a71-8bf3-31b04890f8e4","statusDesc":"OK"}'
|
|
2026-03-18 09:06:18.159 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:59833/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": "/test/1/waku-filter/proto", "pubsubTopic": "/waku/2/rs/198/1"}'
|
|
2026-03-18 09:06:18.161 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:59833/filter/v2/subscriptions. Response content: b'{"requestId":"unknown","statusDesc":"BAD_REQUEST: Failed to decode request: (status: 400 Bad Request, headers: , kind: Error, errobj: (status: 400 Bad Request, message: \\"Invalid content body, could not decode. Unable to deserialize data: \\", contentType: \\"text/plain\\"))"}'
|
|
2026-03-18 09:06:18.164 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-18 09:06:18.165 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-18 09:06:18.165 DEBUG [src.node.waku_node] Stopping container with id b86a7bdf2daa
|
|
2026-03-18 09:06:18.645 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 09:06:18.645 DEBUG [src.node.waku_node] Stopping container with id 66e7d749f172
|
|
2026-03-18 09:06:19.086 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 09:06:19.088 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-18 09:06:19.093 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-18 09:06:19.097 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|