mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-02 16:43:56 +00:00
69 lines
12 KiB
Plaintext
69 lines
12 KiB
Plaintext
2026-02-02 04:44:16.785 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-02 04:44:16.785 DEBUG [tests.conftest] Running test: test_filter_update_subscription_with_no_content_topic with id: 2026-02-02_04-44-16__ee8ce637-de24-4e18-9942-91dd50d26a24
|
|
2026-02-02 04:44:16.785 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-02 04:44:16.785 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-02 04:44:16.786 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-02-02 04:44:16.792 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-02 04:44:16.792 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-02_04-44-16__ee8ce637-de24-4e18-9942-91dd50d26a24__wakuorg_nwaku:latest.log
|
|
2026-02-02 04:44:16.792 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-02 04:44:16.792 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-02 04:44:16.794 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-02 04:44:16.794 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.185.51
|
|
2026-02-02 04:44:16.794 DEBUG [src.node.docker_mananger] Generated ports ['30351', '30352', '30353', '30354', '30355']
|
|
2026-02-02 04:44:16.794 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-02 04:44:16.794 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-02 04:44:16.794 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-02 04:44:16.794 DEBUG [src.node.docker_mananger] docker run -i -t -p 30351:30351 -p 30352:30352 -p 30353:30353 -p 30354:30354 -p 30355:30355 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=30353 --rest-port=30351 --tcp-port=30352 --discv5-udp-port=30354 --rest-address=0.0.0.0 --nat=extip:172.18.185.51 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=03dce1895b1c9bbff3fafbbc3cd2a8bf27ccf945837f7b9fc4c62464822c2053 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30355 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-02 04:44:16.949 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.185.51 waku 6a96f316c4984d14ed87de34752686afdd754c34ab0ebf488c062e8ecd0386a5
|
|
2026-02-02 04:44:16.978 DEBUG [src.node.docker_mananger] Container started with ID 6a96f316c498. Setting up logs at ./log/docker/node1_2026-02-02_04-44-16__ee8ce637-de24-4e18-9942-91dd50d26a24__wakuorg_nwaku:latest.log
|
|
2026-02-02 04:44:16.978 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30351
|
|
2026-02-02 04:44:16.978 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-02 04:44:17.059 ERROR [src.node.docker_mananger] Max retries reached for container c8341396faaa. Exiting log stream.
|
|
2026-02-02 04:44:17.593 ERROR [src.node.docker_mananger] Max retries reached for container 8d7bcd5d3b48. Exiting log stream.
|
|
2026-02-02 04:44:17.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30351/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:44:17.982 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-02 04:44:17.982 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-02 04:44:17.982 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30351/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:44:17.985 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.185.51/tcp/30352/p2p/16Uiu2HAkyJXPUy4vqBq1JUQDG6oSxojNqqvjWPL4eTVFu7ynFUsm","/ip4/172.18.185.51/tcp/30353/ws/p2p/16Uiu2HAkyJXPUy4vqBq1JUQDG6oSxojNqqvjWPL4eTVFu7ynFUsm"],"enrUri":"enr:-L24QP4dxpNFY4-IK1aiAmY3XpFumsadgn3Z1qrTFfu5l84IEIV68JPa9UlwrKTzLvNpZzv0kN1bF9aVFLuluXb0qNECgmlkgnY0gmlwhKwSuTOKbXVsdGlhZGRyc5YACASsErkzBnaQAAoErBK5MwZ2kd0DgnJzhQADAQAAiXNlY3AyNTZrMaECOZn3sENdfbqlvEK4602EpfpVpf1giV7ZRJ5L_FfYcMyDdGNwgnaQg3VkcIJ2koV3YWt1MgU"}'
|
|
2026-02-02 04:44:17.985 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-02 04:44:17.985 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-02-02 04:44:17.991 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-02 04:44:17.991 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-02_04-44-16__ee8ce637-de24-4e18-9942-91dd50d26a24__wakuorg_nwaku:latest.log
|
|
2026-02-02 04:44:17.991 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-02 04:44:17.992 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-02 04:44:17.993 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-02 04:44:17.993 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.254.86
|
|
2026-02-02 04:44:17.993 DEBUG [src.node.docker_mananger] Generated ports ['22866', '22867', '22868', '22869', '22870']
|
|
2026-02-02 04:44:17.993 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-02 04:44:17.993 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-02 04:44:17.993 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-02 04:44:17.993 DEBUG [src.node.docker_mananger] docker run -i -t -p 22866:22866 -p 22867:22867 -p 22868:22868 -p 22869:22869 -p 22870:22870 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=22868 --rest-port=22866 --tcp-port=22867 --discv5-udp-port=22869 --rest-address=0.0.0.0 --nat=extip:172.18.254.86 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=61871ebb3a4e7a5126e4818fa1efeff48eaebafc2077b9a62dafaf498516a352 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22870 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QP4dxpNFY4-IK1aiAmY3XpFumsadgn3Z1qrTFfu5l84IEIV68JPa9UlwrKTzLvNpZzv0kN1bF9aVFLuluXb0qNECgmlkgnY0gmlwhKwSuTOKbXVsdGlhZGRyc5YACASsErkzBnaQAAoErBK5MwZ2kd0DgnJzhQADAQAAiXNlY3AyNTZrMaECOZn3sENdfbqlvEK4602EpfpVpf1giV7ZRJ5L_FfYcMyDdGNwgnaQg3VkcIJ2koV3YWt1MgU --filternode=/ip4/172.18.185.51/tcp/30352/p2p/16Uiu2HAkyJXPUy4vqBq1JUQDG6oSxojNqqvjWPL4eTVFu7ynFUsm
|
|
2026-02-02 04:44:18.183 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.254.86 waku 1cd417c29610d52c6bfd45359829f7b44ccd2d7d662e9775e125288cd610f03d
|
|
2026-02-02 04:44:18.206 DEBUG [src.node.docker_mananger] Container started with ID 1cd417c29610. Setting up logs at ./log/docker/node2_2026-02-02_04-44-16__ee8ce637-de24-4e18-9942-91dd50d26a24__wakuorg_nwaku:latest.log
|
|
2026-02-02 04:44:18.206 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22866
|
|
2026-02-02 04:44:18.207 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-02 04:44:19.207 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22866/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:44:19.211 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-02 04:44:19.211 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-02 04:44:19.212 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22866/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:44:19.214 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.254.86/tcp/22867/p2p/16Uiu2HAmSspLqV7JdWKgPZEge4bojygphj6UNgaPVvRLFzrqcs51","/ip4/172.18.254.86/tcp/22868/ws/p2p/16Uiu2HAmSspLqV7JdWKgPZEge4bojygphj6UNgaPVvRLFzrqcs51"],"enrUri":"enr:-L24QA7crjA8ReGHsVa13e1u12icHsTqs5OgIG0o-FhOry7SM24tXrQOVrg2CycRh1bpUaZtLU83lkca0hJ-xbe4P2cCgmlkgnY0gmlwhKwS_laKbXVsdGlhZGRyc5YACASsEv5WBllTAAoErBL-VgZZVN0DgnJzhQADAQAAiXNlY3AyNTZrMaED00zaA5jDYHt68lkeY2whzUmP9KSBUI4ZyczDPs-ZSkiDdGNwgllTg3VkcIJZVYV3YWt1MgA"}'
|
|
2026-02-02 04:44:19.214 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-02 04:44:19.214 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22866/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.185.51/tcp/30352/p2p/16Uiu2HAkyJXPUy4vqBq1JUQDG6oSxojNqqvjWPL4eTVFu7ynFUsm"]'
|
|
2026-02-02 04:44:19.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-02 04:44:19.241 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-02-02 04:44:19.241 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30351/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-02 04:44:19.253 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-02 04:44:19.254 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22866/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "816be972-b674-47d7-9191-9af004a80fd3", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-02 04:44:19.267 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"816be972-b674-47d7-9191-9af004a80fd3","statusDesc":"OK"}'
|
|
2026-02-02 04:44:19.268 INFO [src.node.api_clients.base_client] curl -v -X PUT "http://127.0.0.1:22866/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-02 04:44:19.270 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:22866/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-02-02 04:44:19.272 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-02 04:44:19.273 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-02 04:44:19.273 DEBUG [src.node.waku_node] Stopping container with id 6a96f316c498
|
|
2026-02-02 04:44:19.729 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-02 04:44:19.729 DEBUG [src.node.waku_node] Stopping container with id 1cd417c29610
|
|
2026-02-02 04:44:20.180 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-02 04:44:20.181 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-02 04:44:20.186 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-02 04:44:20.191 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|