mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-05 23:43:07 +00:00
69 lines
13 KiB
Plaintext
69 lines
13 KiB
Plaintext
2025-12-29 04:22:42.661 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-29 04:22:42.661 DEBUG [tests.conftest] Running test: test_filter_subscribe_to_101_content_topics with id: 2025-12-29_04-22-42__e30ebdeb-e923-4645-86a1-c3f46266e0f2
|
|
2025-12-29 04:22:42.662 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-29 04:22:42.662 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-29 04:22:42.662 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2025-12-29 04:22:42.669 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-29 04:22:42.669 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-29_04-22-42__e30ebdeb-e923-4645-86a1-c3f46266e0f2__wakuorg_nwaku:latest.log
|
|
2025-12-29 04:22:42.669 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-29 04:22:42.669 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-29 04:22:42.671 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-29 04:22:42.671 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.45.104
|
|
2025-12-29 04:22:42.671 DEBUG [src.node.docker_mananger] Generated ports ['29053', '29054', '29055', '29056', '29057']
|
|
2025-12-29 04:22:42.671 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-29 04:22:42.672 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-29 04:22:42.672 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-29 04:22:42.672 DEBUG [src.node.docker_mananger] docker run -i -t -p 29053:29053 -p 29054:29054 -p 29055:29055 -p 29056:29056 -p 29057:29057 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=29055 --rest-port=29053 --tcp-port=29054 --discv5-udp-port=29056 --rest-address=0.0.0.0 --nat=extip:172.18.45.104 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=82ce6f4ece03a8ba4bcb1a51d6dbafd57f9fb4d72fd925fad83aac08de08ef2f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29057 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-29 04:22:42.861 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.45.104 waku 034441391a4a86fd88d7acd6ea4402d8c655f18706a93e6ebcee196a6ceac3bb
|
|
2025-12-29 04:22:42.895 DEBUG [src.node.docker_mananger] Container started with ID 034441391a4a. Setting up logs at ./log/docker/node1_2025-12-29_04-22-42__e30ebdeb-e923-4645-86a1-c3f46266e0f2__wakuorg_nwaku:latest.log
|
|
2025-12-29 04:22:42.896 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29053
|
|
2025-12-29 04:22:42.897 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-29 04:22:42.908 ERROR [src.node.docker_mananger] Max retries reached for container f66cd20480a5. Exiting log stream.
|
|
2025-12-29 04:22:43.468 ERROR [src.node.docker_mananger] Max retries reached for container 60918ad82694. Exiting log stream.
|
|
2025-12-29 04:22:43.898 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29053/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-29 04:22:43.901 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-29 04:22:43.901 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-29 04:22:43.902 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29053/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-29 04:22:43.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.45.104/tcp/29054/p2p/16Uiu2HAkvWbYS8DHbS1SbctGSUzcrF8YJDUuXcSN6mJm7Ct6L5bk","/ip4/172.18.45.104/tcp/29055/ws/p2p/16Uiu2HAkvWbYS8DHbS1SbctGSUzcrF8YJDUuXcSN6mJm7Ct6L5bk"],"enrUri":"enr:-L24QP3tisdY3Zsh9dhmWLYWa4y7gczANfV1SypYckTtB-fkOq5ChdGUmFMkXxg22yKlhYFIV9rgjWJPWgcbEECIv-ECgmlkgnY0gmlwhKwSLWiKbXVsdGlhZGRyc5YACASsEi1oBnF-AAoErBItaAZxf90DgnJzhQADAQAAiXNlY3AyNTZrMaECEB6S4v-IKe_VNz8dMkqWkXI-RR9hvFGUkNfQINq771eDdGNwgnF-g3VkcIJxgIV3YWt1MgU"}'
|
|
2025-12-29 04:22:43.904 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-29 04:22:43.904 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2025-12-29 04:22:43.911 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-29 04:22:43.911 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-29_04-22-42__e30ebdeb-e923-4645-86a1-c3f46266e0f2__wakuorg_nwaku:latest.log
|
|
2025-12-29 04:22:43.911 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-29 04:22:43.912 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-29 04:22:43.913 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-29 04:22:43.913 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.152.72
|
|
2025-12-29 04:22:43.913 DEBUG [src.node.docker_mananger] Generated ports ['18579', '18580', '18581', '18582', '18583']
|
|
2025-12-29 04:22:43.914 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-29 04:22:43.914 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-29 04:22:43.914 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-29 04:22:43.914 DEBUG [src.node.docker_mananger] docker run -i -t -p 18579:18579 -p 18580:18580 -p 18581:18581 -p 18582:18582 -p 18583:18583 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=18581 --rest-port=18579 --tcp-port=18580 --discv5-udp-port=18582 --rest-address=0.0.0.0 --nat=extip:172.18.152.72 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c9afecaebbc4cfc12108e40b828bd23e1621ac58a9adaef29cad5ffb43bbcf28 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18583 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QP3tisdY3Zsh9dhmWLYWa4y7gczANfV1SypYckTtB-fkOq5ChdGUmFMkXxg22yKlhYFIV9rgjWJPWgcbEECIv-ECgmlkgnY0gmlwhKwSLWiKbXVsdGlhZGRyc5YACASsEi1oBnF-AAoErBItaAZxf90DgnJzhQADAQAAiXNlY3AyNTZrMaECEB6S4v-IKe_VNz8dMkqWkXI-RR9hvFGUkNfQINq771eDdGNwgnF-g3VkcIJxgIV3YWt1MgU --filternode=/ip4/172.18.45.104/tcp/29054/p2p/16Uiu2HAkvWbYS8DHbS1SbctGSUzcrF8YJDUuXcSN6mJm7Ct6L5bk
|
|
2025-12-29 04:22:44.106 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.152.72 waku fa1ddf101b49b65123a903019707c6ad4ba9b3e679b1d888a2fc0d2ceec17c16
|
|
2025-12-29 04:22:44.138 DEBUG [src.node.docker_mananger] Container started with ID fa1ddf101b49. Setting up logs at ./log/docker/node2_2025-12-29_04-22-42__e30ebdeb-e923-4645-86a1-c3f46266e0f2__wakuorg_nwaku:latest.log
|
|
2025-12-29 04:22:44.138 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 18579
|
|
2025-12-29 04:22:44.138 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-29 04:22:45.139 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18579/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-29 04:22:45.143 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-29 04:22:45.143 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-29 04:22:45.143 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18579/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-29 04:22:45.146 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.152.72/tcp/18580/p2p/16Uiu2HAm3owRZ5wAUmG6d9xMzZzHfuDWCXqCCGRYMVNHUbeMczN5","/ip4/172.18.152.72/tcp/18581/ws/p2p/16Uiu2HAm3owRZ5wAUmG6d9xMzZzHfuDWCXqCCGRYMVNHUbeMczN5"],"enrUri":"enr:-L24QPVfo9Slwan2iTMm4sdD8BX1ypRdXhf_eRHSW8a2NHEfGsKr1WQN0L9xpfQZGzDJ_kb16oWHr8sHkX61_MIiRgoCgmlkgnY0gmlwhKwSmEiKbXVsdGlhZGRyc5YACASsEphIBkiUAAoErBKYSAZIld0DgnJzhQADAQAAiXNlY3AyNTZrMaECfJG8aAkZ2wq_6jRW0i2W5VEBbuZgPqZnqnUnq09ZzKKDdGNwgkiUg3VkcIJIloV3YWt1MgA"}'
|
|
2025-12-29 04:22:45.146 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-29 04:22:45.146 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18579/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.45.104/tcp/29054/p2p/16Uiu2HAkvWbYS8DHbS1SbctGSUzcrF8YJDUuXcSN6mJm7Ct6L5bk"]'
|
|
2025-12-29 04:22:45.175 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-29 04:22:45.176 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2025-12-29 04:22:45.177 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29053/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-29 04:22:45.189 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-29 04:22:45.191 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18579/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "7480c0a5-f364-4e87-96b9-e0f07455386a", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-29 04:22:45.203 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"7480c0a5-f364-4e87-96b9-e0f07455386a","statusDesc":"OK"}'
|
|
2025-12-29 04:22:45.204 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18579/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "32", "33", "34", "35", "36", "37", "38", "39", "40", "41", "42", "43", "44", "45", "46", "47", "48", "49", "50", "51", "52", "53", "54", "55", "56", "57", "58", "59", "60", "61", "62", "63", "64", "65", "66", "67", "68", "69", "70", "71", "72", "73", "74", "75", "76", "77", "78", "79", "80", "81", "82", "83", "84", "85", "86", "87", "88", "89", "90", "91", "92", "93", "94", "95", "96", "97", "98", "99", "100"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-29 04:22:45.213 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:18579/filter/v2/subscriptions. Response content: b'{"requestId":"1","statusDesc":"BAD_REQUEST: exceeds maximum content topics: 100"}'
|
|
2025-12-29 04:22:45.216 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-29 04:22:45.217 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-29 04:22:45.217 DEBUG [src.node.waku_node] Stopping container with id 034441391a4a
|
|
2025-12-29 04:22:45.760 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-29 04:22:45.760 DEBUG [src.node.waku_node] Stopping container with id fa1ddf101b49
|
|
2025-12-29 04:22:46.341 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-29 04:22:46.342 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-29 04:22:46.349 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-29 04:22:46.354 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|