mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-04 06:53:07 +00:00
69 lines
12 KiB
Plaintext
69 lines
12 KiB
Plaintext
2025-12-18 04:11:14.841 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-18 04:11:14.842 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_with_pubsub_topic_string_instead_of_list with id: 2025-12-18_04-11-14__66c213bb-14a7-46a1-8768-bce1db531056
|
|
2025-12-18 04:11:14.842 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-18 04:11:14.842 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-18 04:11:14.843 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2025-12-18 04:11:14.848 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:11:14.848 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-18_04-11-14__66c213bb-14a7-46a1-8768-bce1db531056__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:11:14.848 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:11:14.848 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:11:14.850 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:11:14.850 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.154.69
|
|
2025-12-18 04:11:14.850 DEBUG [src.node.docker_mananger] Generated ports ['28985', '28986', '28987', '28988', '28989']
|
|
2025-12-18 04:11:14.850 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:11:14.850 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:11:14.850 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:11:14.850 DEBUG [src.node.docker_mananger] docker run -i -t -p 28985:28985 -p 28986:28986 -p 28987:28987 -p 28988:28988 -p 28989:28989 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=28987 --rest-port=28985 --tcp-port=28986 --discv5-udp-port=28988 --rest-address=0.0.0.0 --nat=extip:172.18.154.69 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c2549dde6427613841d138aade44647af6b488472fa835278f06ec3ca6f20e6f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=28989 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-18 04:11:14.995 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.154.69 waku fcf1c0d8c526882c445cb1c2df45a22eb97163ee667a7b2639ec24bcc6d13a04
|
|
2025-12-18 04:11:15.018 DEBUG [src.node.docker_mananger] Container started with ID fcf1c0d8c526. Setting up logs at ./log/docker/node1_2025-12-18_04-11-14__66c213bb-14a7-46a1-8768-bce1db531056__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:11:15.019 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 28985
|
|
2025-12-18 04:11:15.019 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:11:15.182 ERROR [src.node.docker_mananger] Max retries reached for container a7e8451c2d37. Exiting log stream.
|
|
2025-12-18 04:11:15.644 ERROR [src.node.docker_mananger] Max retries reached for container 88e3c10915b6. Exiting log stream.
|
|
2025-12-18 04:11:16.019 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28985/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:16.022 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-18 04:11:16.023 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-18 04:11:16.023 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28985/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:16.025 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.154.69/tcp/28986/p2p/16Uiu2HAmGiA3jZ31QC3DuABuYWF7eptLE4cDoE5LqH9hM8hwPAMZ","/ip4/172.18.154.69/tcp/28987/ws/p2p/16Uiu2HAmGiA3jZ31QC3DuABuYWF7eptLE4cDoE5LqH9hM8hwPAMZ"],"enrUri":"enr:-L24QNgOVo9hQ3vfW7v42Pepi-ThB-W9QxTLJo6RcSfJndW5ZZ6gaYbE7gSMryheIZYZDfkpgwAnuh6RAYcQentRtNYCgmlkgnY0gmlwhKwSmkWKbXVsdGlhZGRyc5YACASsEppFBnE6AAoErBKaRQZxO90DgnJzhQADAQAAiXNlY3AyNTZrMaEDPD50ditB05Qo4TVP6215l1bjn6p_powkJieJP_1g4nyDdGNwgnE6g3VkcIJxPIV3YWt1MgU"}'
|
|
2025-12-18 04:11:16.025 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-18 04:11:16.026 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2025-12-18 04:11:16.031 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:11:16.032 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-18_04-11-14__66c213bb-14a7-46a1-8768-bce1db531056__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:11:16.032 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:11:16.032 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:11:16.033 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:11:16.033 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.235.244
|
|
2025-12-18 04:11:16.033 DEBUG [src.node.docker_mananger] Generated ports ['34185', '34186', '34187', '34188', '34189']
|
|
2025-12-18 04:11:16.034 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:11:16.034 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:11:16.034 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:11:16.034 DEBUG [src.node.docker_mananger] docker run -i -t -p 34185:34185 -p 34186:34186 -p 34187:34187 -p 34188:34188 -p 34189:34189 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=34187 --rest-port=34185 --tcp-port=34186 --discv5-udp-port=34188 --rest-address=0.0.0.0 --nat=extip:172.18.235.244 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5350f3fbc37ee170b6e1b06d1e4debdfaa5b3d2c4da94bda36c39eb05eb8e850 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34189 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QNgOVo9hQ3vfW7v42Pepi-ThB-W9QxTLJo6RcSfJndW5ZZ6gaYbE7gSMryheIZYZDfkpgwAnuh6RAYcQentRtNYCgmlkgnY0gmlwhKwSmkWKbXVsdGlhZGRyc5YACASsEppFBnE6AAoErBKaRQZxO90DgnJzhQADAQAAiXNlY3AyNTZrMaEDPD50ditB05Qo4TVP6215l1bjn6p_powkJieJP_1g4nyDdGNwgnE6g3VkcIJxPIV3YWt1MgU --filternode=/ip4/172.18.154.69/tcp/28986/p2p/16Uiu2HAmGiA3jZ31QC3DuABuYWF7eptLE4cDoE5LqH9hM8hwPAMZ
|
|
2025-12-18 04:11:16.180 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.235.244 waku bc3454c8c65a4f8cc0b5f383b3dfa579045f8b7fb20ca65b2e0303011a4e78c1
|
|
2025-12-18 04:11:16.203 DEBUG [src.node.docker_mananger] Container started with ID bc3454c8c65a. Setting up logs at ./log/docker/node2_2025-12-18_04-11-14__66c213bb-14a7-46a1-8768-bce1db531056__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:11:16.204 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 34185
|
|
2025-12-18 04:11:16.204 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:11:17.205 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34185/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:17.209 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-18 04:11:17.209 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-18 04:11:17.209 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34185/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:17.211 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.235.244/tcp/34186/p2p/16Uiu2HAmPgahmp3SMXFUNsSdRHWmENAADdqNrmc49cmgNEzdL7KA","/ip4/172.18.235.244/tcp/34187/ws/p2p/16Uiu2HAmPgahmp3SMXFUNsSdRHWmENAADdqNrmc49cmgNEzdL7KA"],"enrUri":"enr:-L24QEE1IGNj1oZifrrNTI4LcxeBe3HnEULoZLDUo7iPB0cgNgfCJNXbCF6CQzbNtSIgL5N3X-heZPmxll7rj28BOBsCgmlkgnY0gmlwhKwS6_SKbXVsdGlhZGRyc5YACASsEuv0BoWKAAoErBLr9AaFi90DgnJzhQADAQAAiXNlY3AyNTZrMaEDo9j68WZD2y59doUzpu7DgHXXxfm0-RwN2ZawJPda042DdGNwgoWKg3VkcIKFjIV3YWt1MgA"}'
|
|
2025-12-18 04:11:17.211 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-18 04:11:17.212 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34185/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.154.69/tcp/28986/p2p/16Uiu2HAmGiA3jZ31QC3DuABuYWF7eptLE4cDoE5LqH9hM8hwPAMZ"]'
|
|
2025-12-18 04:11:17.238 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:11:17.239 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2025-12-18 04:11:17.239 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28985/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-18 04:11:17.251 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:11:17.252 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34185/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "907b6c22-09bf-4f0d-8a43-887c9e562aed", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-18 04:11:17.262 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"907b6c22-09bf-4f0d-8a43-887c9e562aed","statusDesc":"OK"}'
|
|
2025-12-18 04:11:17.263 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:34185/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": "/test/1/waku-filter/proto", "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-18 04:11:17.265 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:34185/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\\"))"}'
|
|
2025-12-18 04:11:17.267 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-18 04:11:17.268 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-18 04:11:17.268 DEBUG [src.node.waku_node] Stopping container with id fcf1c0d8c526
|
|
2025-12-18 04:11:17.721 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-18 04:11:17.721 DEBUG [src.node.waku_node] Stopping container with id bc3454c8c65a
|
|
2025-12-18 04:11:18.178 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-18 04:11:18.180 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-18 04:11:18.184 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-18 04:11:18.189 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|