mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-06 16:03:05 +00:00
69 lines
12 KiB
Plaintext
69 lines
12 KiB
Plaintext
2025-12-08 12:15:28.652 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-08 12:15:28.652 DEBUG [tests.conftest] Running test: test_filter_subscribe_with_invalid_request_id with id: 2025-12-08_12-15-28__6c648609-7b75-4869-85f3-52ae63e54d04
|
|
2025-12-08 12:15:28.652 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-08 12:15:28.653 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-08 12:15:28.653 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2025-12-08 12:15:28.659 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 12:15:28.659 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-08_12-15-28__6c648609-7b75-4869-85f3-52ae63e54d04__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:15:28.659 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 12:15:28.659 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 12:15:28.661 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 12:15:28.661 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.95.128
|
|
2025-12-08 12:15:28.661 DEBUG [src.node.docker_mananger] Generated ports ['51100', '51101', '51102', '51103', '51104']
|
|
2025-12-08 12:15:28.661 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 12:15:28.661 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 12:15:28.662 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 12:15:28.662 DEBUG [src.node.docker_mananger] docker run -i -t -p 51100:51100 -p 51101:51101 -p 51102:51102 -p 51103:51103 -p 51104:51104 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=51102 --rest-port=51100 --tcp-port=51101 --discv5-udp-port=51103 --rest-address=0.0.0.0 --nat=extip:172.18.95.128 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c6fa9fac3baa1b0f4f78706ceedae0df0dc910166fd611decc16e3933cf04afe --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=51104 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-08 12:15:28.843 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.95.128 waku 407855384f61591e1c6e7103efac2d8ef7242201d8517ee2a0e9252c4b146fe0
|
|
2025-12-08 12:15:28.874 DEBUG [src.node.docker_mananger] Container started with ID 407855384f61. Setting up logs at ./log/docker/node1_2025-12-08_12-15-28__6c648609-7b75-4869-85f3-52ae63e54d04__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:15:28.874 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 51100
|
|
2025-12-08 12:15:28.875 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 12:15:28.956 ERROR [src.node.docker_mananger] Max retries reached for container 69dca99aa5e2. Exiting log stream.
|
|
2025-12-08 12:15:29.456 ERROR [src.node.docker_mananger] Max retries reached for container c99577cbff49. Exiting log stream.
|
|
2025-12-08 12:15:29.875 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51100/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:15:29.878 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-08 12:15:29.878 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 12:15:29.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51100/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:15:29.881 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.95.128/tcp/51101/p2p/16Uiu2HAm1fkHQ7kE9hxNjtncay7q5NLvyiUyuS7mqaaAZbfbpFy8","/ip4/172.18.95.128/tcp/51102/ws/p2p/16Uiu2HAm1fkHQ7kE9hxNjtncay7q5NLvyiUyuS7mqaaAZbfbpFy8"],"enrUri":"enr:-L24QEONv9sDk8pR2KACxSHRZ5GRwXZAUZm6vhHMnxMpd9-JPjJ7LnqUmkwTyV06g_tZ2rcEctNvotal-tZYY0nvtToCgmlkgnY0gmlwhKwSX4CKbXVsdGlhZGRyc5YACASsEl-ABsedAAoErBJfgAbHnt0DgnJzhQADAQAAiXNlY3AyNTZrMaECXMEeccpx9rLcdL6DywGvpYHYJSdoiv0WAlFXx5E3z2eDdGNwgsedg3VkcILHn4V3YWt1MgU"}'
|
|
2025-12-08 12:15:29.881 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 12:15:29.881 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2025-12-08 12:15:29.887 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 12:15:29.887 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-08_12-15-28__6c648609-7b75-4869-85f3-52ae63e54d04__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:15:29.888 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 12:15:29.888 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 12:15:29.889 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 12:15:29.889 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.21.223
|
|
2025-12-08 12:15:29.889 DEBUG [src.node.docker_mananger] Generated ports ['26843', '26844', '26845', '26846', '26847']
|
|
2025-12-08 12:15:29.889 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 12:15:29.889 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 12:15:29.890 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 12:15:29.890 DEBUG [src.node.docker_mananger] docker run -i -t -p 26843:26843 -p 26844:26844 -p 26845:26845 -p 26846:26846 -p 26847:26847 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=26845 --rest-port=26843 --tcp-port=26844 --discv5-udp-port=26846 --rest-address=0.0.0.0 --nat=extip:172.18.21.223 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=34acffc25efd9a918a4ab0b77fad008f528d9bbb0d340daa731e16128a2ce9fe --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26847 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QEONv9sDk8pR2KACxSHRZ5GRwXZAUZm6vhHMnxMpd9-JPjJ7LnqUmkwTyV06g_tZ2rcEctNvotal-tZYY0nvtToCgmlkgnY0gmlwhKwSX4CKbXVsdGlhZGRyc5YACASsEl-ABsedAAoErBJfgAbHnt0DgnJzhQADAQAAiXNlY3AyNTZrMaECXMEeccpx9rLcdL6DywGvpYHYJSdoiv0WAlFXx5E3z2eDdGNwgsedg3VkcILHn4V3YWt1MgU --filternode=/ip4/172.18.95.128/tcp/51101/p2p/16Uiu2HAm1fkHQ7kE9hxNjtncay7q5NLvyiUyuS7mqaaAZbfbpFy8
|
|
2025-12-08 12:15:30.071 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.21.223 waku 6d7698b067b69255720805efb61494e377f5cc6e7336192ee7099c260bab82fd
|
|
2025-12-08 12:15:30.115 DEBUG [src.node.docker_mananger] Container started with ID 6d7698b067b6. Setting up logs at ./log/docker/node2_2025-12-08_12-15-28__6c648609-7b75-4869-85f3-52ae63e54d04__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:15:30.116 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 26843
|
|
2025-12-08 12:15:30.116 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 12:15:31.116 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26843/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:15:31.120 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-08 12:15:31.120 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 12:15:31.120 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26843/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:15:31.123 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.21.223/tcp/26844/p2p/16Uiu2HAmGowKWSYAuVE5Qt3Jj4JMq3H9in8jCuY6Jzuv63AhaZy8","/ip4/172.18.21.223/tcp/26845/ws/p2p/16Uiu2HAmGowKWSYAuVE5Qt3Jj4JMq3H9in8jCuY6Jzuv63AhaZy8"],"enrUri":"enr:-L24QKT097DmCCakvP8V2-2rBZ_F7FNVyj4bK79L9J_T7VJHBI6a9jaqZBwwgx8MjNvJk9W-RO7YeShKFETRrwks96YCgmlkgnY0gmlwhKwSFd-KbXVsdGlhZGRyc5YACASsEhXfBmjcAAoErBIV3wZo3d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDPbmMU1hQlV4mR00H4uVt9lxAsUVrlxJZyoQpgOSq93-DdGNwgmjcg3VkcIJo3oV3YWt1MgA"}'
|
|
2025-12-08 12:15:31.123 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 12:15:31.124 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26843/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.95.128/tcp/51101/p2p/16Uiu2HAm1fkHQ7kE9hxNjtncay7q5NLvyiUyuS7mqaaAZbfbpFy8"]'
|
|
2025-12-08 12:15:31.153 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:15:31.154 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2025-12-08 12:15:31.154 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51100/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-08 12:15:31.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:15:31.172 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26843/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "d76223bd-9558-4082-8e02-9d758af7908b", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-08 12:15:31.184 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"d76223bd-9558-4082-8e02-9d758af7908b","statusDesc":"OK"}'
|
|
2025-12-08 12:15:31.185 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26843/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-08 12:15:31.188 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:26843/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-08 12:15:31.191 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-08 12:15:31.191 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-08 12:15:31.192 DEBUG [src.node.waku_node] Stopping container with id 407855384f61
|
|
2025-12-08 12:15:31.745 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 12:15:31.745 DEBUG [src.node.waku_node] Stopping container with id 6d7698b067b6
|
|
2025-12-08 12:15:32.236 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 12:15:32.237 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-08 12:15:32.242 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-08 12:15:32.246 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|