mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-03 00:53:08 +00:00
69 lines
13 KiB
Plaintext
69 lines
13 KiB
Plaintext
2026-03-23 04:48:07.286 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-23 04:48:07.288 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_all_with_extra_field with id: 2026-03-23_04-48-07__9baea246-66ca-426e-8158-0922149d958e
|
|
2026-03-23 04:48:07.288 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-23 04:48:07.288 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-23 04:48:07.289 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-23 04:48:07.299 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-23 04:48:07.299 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-23_04-48-07__9baea246-66ca-426e-8158-0922149d958e__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:48:07.299 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-23 04:48:07.299 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-23 04:48:07.301 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-23 04:48:07.301 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.128.224
|
|
2026-03-23 04:48:07.301 DEBUG [src.node.docker_mananger] Generated ports ['62987', '62988', '62989', '62990', '62991']
|
|
2026-03-23 04:48:07.301 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-23 04:48:07.301 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-23 04:48:07.301 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-23 04:48:07.302 DEBUG [src.node.docker_mananger] docker run -i -t -p 62987:62987 -p 62988:62988 -p 62989:62989 -p 62990:62990 -p 62991:62991 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=62989 --rest-port=62987 --tcp-port=62988 --discv5-udp-port=62990 --rest-address=0.0.0.0 --nat=extip:172.18.128.224 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dfef1e28c51ceda0f4a4be28219f8c8ed2ce8ffacfbce3f8e7bacd3397dcef67 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=62991 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-23 04:48:07.503 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.128.224 waku d4bf4d04d7324114ce380937937db39fb844b277421683eaf74411ff27d0a495
|
|
2026-03-23 04:48:07.542 ERROR [src.node.docker_mananger] Max retries reached for container 7eae07fe1c6f. Exiting log stream.
|
|
2026-03-23 04:48:07.544 DEBUG [src.node.docker_mananger] Container started with ID d4bf4d04d732. Setting up logs at ./log/docker/node1_2026-03-23_04-48-07__9baea246-66ca-426e-8158-0922149d958e__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:48:07.544 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 62987
|
|
2026-03-23 04:48:07.545 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-23 04:48:08.108 ERROR [src.node.docker_mananger] Max retries reached for container 4243f4ccac01. Exiting log stream.
|
|
2026-03-23 04:48:08.545 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62987/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:48:08.548 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-23 04:48:08.548 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-23 04:48:08.548 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62987/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:48:08.551 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.128.224/tcp/62988/p2p/16Uiu2HAmJimjLbgW4WbhBUWzpgbFSC6Lhzt7xsPGHjxAdnoKMyrT","/ip4/172.18.128.224/tcp/62989/ws/p2p/16Uiu2HAmJimjLbgW4WbhBUWzpgbFSC6Lhzt7xsPGHjxAdnoKMyrT"],"enrUri":"enr:-L24QDo1J47zMAjByVX35IvODNQZZdl9x0Sas-zeDbNNwb08Q5K2vqjeaF52XoL6f9HIL7qk7ETVOS1XMg0Hr6djqg0CgmlkgnY0gmlwhKwSgOCKbXVsdGlhZGRyc5YACASsEoDgBvYMAAoErBKA4Ab2Dd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDWh4s7LpTVGIntGQetEHtpyvcymdX7qpCVAgF1wv_7lSDdGNwgvYMg3VkcIL2DoV3YWt1MgU"}'
|
|
2026-03-23 04:48:08.551 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-23 04:48:08.551 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-23 04:48:08.559 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-23 04:48:08.559 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-23_04-48-07__9baea246-66ca-426e-8158-0922149d958e__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:48:08.559 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-23 04:48:08.559 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-23 04:48:08.560 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-23 04:48:08.561 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.83.181
|
|
2026-03-23 04:48:08.561 DEBUG [src.node.docker_mananger] Generated ports ['53197', '53198', '53199', '53200', '53201']
|
|
2026-03-23 04:48:08.561 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-23 04:48:08.561 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-23 04:48:08.561 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-23 04:48:08.561 DEBUG [src.node.docker_mananger] docker run -i -t -p 53197:53197 -p 53198:53198 -p 53199:53199 -p 53200:53200 -p 53201:53201 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=53199 --rest-port=53197 --tcp-port=53198 --discv5-udp-port=53200 --rest-address=0.0.0.0 --nat=extip:172.18.83.181 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cae3c14cf8f823dfc91fac1cd6025367adbfad8b815c6fc4bad6b9ad3e47b5f4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53201 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QDo1J47zMAjByVX35IvODNQZZdl9x0Sas-zeDbNNwb08Q5K2vqjeaF52XoL6f9HIL7qk7ETVOS1XMg0Hr6djqg0CgmlkgnY0gmlwhKwSgOCKbXVsdGlhZGRyc5YACASsEoDgBvYMAAoErBKA4Ab2Dd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDWh4s7LpTVGIntGQetEHtpyvcymdX7qpCVAgF1wv_7lSDdGNwgvYMg3VkcIL2DoV3YWt1MgU --filternode=/ip4/172.18.128.224/tcp/62988/p2p/16Uiu2HAmJimjLbgW4WbhBUWzpgbFSC6Lhzt7xsPGHjxAdnoKMyrT
|
|
2026-03-23 04:48:08.775 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.83.181 waku 8c59bd090173667bd3223e443d004cfd6407bb63f687dccae6ff38cdaa9013ce
|
|
2026-03-23 04:48:08.812 DEBUG [src.node.docker_mananger] Container started with ID 8c59bd090173. Setting up logs at ./log/docker/node2_2026-03-23_04-48-07__9baea246-66ca-426e-8158-0922149d958e__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:48:08.812 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53197
|
|
2026-03-23 04:48:08.812 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-23 04:48:09.813 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53197/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:48:09.817 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-23 04:48:09.817 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-23 04:48:09.817 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53197/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:48:09.819 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.83.181/tcp/53198/p2p/16Uiu2HAmMqzrXmfPpVWwbjoJkX43R9Dkd1fQQvDyTPipvmxrVJKd","/ip4/172.18.83.181/tcp/53199/ws/p2p/16Uiu2HAmMqzrXmfPpVWwbjoJkX43R9Dkd1fQQvDyTPipvmxrVJKd"],"enrUri":"enr:-L24QBq3zTxZBNvy05SZ7ml3gvnYN-BDPqB-xx2Vj7I1tKybRS344lKn7Em9TJStirD0KU9K0rtFe11qDdrcMUbugMMCgmlkgnY0gmlwhKwSU7WKbXVsdGlhZGRyc5YACASsElO1Bs_OAAoErBJTtQbPz90DgnJzhQADAQAAiXNlY3AyNTZrMaEDiIskK_mCTfTfMo6ubYrHQ3WrZdNwAeTMBE2KARxPxeyDdGNwgs_Og3VkcILP0IV3YWt1MgA"}'
|
|
2026-03-23 04:48:09.819 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-23 04:48:09.820 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53197/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.128.224/tcp/62988/p2p/16Uiu2HAmJimjLbgW4WbhBUWzpgbFSC6Lhzt7xsPGHjxAdnoKMyrT"]'
|
|
2026-03-23 04:48:09.851 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:48:09.853 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-23 04:48:09.854 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62987/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-23 04:48:09.874 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:48:09.875 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53197/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "33e7dd3f-0186-41b6-a1e9-7e829cd7c4a5", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-23 04:48:09.888 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"33e7dd3f-0186-41b6-a1e9-7e829cd7c4a5","statusDesc":"OK"}'
|
|
2026-03-23 04:48:09.890 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:53197/filter/v2/subscriptions/all" -H "Content-Type: application/json" -d '{"requestId": 1, "extraField": "extraValue"}'
|
|
2026-03-23 04:48:09.893 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:53197/filter/v2/subscriptions/all. 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-23 04:48:09.896 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-23 04:48:09.897 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-23 04:48:09.897 DEBUG [src.node.waku_node] Stopping container with id d4bf4d04d732
|
|
2026-03-23 04:48:10.457 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-23 04:48:10.459 DEBUG [src.node.waku_node] Stopping container with id 8c59bd090173
|
|
2026-03-23 04:48:10.997 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-23 04:48:10.998 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-23 04:48:11.005 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-23 04:48:11.009 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|