mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-07 16:33:13 +00:00
69 lines
12 KiB
Plaintext
69 lines
12 KiB
Plaintext
2025-12-18 04:12:01.928 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-18 04:12:01.928 DEBUG [tests.conftest] Running test: test_filter_subscribe_with_extra_field with id: 2025-12-18_04-12-01__6f772e50-0044-4706-8ce7-a1185b3c221f
|
|
2025-12-18 04:12:01.929 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-18 04:12:01.929 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-18 04:12:01.929 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2025-12-18 04:12:01.936 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:12:01.936 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-18_04-12-01__6f772e50-0044-4706-8ce7-a1185b3c221f__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:12:01.936 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:12:01.936 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:12:01.938 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:12:01.938 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.177.46
|
|
2025-12-18 04:12:01.938 DEBUG [src.node.docker_mananger] Generated ports ['17457', '17458', '17459', '17460', '17461']
|
|
2025-12-18 04:12:01.938 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:12:01.938 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:12:01.938 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:12:01.939 DEBUG [src.node.docker_mananger] docker run -i -t -p 17457:17457 -p 17458:17458 -p 17459:17459 -p 17460:17460 -p 17461:17461 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=17459 --rest-port=17457 --tcp-port=17458 --discv5-udp-port=17460 --rest-address=0.0.0.0 --nat=extip:172.18.177.46 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=512bd39b477f54914e9cbd7bee9a1b8f46ca8a9b05f299c69b70ed2894c2e3c9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17461 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-18 04:12:02.115 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.177.46 waku b197241ce75779b3a3536d55cb58e1c06f2fe4d87d68bf82efb44a8199e40bb9
|
|
2025-12-18 04:12:02.149 DEBUG [src.node.docker_mananger] Container started with ID b197241ce757. Setting up logs at ./log/docker/node1_2025-12-18_04-12-01__6f772e50-0044-4706-8ce7-a1185b3c221f__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:12:02.151 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17457
|
|
2025-12-18 04:12:02.151 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:12:02.205 ERROR [src.node.docker_mananger] Max retries reached for container 0d75eec3443b. Exiting log stream.
|
|
2025-12-18 04:12:02.725 ERROR [src.node.docker_mananger] Max retries reached for container 8e8998a164a6. Exiting log stream.
|
|
2025-12-18 04:12:03.151 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17457/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:03.155 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:12:03.155 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-18 04:12:03.155 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17457/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:03.158 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.177.46/tcp/17458/p2p/16Uiu2HAm7qGE3D9ZCfe7UjAWSgf1sJT1XBYSxwdX94Afz9JAgjkt","/ip4/172.18.177.46/tcp/17459/ws/p2p/16Uiu2HAm7qGE3D9ZCfe7UjAWSgf1sJT1XBYSxwdX94Afz9JAgjkt"],"enrUri":"enr:-L24QPMh2CLp6ZCBtbry20VOpB9Wgx4PnNQ_XV9FLIxupOBEVaQd5lFnfJaevNY7fs_e2mkmZ2ojwc2t7qwe-Y5H42YCgmlkgnY0gmlwhKwSsS6KbXVsdGlhZGRyc5YACASsErEuBkQyAAoErBKxLgZEM90DgnJzhQADAQAAiXNlY3AyNTZrMaECuFdSx7ahOX0TjygPjCUm-_KE8ctfE2xHadGpBygy16GDdGNwgkQyg3VkcIJENIV3YWt1MgU"}'
|
|
2025-12-18 04:12:03.158 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-18 04:12:03.158 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2025-12-18 04:12:03.165 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:12:03.165 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-18_04-12-01__6f772e50-0044-4706-8ce7-a1185b3c221f__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:12:03.166 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:12:03.166 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:12:03.167 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:12:03.167 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.14.4
|
|
2025-12-18 04:12:03.167 DEBUG [src.node.docker_mananger] Generated ports ['47382', '47383', '47384', '47385', '47386']
|
|
2025-12-18 04:12:03.167 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:12:03.168 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:12:03.168 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:12:03.168 DEBUG [src.node.docker_mananger] docker run -i -t -p 47382:47382 -p 47383:47383 -p 47384:47384 -p 47385:47385 -p 47386:47386 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=47384 --rest-port=47382 --tcp-port=47383 --discv5-udp-port=47385 --rest-address=0.0.0.0 --nat=extip:172.18.14.4 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2ce3bcdabd6deaac1c7d9bf663ae59ee6eabab2d1baaffaba0b38ca337c394c4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47386 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QPMh2CLp6ZCBtbry20VOpB9Wgx4PnNQ_XV9FLIxupOBEVaQd5lFnfJaevNY7fs_e2mkmZ2ojwc2t7qwe-Y5H42YCgmlkgnY0gmlwhKwSsS6KbXVsdGlhZGRyc5YACASsErEuBkQyAAoErBKxLgZEM90DgnJzhQADAQAAiXNlY3AyNTZrMaECuFdSx7ahOX0TjygPjCUm-_KE8ctfE2xHadGpBygy16GDdGNwgkQyg3VkcIJENIV3YWt1MgU --filternode=/ip4/172.18.177.46/tcp/17458/p2p/16Uiu2HAm7qGE3D9ZCfe7UjAWSgf1sJT1XBYSxwdX94Afz9JAgjkt
|
|
2025-12-18 04:12:03.358 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.14.4 waku 3ad6b273bfd82bac3f794208d0f661dbabde621ffd46b144421c2b4c12b08dcd
|
|
2025-12-18 04:12:03.392 DEBUG [src.node.docker_mananger] Container started with ID 3ad6b273bfd8. Setting up logs at ./log/docker/node2_2025-12-18_04-12-01__6f772e50-0044-4706-8ce7-a1185b3c221f__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:12:03.393 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 47382
|
|
2025-12-18 04:12:03.393 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:12:04.393 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47382/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:04.398 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:12:04.398 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-18 04:12:04.398 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47382/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:04.400 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.14.4/tcp/47383/p2p/16Uiu2HAmLCBtchuVYrupdGRTq4x2Lvrx2ptzqhinfLyBQ9syH8VC","/ip4/172.18.14.4/tcp/47384/ws/p2p/16Uiu2HAmLCBtchuVYrupdGRTq4x2Lvrx2ptzqhinfLyBQ9syH8VC"],"enrUri":"enr:-L24QDgVTxR0aFQFDZ70JUkXzBXAoKJqX5mQ-3OmTFQSR_ZnGXWxpql-juB1wRw35Mc0IaAzrNLQBy51veBbMoh-iegCgmlkgnY0gmlwhKwSDgSKbXVsdGlhZGRyc5YACASsEg4EBrkXAAoErBIOBAa5GN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDb__crOMgnktr2VHnkyMGZxZQfRPVmkyVoKtyyqHaYx-DdGNwgrkXg3VkcIK5GYV3YWt1MgA"}'
|
|
2025-12-18 04:12:04.401 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-18 04:12:04.401 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47382/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.177.46/tcp/17458/p2p/16Uiu2HAm7qGE3D9ZCfe7UjAWSgf1sJT1XBYSxwdX94Afz9JAgjkt"]'
|
|
2025-12-18 04:12:04.431 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:12:04.432 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2025-12-18 04:12:04.435 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17457/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-18 04:12:04.446 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:12:04.448 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47382/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "76aac949-93a4-491f-a209-c75cdbd7ec25", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-18 04:12:04.460 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"76aac949-93a4-491f-a209-c75cdbd7ec25","statusDesc":"OK"}'
|
|
2025-12-18 04:12:04.462 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47382/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1", "extraField": "extraValue"}'
|
|
2025-12-18 04:12:04.465 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:47382/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:12:04.468 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-18 04:12:04.469 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-18 04:12:04.469 DEBUG [src.node.waku_node] Stopping container with id b197241ce757
|
|
2025-12-18 04:12:05.006 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-18 04:12:05.008 DEBUG [src.node.waku_node] Stopping container with id 3ad6b273bfd8
|
|
2025-12-18 04:12:05.536 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-18 04:12:05.538 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-18 04:12:05.542 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-18 04:12:05.547 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|