mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-02 08:33:08 +00:00
69 lines
13 KiB
Plaintext
69 lines
13 KiB
Plaintext
2026-03-20 04:39:08.261 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-20 04:39:08.261 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_all_with_invalid_request_id with id: 2026-03-20_04-39-08__b4a7cbef-c16d-4610-8d05-ec5eb7e34ff5
|
|
2026-03-20 04:39:08.261 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-20 04:39:08.262 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-20 04:39:08.262 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-20 04:39:08.268 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-20 04:39:08.268 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-20_04-39-08__b4a7cbef-c16d-4610-8d05-ec5eb7e34ff5__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:39:08.268 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-20 04:39:08.269 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-20 04:39:08.270 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-20 04:39:08.270 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.248.36
|
|
2026-03-20 04:39:08.270 DEBUG [src.node.docker_mananger] Generated ports ['23494', '23495', '23496', '23497', '23498']
|
|
2026-03-20 04:39:08.271 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-20 04:39:08.271 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-20 04:39:08.271 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-20 04:39:08.271 DEBUG [src.node.docker_mananger] docker run -i -t -p 23494:23494 -p 23495:23495 -p 23496:23496 -p 23497:23497 -p 23498:23498 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=23496 --rest-port=23494 --tcp-port=23495 --discv5-udp-port=23497 --rest-address=0.0.0.0 --nat=extip:172.18.248.36 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=10beb6fcaa4cc6c57a99ba5f8ca3ce75df9da099bb5e5ad7d5bf2ad0cb9decab --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23498 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-20 04:39:08.463 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.248.36 waku 0df69011b8629cc06c761ff57424a40c509633fc73745aa766a5e08c11fe1430
|
|
2026-03-20 04:39:08.484 ERROR [src.node.docker_mananger] Max retries reached for container 21a440521543. Exiting log stream.
|
|
2026-03-20 04:39:08.501 DEBUG [src.node.docker_mananger] Container started with ID 0df69011b862. Setting up logs at ./log/docker/node1_2026-03-20_04-39-08__b4a7cbef-c16d-4610-8d05-ec5eb7e34ff5__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:39:08.503 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23494
|
|
2026-03-20 04:39:08.503 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-20 04:39:09.068 ERROR [src.node.docker_mananger] Max retries reached for container f2973fe50fd9. Exiting log stream.
|
|
2026-03-20 04:39:09.503 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23494/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:39:09.506 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-20 04:39:09.507 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-20 04:39:09.507 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23494/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:39:09.509 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.248.36/tcp/23495/p2p/16Uiu2HAmMbL1LRkeLYemvdfWvsao4bq7KqWk6kRjn1Y9szHMBbur","/ip4/172.18.248.36/tcp/23496/ws/p2p/16Uiu2HAmMbL1LRkeLYemvdfWvsao4bq7KqWk6kRjn1Y9szHMBbur"],"enrUri":"enr:-L24QG7PAUVsCH9A4HNHNbqYSUg8teygEEgSlgiAOBQIisq3KtXQxze6aJ15Qxar5G35IKdTVwvA6f5IrZ-oNZd4T1kCgmlkgnY0gmlwhKwS-CSKbXVsdGlhZGRyc5YACASsEvgkBlvHAAoErBL4JAZbyN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDhMkVjCUEQDSzolMFJprubfsoYiJ18-GfjtjI9Pt79tGDdGNwglvHg3VkcIJbyYV3YWt1MgU"}'
|
|
2026-03-20 04:39:09.510 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-20 04:39:09.510 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-20 04:39:09.517 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-20 04:39:09.517 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-20_04-39-08__b4a7cbef-c16d-4610-8d05-ec5eb7e34ff5__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:39:09.517 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-20 04:39:09.517 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-20 04:39:09.519 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-20 04:39:09.519 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.152.118
|
|
2026-03-20 04:39:09.519 DEBUG [src.node.docker_mananger] Generated ports ['21814', '21815', '21816', '21817', '21818']
|
|
2026-03-20 04:39:09.519 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-20 04:39:09.519 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-20 04:39:09.519 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-20 04:39:09.519 DEBUG [src.node.docker_mananger] docker run -i -t -p 21814:21814 -p 21815:21815 -p 21816:21816 -p 21817:21817 -p 21818:21818 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=21816 --rest-port=21814 --tcp-port=21815 --discv5-udp-port=21817 --rest-address=0.0.0.0 --nat=extip:172.18.152.118 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ad2cd6db361e14cccb742a28a38ccdfbceaa3d402ec772abceb31bca94af9b9c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21818 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QG7PAUVsCH9A4HNHNbqYSUg8teygEEgSlgiAOBQIisq3KtXQxze6aJ15Qxar5G35IKdTVwvA6f5IrZ-oNZd4T1kCgmlkgnY0gmlwhKwS-CSKbXVsdGlhZGRyc5YACASsEvgkBlvHAAoErBL4JAZbyN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDhMkVjCUEQDSzolMFJprubfsoYiJ18-GfjtjI9Pt79tGDdGNwglvHg3VkcIJbyYV3YWt1MgU --filternode=/ip4/172.18.248.36/tcp/23495/p2p/16Uiu2HAmMbL1LRkeLYemvdfWvsao4bq7KqWk6kRjn1Y9szHMBbur
|
|
2026-03-20 04:39:09.718 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.152.118 waku 848f81c676e2b1c076d565333b771297ce41770a33a6d8a5deedeb7afbb2cfb0
|
|
2026-03-20 04:39:09.752 DEBUG [src.node.docker_mananger] Container started with ID 848f81c676e2. Setting up logs at ./log/docker/node2_2026-03-20_04-39-08__b4a7cbef-c16d-4610-8d05-ec5eb7e34ff5__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:39:09.752 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21814
|
|
2026-03-20 04:39:09.752 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-20 04:39:10.753 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21814/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:39:10.756 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-20 04:39:10.756 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-20 04:39:10.756 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21814/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:39:10.758 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.152.118/tcp/21815/p2p/16Uiu2HAm4ucSu6dD7Ppby5NCx3ZJQ1vPfVqbdRsByYfRi46CYBsi","/ip4/172.18.152.118/tcp/21816/ws/p2p/16Uiu2HAm4ucSu6dD7Ppby5NCx3ZJQ1vPfVqbdRsByYfRi46CYBsi"],"enrUri":"enr:-L24QKLMVKvZah7AMuj8fF6CK3P1g7BGDJOZWWrKz-UL-GVALBzWqs_UkBwYMSJ1R5mBgOLwyTEh4jZhk7mWL0BqxwsCgmlkgnY0gmlwhKwSmHaKbXVsdGlhZGRyc5YACASsEph2BlU3AAoErBKYdgZVON0DgnJzhQADAQAAiXNlY3AyNTZrMaECjOFzWkMFOpksrrHtCfiqYVoAK5Wdie6Ka0uZ5fFGxs2DdGNwglU3g3VkcIJVOYV3YWt1MgA"}'
|
|
2026-03-20 04:39:10.758 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-20 04:39:10.759 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21814/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.248.36/tcp/23495/p2p/16Uiu2HAmMbL1LRkeLYemvdfWvsao4bq7KqWk6kRjn1Y9szHMBbur"]'
|
|
2026-03-20 04:39:10.800 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:39:10.801 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-20 04:39:10.802 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23494/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-20 04:39:10.818 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:39:10.820 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21814/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "cc4fd75f-7d6f-4eaa-818f-9f2c6c9ca5f1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-20 04:39:10.833 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"cc4fd75f-7d6f-4eaa-818f-9f2c6c9ca5f1","statusDesc":"OK"}'
|
|
2026-03-20 04:39:10.836 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:21814/filter/v2/subscriptions/all" -H "Content-Type: application/json" -d '{"requestId": 1}'
|
|
2026-03-20 04:39:10.838 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:21814/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-20 04:39:10.841 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-20 04:39:10.842 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-20 04:39:10.842 DEBUG [src.node.waku_node] Stopping container with id 0df69011b862
|
|
2026-03-20 04:39:11.393 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-20 04:39:11.395 DEBUG [src.node.waku_node] Stopping container with id 848f81c676e2
|
|
2026-03-20 04:39:11.909 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-20 04:39:11.911 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-20 04:39:11.916 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-20 04:39:11.920 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|