mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-06-07 10:19:35 +00:00
70 lines
12 KiB
Plaintext
70 lines
12 KiB
Plaintext
2026-04-22 23:58:27.464 INFO [tests.conftest] Fleet bootstrap inactive – pass --fleet (or set FLEET_BOOTSTRAP=true) to connect local nodes to the waku.test fleet
|
||
2026-04-22 23:58:27.465 DEBUG [tests.conftest] Running fixture setup: test_id
|
||
2026-04-22 23:58:27.465 DEBUG [tests.conftest] Running test: test_filter_subscribe_with_invalid_pubsub_topic_format with id: 2026-04-22_23-58-27__44cef292-9a5f-496e-9cb4-cf39316dacc5
|
||
2026-04-22 23:58:27.465 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||
2026-04-22 23:58:27.465 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||
2026-04-22 23:58:27.466 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
||
2026-04-22 23:58:27.472 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-22 23:58:27.472 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-22_23-58-27__44cef292-9a5f-496e-9cb4-cf39316dacc5__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:58:27.472 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-22 23:58:27.472 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-22 23:58:27.473 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-22 23:58:27.473 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.60.249
|
||
2026-04-22 23:58:27.473 DEBUG [src.node.docker_mananger] Generated ports ['1277', '1278', '1279', '1280', '1281']
|
||
2026-04-22 23:58:27.473 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-22 23:58:27.474 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-22 23:58:27.474 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-22 23:58:27.474 DEBUG [src.node.docker_mananger] docker run -i -t -p 1277:1277 -p 1278:1278 -p 1279:1279 -p 1280:1280 -p 1281:1281 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=1279 --rest-port=1277 --tcp-port=1278 --discv5-udp-port=1280 --rest-address=0.0.0.0 --nat=extip:172.18.60.249 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=2afd292e74afcf6ff976f162cd0a040f64befc5e4ddbe7ccd5dabcf265182aef --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1281 --metrics-logging=true --relay=true --filter=true
|
||
2026-04-22 23:58:27.631 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.60.249 waku d7e2724904bead5d1456c6ea24d8f5b22924547b314775d1286157995f6ec612
|
||
2026-04-22 23:58:27.664 DEBUG [src.node.docker_mananger] Container started with ID d7e2724904be. Setting up logs at ./log/docker/node1_2026-04-22_23-58-27__44cef292-9a5f-496e-9cb4-cf39316dacc5__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:58:27.664 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1277
|
||
2026-04-22 23:58:27.665 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:58:27.906 ERROR [src.node.docker_mananger] Max retries reached for container da3c3f68fba8. Exiting log stream.
|
||
2026-04-22 23:58:28.268 ERROR [src.node.docker_mananger] Max retries reached for container 2bb13453153c. Exiting log stream.
|
||
2026-04-22 23:58:28.666 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1277/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:58:28.669 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-22 23:58:28.669 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-22 23:58:28.669 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1277/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:58:28.672 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.60.249/tcp/1278/p2p/16Uiu2HAm5pEVQUwqHSKY2yP14a8rH6sPZrV2P5LvPas3C6aFGzMR","/ip4/172.18.60.249/tcp/1279/ws/p2p/16Uiu2HAm5pEVQUwqHSKY2yP14a8rH6sPZrV2P5LvPas3C6aFGzMR"],"enrUri":"enr:-L24QNE-b3yvvzpdJiFkamEBLxxYmIjqwx4MJumE3AtRd8OkENWgF25NCf-Y7mJ8_P8insIaxNJOzQz_pPfwhaS31xwCgmlkgnY0gmlwhKwSPPmKbXVsdGlhZGRyc5YACASsEjz5BgT-AAoErBI8-QYE_90DgnJzhQDGAQAAiXNlY3AyNTZrMaECmlxoKEIG5vj31EjBOGH7LDZ4otlEw46W62G8vHvx5zyDdGNwggT-g3VkcIIFAIV3YWt1MgU"}'
|
||
2026-04-22 23:58:28.672 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-22 23:58:28.672 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
||
2026-04-22 23:58:28.678 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-22 23:58:28.678 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-22_23-58-27__44cef292-9a5f-496e-9cb4-cf39316dacc5__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:58:28.678 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-22 23:58:28.678 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-22 23:58:28.679 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-22 23:58:28.679 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.151.155
|
||
2026-04-22 23:58:28.680 DEBUG [src.node.docker_mananger] Generated ports ['50731', '50732', '50733', '50734', '50735']
|
||
2026-04-22 23:58:28.680 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-22 23:58:28.680 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-22 23:58:28.680 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-22 23:58:28.680 DEBUG [src.node.docker_mananger] docker run -i -t -p 50731:50731 -p 50732:50732 -p 50733:50733 -p 50734:50734 -p 50735:50735 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=50733 --rest-port=50731 --tcp-port=50732 --discv5-udp-port=50734 --rest-address=0.0.0.0 --nat=extip:172.18.151.155 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=18f095b09c96f22db9e1a0d5464daf9ecf32495ec63f7424cfc7bde023ab91bc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50735 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QNE-b3yvvzpdJiFkamEBLxxYmIjqwx4MJumE3AtRd8OkENWgF25NCf-Y7mJ8_P8insIaxNJOzQz_pPfwhaS31xwCgmlkgnY0gmlwhKwSPPmKbXVsdGlhZGRyc5YACASsEjz5BgT-AAoErBI8-QYE_90DgnJzhQDGAQAAiXNlY3AyNTZrMaECmlxoKEIG5vj31EjBOGH7LDZ4otlEw46W62G8vHvx5zyDdGNwggT-g3VkcIIFAIV3YWt1MgU --filternode=/ip4/172.18.60.249/tcp/1278/p2p/16Uiu2HAm5pEVQUwqHSKY2yP14a8rH6sPZrV2P5LvPas3C6aFGzMR
|
||
2026-04-22 23:58:28.826 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.151.155 waku 250d292c467d3e8741eaade870a9b7beebca738004cd76f96c46e1ba1b99ea98
|
||
2026-04-22 23:58:28.854 DEBUG [src.node.docker_mananger] Container started with ID 250d292c467d. Setting up logs at ./log/docker/node2_2026-04-22_23-58-27__44cef292-9a5f-496e-9cb4-cf39316dacc5__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:58:28.854 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 50731
|
||
2026-04-22 23:58:28.855 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:58:29.856 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50731/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:58:29.858 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-22 23:58:29.858 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-22 23:58:29.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50731/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:58:29.861 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.151.155/tcp/50732/p2p/16Uiu2HAmTYg6zpaLVsgSpsv5VUgW3qq3DgQz4qpGpDBoW7NPXjBw","/ip4/172.18.151.155/tcp/50733/ws/p2p/16Uiu2HAmTYg6zpaLVsgSpsv5VUgW3qq3DgQz4qpGpDBoW7NPXjBw"],"enrUri":"enr:-L24QHlw0AIE2afmKRxAffd6eoazVvABGi1VYOqPbtqx85X8UtO3GXARoWm9ARVsh4iwlfdLM5M_QhdQIhwDpSoAuW4CgmlkgnY0gmlwhKwSl5uKbXVsdGlhZGRyc5YACASsEpebBsYsAAoErBKXmwbGLd0DgnJzhQDGAQAAiXNlY3AyNTZrMaED3UEwEIIMF_ckNPpNtZM9KCOhNDZpKow7uXD0G6SIgJKDdGNwgsYsg3VkcILGLoV3YWt1MgA"}'
|
||
2026-04-22 23:58:29.861 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-22 23:58:29.861 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50731/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.60.249/tcp/1278/p2p/16Uiu2HAm5pEVQUwqHSKY2yP14a8rH6sPZrV2P5LvPas3C6aFGzMR"]'
|
||
2026-04-22 23:58:29.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:58:29.883 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
||
2026-04-22 23:58:29.883 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1277/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
||
2026-04-22 23:58:29.890 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:58:29.892 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50731/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "dabcdd96-58b0-478a-9033-df1ae7b38f1d", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/198/1"}'
|
||
2026-04-22 23:58:29.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"dabcdd96-58b0-478a-9033-df1ae7b38f1d","statusDesc":"OK"}'
|
||
2026-04-22 23:58:29.900 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50731/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": ["/waku/2/rs/198/1"]}'
|
||
2026-04-22 23:58:29.903 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:50731/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-04-22 23:58:29.906 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||
2026-04-22 23:58:29.907 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||
2026-04-22 23:58:29.907 DEBUG [src.node.waku_node] Stopping container with id d7e2724904be
|
||
2026-04-22 23:58:30.301 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-22 23:58:30.301 DEBUG [src.node.waku_node] Stopping container with id 250d292c467d
|
||
2026-04-22 23:58:30.685 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-22 23:58:30.687 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||
2026-04-22 23:58:30.692 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-22 23:58:30.697 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|