mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-05 23:43:07 +00:00
97 lines
15 KiB
Plaintext
97 lines
15 KiB
Plaintext
2026-01-02 04:21:35.031 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-01-02 04:21:35.032 DEBUG [tests.conftest] Running test: test_metrics_after_filter_get with id: 2026-01-02_04-21-35__f5fa9e23-fde2-4a9f-8536-6c1598947c1a
|
|
2026-01-02 04:21:35.032 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-01-02 04:21:35.032 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-01-02 04:21:35.032 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-01-02 04:21:35.033 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-01-02 04:21:35.033 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-01-02 04:21:35.033 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-01-02 04:21:35.039 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:21:35.039 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-01-02_04-21-35__f5fa9e23-fde2-4a9f-8536-6c1598947c1a__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:21:35.039 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:21:35.040 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:21:35.041 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:21:35.041 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.56.202
|
|
2026-01-02 04:21:35.041 DEBUG [src.node.docker_mananger] Generated ports ['62445', '62446', '62447', '62448', '62449']
|
|
2026-01-02 04:21:35.041 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:21:35.041 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:21:35.042 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:21:35.042 DEBUG [src.node.docker_mananger] docker run -i -t -p 62445:62445 -p 62446:62446 -p 62447:62447 -p 62448:62448 -p 62449:62449 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=62447 --rest-port=62445 --tcp-port=62446 --discv5-udp-port=62448 --rest-address=0.0.0.0 --nat=extip:172.18.56.202 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0eab41de8b6cf16eec73bf4e484faa4fe224a990c95fcc91dd98ca00243daec8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=62449 --metrics-logging=true --relay=true --filter=true
|
|
2026-01-02 04:21:35.223 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.56.202 waku e6153ebb90d6af95ab0810d0c06bec57c781fbb3734e08c7be072634dc907e84
|
|
2026-01-02 04:21:35.259 DEBUG [src.node.docker_mananger] Container started with ID e6153ebb90d6. Setting up logs at ./log/docker/node1_2026-01-02_04-21-35__f5fa9e23-fde2-4a9f-8536-6c1598947c1a__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:21:35.259 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 62445
|
|
2026-01-02 04:21:35.260 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:21:35.835 ERROR [src.node.docker_mananger] Max retries reached for container eb9a02fc4a6e. Exiting log stream.
|
|
2026-01-02 04:21:36.261 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62445/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:21:36.264 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:21:36.264 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:21:36.264 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62445/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:21:36.266 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.56.202/tcp/62446/p2p/16Uiu2HAmPSmNqzuwmrih6tCtN3jn3myZ4fHs3TNjYzmQmum1UfXm","/ip4/172.18.56.202/tcp/62447/ws/p2p/16Uiu2HAmPSmNqzuwmrih6tCtN3jn3myZ4fHs3TNjYzmQmum1UfXm"],"enrUri":"enr:-L24QMoR1nqSCShdWQg9bQllzq3bPQ5QJOXwfCFbd1VGXtujAL1XZM0xyKDLRISVHH9CElqYeFMHm-kgp_0hiElrMzsCgmlkgnY0gmlwhKwSOMqKbXVsdGlhZGRyc5YACASsEjjKBvPuAAoErBI4ygbz790DgnJzhQADAQAAiXNlY3AyNTZrMaEDoE7q6_iarZXHOLvc5SPI8p8FG0kTWX5XVAGFlvZ3sgiDdGNwgvPug3VkcILz8IV3YWt1MgU"}'
|
|
2026-01-02 04:21:36.266 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:21:36.267 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-01-02 04:21:36.273 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:21:36.273 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-01-02_04-21-35__f5fa9e23-fde2-4a9f-8536-6c1598947c1a__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:21:36.273 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:21:36.274 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:21:36.275 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:21:36.275 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.146.251
|
|
2026-01-02 04:21:36.275 DEBUG [src.node.docker_mananger] Generated ports ['12558', '12559', '12560', '12561', '12562']
|
|
2026-01-02 04:21:36.275 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:21:36.275 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:21:36.275 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:21:36.276 DEBUG [src.node.docker_mananger] docker run -i -t -p 12558:12558 -p 12559:12559 -p 12560:12560 -p 12561:12561 -p 12562:12562 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=12560 --rest-port=12558 --tcp-port=12559 --discv5-udp-port=12561 --rest-address=0.0.0.0 --nat=extip:172.18.146.251 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a73fecb3a7ec1e7ef258defe6ca1f97ad331aae9da9bedcdca19b8e89e7aba25 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12562 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QMoR1nqSCShdWQg9bQllzq3bPQ5QJOXwfCFbd1VGXtujAL1XZM0xyKDLRISVHH9CElqYeFMHm-kgp_0hiElrMzsCgmlkgnY0gmlwhKwSOMqKbXVsdGlhZGRyc5YACASsEjjKBvPuAAoErBI4ygbz790DgnJzhQADAQAAiXNlY3AyNTZrMaEDoE7q6_iarZXHOLvc5SPI8p8FG0kTWX5XVAGFlvZ3sgiDdGNwgvPug3VkcILz8IV3YWt1MgU --filternode=/ip4/172.18.56.202/tcp/62446/p2p/16Uiu2HAmPSmNqzuwmrih6tCtN3jn3myZ4fHs3TNjYzmQmum1UfXm
|
|
2026-01-02 04:21:36.457 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.146.251 waku a7707f25f0154afbb095ac2709a790aa0fd729bc1623142e3c17408c2c76dd2e
|
|
2026-01-02 04:21:36.487 DEBUG [src.node.docker_mananger] Container started with ID a7707f25f015. Setting up logs at ./log/docker/node2_2026-01-02_04-21-35__f5fa9e23-fde2-4a9f-8536-6c1598947c1a__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:21:36.488 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 12558
|
|
2026-01-02 04:21:36.488 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:21:37.488 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12558/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:21:37.492 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:21:37.493 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:21:37.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12558/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:21:37.496 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.146.251/tcp/12559/p2p/16Uiu2HAm1KP7nb8CUENoUjSZAwsdPfSihZhK1q9kNfapgwJWHzuH","/ip4/172.18.146.251/tcp/12560/ws/p2p/16Uiu2HAm1KP7nb8CUENoUjSZAwsdPfSihZhK1q9kNfapgwJWHzuH"],"enrUri":"enr:-L24QMQkMX1kFy5uegs57NonVeD-gM1hMLiE33fiW9_sp9dsGd_qXrAWW8UmxYZGHsrFJVssvtLpNsvcOaJqkFvSj7YCgmlkgnY0gmlwhKwSkvuKbXVsdGlhZGRyc5YACASsEpL7BjEPAAoErBKS-wYxEN0DgnJzhQADAQAAiXNlY3AyNTZrMaECV4mSEPC9G1OI1WnkVzpZwhJZK-EhT03XYDlzsAXtacyDdGNwgjEPg3VkcIIxEYV3YWt1MgA"}'
|
|
2026-01-02 04:21:37.496 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:21:37.496 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12558/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.56.202/tcp/62446/p2p/16Uiu2HAmPSmNqzuwmrih6tCtN3jn3myZ4fHs3TNjYzmQmum1UfXm"]'
|
|
2026-01-02 04:21:37.527 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:21:37.528 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-01-02 04:21:37.529 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62445/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-01-02 04:21:37.539 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:21:37.542 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12558/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "557f0131-c675-4640-8d66-d1dc6dfae354", "contentFilters": ["/test/1/waku-relay/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-01-02 04:21:37.555 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"557f0131-c675-4640-8d66-d1dc6dfae354","statusDesc":"OK"}'
|
|
2026-01-02 04:21:37.557 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:21:37.563 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:21:37.563 DEBUG [src.libs.common] Sleeping for 0.5 seconds
|
|
2026-01-02 04:21:38.064 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12558/filter/v2/messages/%2Ftest%2F1%2Fwaku-relay%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:21:38.067 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1767327697557023672,"ephemeral":false}]'
|
|
2026-01-02 04:21:38.067 DEBUG [src.libs.common] Sleeping for 5 seconds
|
|
2026-01-02 04:21:43.068 DEBUG [src.steps.metrics] Checking metric: libp2p_peers has 1
|
|
2026-01-02 04:21:43.072 DEBUG [src.steps.metrics] Found metric: libp2p_peers with value 1.0
|
|
2026-01-02 04:21:43.073 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_peers has 1
|
|
2026-01-02 04:21:43.076 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_peers with value 1.0
|
|
2026-01-02 04:21:43.076 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_topics has 1
|
|
2026-01-02 04:21:43.080 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_topics with value 2.0
|
|
2026-01-02 04:21:43.080 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_subscriptions_total has 1
|
|
2026-01-02 04:21:43.083 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_subscriptions_total with value 2.0
|
|
2026-01-02 04:21:43.083 DEBUG [src.steps.metrics] Checking metric: waku_peer_store_size has 1
|
|
2026-01-02 04:21:43.087 DEBUG [src.steps.metrics] Found metric: waku_peer_store_size with value 1.0
|
|
2026-01-02 04:21:43.087 DEBUG [src.steps.metrics] Checking metric: waku_histogram_message_size_count has 1
|
|
2026-01-02 04:21:43.090 DEBUG [src.steps.metrics] Found metric: waku_histogram_message_size_count with value 1.0
|
|
2026-01-02 04:21:43.090 DEBUG [src.steps.metrics] Checking metric: waku_node_messages_total{type="relay"} has 1
|
|
2026-01-02 04:21:43.094 DEBUG [src.steps.metrics] Found metric: waku_node_messages_total{type="relay"} with value 1.0
|
|
2026-01-02 04:21:43.094 DEBUG [src.steps.metrics] Checking metric: waku_service_peers{protocol="/vac/waku/filter-subscribe/2.0.0-beta1",peerId="/ip4/172.18.56.202/tcp/62446"} has 1
|
|
2026-01-02 04:21:43.097 DEBUG [src.steps.metrics] Found metric: waku_service_peers{protocol="/vac/waku/filter-subscribe/2.0.0-beta1",peerId="/ip4/172.18.56.202/tcp/62446"} with value 1.0
|
|
2026-01-02 04:21:43.097 DEBUG [src.steps.metrics] Checking metric: libp2p_peers has 1
|
|
2026-01-02 04:21:43.100 DEBUG [src.steps.metrics] Found metric: libp2p_peers with value 1.0
|
|
2026-01-02 04:21:43.101 DEBUG [src.steps.metrics] Checking metric: libp2p_total_dial_attempts_total has 1
|
|
2026-01-02 04:21:43.103 DEBUG [src.steps.metrics] Found metric: libp2p_total_dial_attempts_total with value 1.0
|
|
2026-01-02 04:21:43.104 DEBUG [src.steps.metrics] Checking metric: waku_peer_store_size has 1
|
|
2026-01-02 04:21:43.107 DEBUG [src.steps.metrics] Found metric: waku_peer_store_size with value 1.0
|
|
2026-01-02 04:21:43.109 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-01-02 04:21:43.110 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-01-02 04:21:43.110 DEBUG [src.node.waku_node] Stopping container with id e6153ebb90d6
|
|
2026-01-02 04:21:43.634 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:21:43.635 DEBUG [src.node.waku_node] Stopping container with id a7707f25f015
|
|
2026-01-02 04:21:44.165 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:21:44.168 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-01-02 04:21:44.173 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:21:44.177 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|