mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-01 16:13:13 +00:00
69 lines
13 KiB
Plaintext
69 lines
13 KiB
Plaintext
2026-03-18 09:07:11.467 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-18 09:07:11.467 DEBUG [tests.conftest] Running test: test_filter_subscribe_with_no_content_topic with id: 2026-03-18_09-07-11__9e51e182-a901-4288-a5c3-5c229ee428c5
|
|
2026-03-18 09:07:11.468 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-18 09:07:11.468 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-18 09:07:11.468 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-18 09:07:11.474 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-18 09:07:11.475 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-18_09-07-11__9e51e182-a901-4288-a5c3-5c229ee428c5__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:07:11.475 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 09:07:11.475 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 09:07:11.476 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 09:07:11.477 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.52.115
|
|
2026-03-18 09:07:11.477 DEBUG [src.node.docker_mananger] Generated ports ['1094', '1095', '1096', '1097', '1098']
|
|
2026-03-18 09:07:11.477 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 09:07:11.477 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 09:07:11.477 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 09:07:11.477 DEBUG [src.node.docker_mananger] docker run -i -t -p 1094:1094 -p 1095:1095 -p 1096:1096 -p 1097:1097 -p 1098:1098 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=1096 --rest-port=1094 --tcp-port=1095 --discv5-udp-port=1097 --rest-address=0.0.0.0 --nat=extip:172.18.52.115 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=3002fcef67afe0a3d65a53c87bb4f6281b033ee8acdde862dcefe64eae4b1492 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1098 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-18 09:07:11.670 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.52.115 waku 27a08ba7d195608a293d6939f50bbbc74414e3e1a7b71716c66ea4d112fddc78
|
|
2026-03-18 09:07:11.706 ERROR [src.node.docker_mananger] Max retries reached for container f7f920ba3d1f. Exiting log stream.
|
|
2026-03-18 09:07:11.707 DEBUG [src.node.docker_mananger] Container started with ID 27a08ba7d195. Setting up logs at ./log/docker/node1_2026-03-18_09-07-11__9e51e182-a901-4288-a5c3-5c229ee428c5__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:07:11.709 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 1094
|
|
2026-03-18 09:07:11.709 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 09:07:12.266 ERROR [src.node.docker_mananger] Max retries reached for container ae286d3a4615. Exiting log stream.
|
|
2026-03-18 09:07:12.709 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1094/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:07:12.712 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"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-18 09:07:12.712 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 09:07:12.713 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1094/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:07:12.715 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.52.115/tcp/1095/p2p/16Uiu2HAmTezZMFSNQdjATXEgGQrWKPqBqxYnaiBFmV6WrZ65AaiF","/ip4/172.18.52.115/tcp/1096/ws/p2p/16Uiu2HAmTezZMFSNQdjATXEgGQrWKPqBqxYnaiBFmV6WrZ65AaiF"],"enrUri":"enr:-L24QFww3eNzFTfzsZufS79RvNVr-G2N87G3hipkhcvTP8P7PimyQiEiZVK0XZkpwvI5Jehoc53x81WY5yyGC9KJcPoCgmlkgnY0gmlwhKwSNHOKbXVsdGlhZGRyc5YACASsEjRzBgRHAAoErBI0cwYESN0DgnJzhQDGAQAAiXNlY3AyNTZrMaED3t-J_DhHZHDmL9Qp-YoXrqOx5PSp5wmT60kYhERtAESDdGNwggRHg3VkcIIESYV3YWt1MgU"}'
|
|
2026-03-18 09:07:12.715 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 09:07:12.715 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-18 09:07:12.722 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-18 09:07:12.722 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-18_09-07-11__9e51e182-a901-4288-a5c3-5c229ee428c5__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:07:12.722 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 09:07:12.722 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 09:07:12.724 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 09:07:12.724 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.78.176
|
|
2026-03-18 09:07:12.724 DEBUG [src.node.docker_mananger] Generated ports ['35525', '35526', '35527', '35528', '35529']
|
|
2026-03-18 09:07:12.724 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 09:07:12.724 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 09:07:12.725 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 09:07:12.725 DEBUG [src.node.docker_mananger] docker run -i -t -p 35525:35525 -p 35526:35526 -p 35527:35527 -p 35528:35528 -p 35529:35529 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=35527 --rest-port=35525 --tcp-port=35526 --discv5-udp-port=35528 --rest-address=0.0.0.0 --nat=extip:172.18.78.176 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=c898adc35e625f9497890ba2af7bb1fa8ba61bee26bdb3ecdde57ad37ffdb3d9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35529 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QFww3eNzFTfzsZufS79RvNVr-G2N87G3hipkhcvTP8P7PimyQiEiZVK0XZkpwvI5Jehoc53x81WY5yyGC9KJcPoCgmlkgnY0gmlwhKwSNHOKbXVsdGlhZGRyc5YACASsEjRzBgRHAAoErBI0cwYESN0DgnJzhQDGAQAAiXNlY3AyNTZrMaED3t-J_DhHZHDmL9Qp-YoXrqOx5PSp5wmT60kYhERtAESDdGNwggRHg3VkcIIESYV3YWt1MgU --filternode=/ip4/172.18.52.115/tcp/1095/p2p/16Uiu2HAmTezZMFSNQdjATXEgGQrWKPqBqxYnaiBFmV6WrZ65AaiF
|
|
2026-03-18 09:07:12.923 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.78.176 waku bb56da0d303ef7caaf1b3972a9c6b9ebaf556f5f76fed476e9aa2eb01c02a1ea
|
|
2026-03-18 09:07:12.961 DEBUG [src.node.docker_mananger] Container started with ID bb56da0d303e. Setting up logs at ./log/docker/node2_2026-03-18_09-07-11__9e51e182-a901-4288-a5c3-5c229ee428c5__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:07:12.961 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 35525
|
|
2026-03-18 09:07:12.961 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 09:07:13.962 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35525/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:07:13.965 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"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-18 09:07:13.965 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 09:07:13.965 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35525/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:07:13.968 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.78.176/tcp/35526/p2p/16Uiu2HAmRCTQfi63LU2wz2qg4247inmBDbtAnX12dykm72Z1nL9y","/ip4/172.18.78.176/tcp/35527/ws/p2p/16Uiu2HAmRCTQfi63LU2wz2qg4247inmBDbtAnX12dykm72Z1nL9y"],"enrUri":"enr:-L24QLOzenqLNGS_hxCulGrNmoEiJOlU6D4NiqOvrCLNXgg7VUGAZsn244O6NVhlZDFaZgqiOAJSh2qmRjK50LJmzeECgmlkgnY0gmlwhKwSTrCKbXVsdGlhZGRyc5YACASsEk6wBorGAAoErBJOsAaKx90DgnJzhQDGAQAAiXNlY3AyNTZrMaEDulvX0nOVMgGrBzM2FO9U3EAbJ34VS8DeaexDTVubh_yDdGNwgorGg3VkcIKKyIV3YWt1MgA"}'
|
|
2026-03-18 09:07:13.968 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 09:07:13.969 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35525/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.52.115/tcp/1095/p2p/16Uiu2HAmTezZMFSNQdjATXEgGQrWKPqBqxYnaiBFmV6WrZ65AaiF"]'
|
|
2026-03-18 09:07:14.004 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:07:14.007 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-18 09:07:14.009 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1094/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-03-18 09:07:14.029 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:07:14.030 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35525/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "5feac4e2-e4e4-4594-93f2-0e446073b010", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/198/1"}'
|
|
2026-03-18 09:07:14.045 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"5feac4e2-e4e4-4594-93f2-0e446073b010","statusDesc":"OK"}'
|
|
2026-03-18 09:07:14.048 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35525/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "pubsubTopic": "/waku/2/rs/198/1"}'
|
|
2026-03-18 09:07:14.050 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:35525/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-03-18 09:07:14.053 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-18 09:07:14.054 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-18 09:07:14.054 DEBUG [src.node.waku_node] Stopping container with id 27a08ba7d195
|
|
2026-03-18 09:07:14.630 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 09:07:14.630 DEBUG [src.node.waku_node] Stopping container with id bb56da0d303e
|
|
2026-03-18 09:07:15.164 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 09:07:15.167 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-18 09:07:15.176 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-18 09:07:15.181 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|