mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-04 06:53:07 +00:00
75 lines
13 KiB
Plaintext
75 lines
13 KiB
Plaintext
2026-01-02 04:18:57.485 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-01-02 04:18:57.486 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_from_non_existing_pubsub_topic with id: 2026-01-02_04-18-57__7aed45df-1756-4077-be34-278a2b8b45d7
|
|
2026-01-02 04:18:57.486 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-01-02 04:18:57.487 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-01-02 04:18:57.487 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-01-02 04:18:57.495 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:18:57.495 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-01-02_04-18-57__7aed45df-1756-4077-be34-278a2b8b45d7__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:18:57.495 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:18:57.496 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:18:57.499 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:18:57.499 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.232.218
|
|
2026-01-02 04:18:57.500 DEBUG [src.node.docker_mananger] Generated ports ['55636', '55637', '55638', '55639', '55640']
|
|
2026-01-02 04:18:57.500 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:18:57.500 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:18:57.500 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:18:57.501 DEBUG [src.node.docker_mananger] docker run -i -t -p 55636:55636 -p 55637:55637 -p 55638:55638 -p 55639:55639 -p 55640:55640 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=55638 --rest-port=55636 --tcp-port=55637 --discv5-udp-port=55639 --rest-address=0.0.0.0 --nat=extip:172.18.232.218 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=df4ef2fce20e90be3dc10bc118f2271c8aff2c3321eaa486a5f4ff1a5f2fceef --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55640 --metrics-logging=true --relay=true --filter=true
|
|
2026-01-02 04:18:57.674 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.232.218 waku d09545dfed5148d0ceb9ffc7511363db92b3d01026ea99872c080a4f34418dd0
|
|
2026-01-02 04:18:57.703 DEBUG [src.node.docker_mananger] Container started with ID d09545dfed51. Setting up logs at ./log/docker/node1_2026-01-02_04-18-57__7aed45df-1756-4077-be34-278a2b8b45d7__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:18:57.704 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 55636
|
|
2026-01-02 04:18:57.705 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:18:57.772 ERROR [src.node.docker_mananger] Max retries reached for container 50b61fa94cea. Exiting log stream.
|
|
2026-01-02 04:18:58.309 ERROR [src.node.docker_mananger] Max retries reached for container cc1022ea93bd. Exiting log stream.
|
|
2026-01-02 04:18:58.705 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55636/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:58.708 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"}]}'
|
|
2026-01-02 04:18:58.708 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:18:58.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55636/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:58.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.232.218/tcp/55637/p2p/16Uiu2HAmRiLbyTcyhT63LyJJeXzNh7etUjZJ9UMAUJTaPxp9z9bA","/ip4/172.18.232.218/tcp/55638/ws/p2p/16Uiu2HAmRiLbyTcyhT63LyJJeXzNh7etUjZJ9UMAUJTaPxp9z9bA"],"enrUri":"enr:-L24QJhs5T-WFlJMyyMkUkz0N40b58VujAM1vt39TjTAWSxFLVLfL88IxTjhgxzY_w2aSx1E0yM17gHK8JcHcNTBiGUCgmlkgnY0gmlwhKwS6NqKbXVsdGlhZGRyc5YACASsEujaBtlVAAoErBLo2gbZVt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDwgOSo9Ayp9Ii_Vj-6W1J5a4eEIbAQxDmhvE1o2q3VGWDdGNwgtlVg3VkcILZV4V3YWt1MgU"}'
|
|
2026-01-02 04:18:58.711 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:18:58.711 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-01-02 04:18:58.717 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:18:58.717 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-01-02_04-18-57__7aed45df-1756-4077-be34-278a2b8b45d7__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:18:58.717 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:18:58.717 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:18:58.719 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:18:58.719 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.221.3
|
|
2026-01-02 04:18:58.719 DEBUG [src.node.docker_mananger] Generated ports ['64448', '64449', '64450', '64451', '64452']
|
|
2026-01-02 04:18:58.719 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:18:58.719 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:18:58.719 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:18:58.719 DEBUG [src.node.docker_mananger] docker run -i -t -p 64448:64448 -p 64449:64449 -p 64450:64450 -p 64451:64451 -p 64452:64452 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=64450 --rest-port=64448 --tcp-port=64449 --discv5-udp-port=64451 --rest-address=0.0.0.0 --nat=extip:172.18.221.3 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=faf5a6a1e35ca0e9cc7b034b8cd6dcbddde891ad88b50a8fe0b4aa35baae2a59 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=64452 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QJhs5T-WFlJMyyMkUkz0N40b58VujAM1vt39TjTAWSxFLVLfL88IxTjhgxzY_w2aSx1E0yM17gHK8JcHcNTBiGUCgmlkgnY0gmlwhKwS6NqKbXVsdGlhZGRyc5YACASsEujaBtlVAAoErBLo2gbZVt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDwgOSo9Ayp9Ii_Vj-6W1J5a4eEIbAQxDmhvE1o2q3VGWDdGNwgtlVg3VkcILZV4V3YWt1MgU --filternode=/ip4/172.18.232.218/tcp/55637/p2p/16Uiu2HAmRiLbyTcyhT63LyJJeXzNh7etUjZJ9UMAUJTaPxp9z9bA
|
|
2026-01-02 04:18:58.894 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.221.3 waku 7da7f9a8394f82719cdfffd8c051accde46d6c05ed2a77f3310c50e4991cb177
|
|
2026-01-02 04:18:58.922 DEBUG [src.node.docker_mananger] Container started with ID 7da7f9a8394f. Setting up logs at ./log/docker/node2_2026-01-02_04-18-57__7aed45df-1756-4077-be34-278a2b8b45d7__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:18:58.923 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 64448
|
|
2026-01-02 04:18:58.923 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:18:59.923 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64448/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:59.927 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"}]}'
|
|
2026-01-02 04:18:59.927 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:18:59.927 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64448/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:59.929 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.221.3/tcp/64449/p2p/16Uiu2HAmM2oVjAduBU7Ebf3Jhq9fxFXL2bXj2L9wSvt19z5Up989","/ip4/172.18.221.3/tcp/64450/ws/p2p/16Uiu2HAmM2oVjAduBU7Ebf3Jhq9fxFXL2bXj2L9wSvt19z5Up989"],"enrUri":"enr:-L24QJFH2MQHQ8iGAxhomYhutDh-sqYg0t8RD7SuxgaqRtLEU0wM8Z9dIXwR4qm-x5Y0YXqRWuo_YMS-3oPnV3JEqDICgmlkgnY0gmlwhKwS3QOKbXVsdGlhZGRyc5YACASsEt0DBvvBAAoErBLdAwb7wt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDfHP__eAeeeoXNaVZr-KoSf2j-fi-ZeNlEWmdB5BJEYaDdGNwgvvBg3VkcIL7w4V3YWt1MgA"}'
|
|
2026-01-02 04:18:59.930 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:18:59.930 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64448/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.232.218/tcp/55637/p2p/16Uiu2HAmRiLbyTcyhT63LyJJeXzNh7etUjZJ9UMAUJTaPxp9z9bA"]'
|
|
2026-01-02 04:18:59.961 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:18:59.962 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-01-02 04:18:59.963 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55636/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-01-02 04:18:59.973 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:18:59.974 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64448/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "19b01ded-716d-4b2d-b603-680c61ff2b8f", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-01-02 04:18:59.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"19b01ded-716d-4b2d-b603-680c61ff2b8f","statusDesc":"OK"}'
|
|
2026-01-02 04:18:59.987 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:64448/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/waku/2/rs/3/1"], "pubsubTopic": "/waku/2/rs/3/9"}'
|
|
2026-01-02 04:18:59.994 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:64448/filter/v2/subscriptions. Response content: b'{"requestId":"1","statusDesc":"NOT_FOUND: peer has no subscriptions"}'
|
|
2026-01-02 04:18:59.996 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55636/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:19:00.003 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:19:00.003 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-01-02 04:19:00.103 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-01-02 04:19:00.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64448/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:19:00.106 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1767327539996144030,"ephemeral":false}]'
|
|
2026-01-02 04:19:00.109 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-01-02 04:19:00.110 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-01-02 04:19:00.110 DEBUG [src.node.waku_node] Stopping container with id d09545dfed51
|
|
2026-01-02 04:19:00.605 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:19:00.606 DEBUG [src.node.waku_node] Stopping container with id 7da7f9a8394f
|
|
2026-01-02 04:19:01.111 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:19:01.113 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-01-02 04:19:01.119 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:19:01.123 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|