mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
113 lines
17 KiB
Plaintext
113 lines
17 KiB
Plaintext
2026-03-25 04:46:05.325 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-25 04:46:05.326 DEBUG [tests.conftest] Running test: test_metrics_after_store_get with id: 2026-03-25_04-46-05__8955887a-126f-446a-b86c-d5a3bb18d0b6
|
|
2026-03-25 04:46:05.326 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-25 04:46:05.326 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-25 04:46:05.326 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-25 04:46:05.327 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-25 04:46:05.327 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-25 04:46:05.327 DEBUG [src.steps.store] Running fixture setup: node_setup
|
|
2026-03-25 04:46:05.335 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-25 04:46:05.335 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-03-25_04-46-05__8955887a-126f-446a-b86c-d5a3bb18d0b6__wakuorg_nwaku:latest.log
|
|
2026-03-25 04:46:05.335 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-25 04:46:05.335 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-25 04:46:05.337 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-25 04:46:05.337 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.106.179
|
|
2026-03-25 04:46:05.337 DEBUG [src.node.docker_mananger] Generated ports ['15672', '15673', '15674', '15675', '15676']
|
|
2026-03-25 04:46:05.337 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-25 04:46:05.337 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-25 04:46:05.337 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-25 04:46:05.338 DEBUG [src.node.docker_mananger] docker run -i -t -p 15672:15672 -p 15673:15673 -p 15674:15674 -p 15675:15675 -p 15676:15676 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=15674 --rest-port=15672 --tcp-port=15673 --discv5-udp-port=15675 --rest-address=0.0.0.0 --nat=extip:172.18.106.179 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2bda0e50c149fcb0532bc6096c3c4fc767dd59acf74aa7e1b5d13e7dfedc32ec --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15676 --metrics-logging=true --store=true --relay=true
|
|
2026-03-25 04:46:05.540 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.106.179 waku 3157c8bcbe6eb004cc34e98b74e05fd5f7764d191a03a84bf77432b15e3d1fb9
|
|
2026-03-25 04:46:05.577 DEBUG [src.node.docker_mananger] Container started with ID 3157c8bcbe6e. Setting up logs at ./log/docker/publishing_node1_2026-03-25_04-46-05__8955887a-126f-446a-b86c-d5a3bb18d0b6__wakuorg_nwaku:latest.log
|
|
2026-03-25 04:46:05.579 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15672
|
|
2026-03-25 04:46:05.579 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-25 04:46:05.585 ERROR [src.node.docker_mananger] Max retries reached for container 149f624b23b7. Exiting log stream.
|
|
2026-03-25 04:46:06.107 ERROR [src.node.docker_mananger] Max retries reached for container ccb3b0902ca6. Exiting log stream.
|
|
2026-03-25 04:46:06.579 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15672/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-25 04:46:06.582 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_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"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-25 04:46:06.583 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-25 04:46:06.583 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15672/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-25 04:46:06.585 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.106.179/tcp/15673/p2p/16Uiu2HAmUaWL6Hqq3Txc3bvy3amTmpQjEqbGdpWarbAAJBYh39em","/ip4/172.18.106.179/tcp/15674/ws/p2p/16Uiu2HAmUaWL6Hqq3Txc3bvy3amTmpQjEqbGdpWarbAAJBYh39em"],"enrUri":"enr:-L24QPy3XZkKz83mwSjdScGpaS1nMpkoIUB7kEKmG0O7i9zrM2AVCqqE1r-18DZw0r8bFp0huG5nHzy4kKSsvfVmu4YCgmlkgnY0gmlwhKwSarOKbXVsdGlhZGRyc5YACASsEmqzBj05AAoErBJqswY9Ot0DgnJzhQADAQAAiXNlY3AyNTZrMaED7JT8ClLTEppzwCazJ0lynim1SMG0r0eMRIIKxGfXEt6DdGNwgj05g3VkcII9O4V3YWt1MgM"}'
|
|
2026-03-25 04:46:06.586 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-25 04:46:06.593 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-25 04:46:06.593 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-03-25_04-46-05__8955887a-126f-446a-b86c-d5a3bb18d0b6__wakuorg_nwaku:latest.log
|
|
2026-03-25 04:46:06.593 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-25 04:46:06.593 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-25 04:46:06.595 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-25 04:46:06.595 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.42.122
|
|
2026-03-25 04:46:06.595 DEBUG [src.node.docker_mananger] Generated ports ['62133', '62134', '62135', '62136', '62137']
|
|
2026-03-25 04:46:06.595 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-25 04:46:06.595 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-25 04:46:06.595 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-25 04:46:06.596 DEBUG [src.node.docker_mananger] docker run -i -t -p 62133:62133 -p 62134:62134 -p 62135:62135 -p 62136:62136 -p 62137:62137 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=62135 --rest-port=62133 --tcp-port=62134 --discv5-udp-port=62136 --rest-address=0.0.0.0 --nat=extip:172.18.42.122 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4bfdf4ababfddce6b4ddffd0d4a5f28af35aadb0ee5494af16a586bd5b56550e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=62137 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QPy3XZkKz83mwSjdScGpaS1nMpkoIUB7kEKmG0O7i9zrM2AVCqqE1r-18DZw0r8bFp0huG5nHzy4kKSsvfVmu4YCgmlkgnY0gmlwhKwSarOKbXVsdGlhZGRyc5YACASsEmqzBj05AAoErBJqswY9Ot0DgnJzhQADAQAAiXNlY3AyNTZrMaED7JT8ClLTEppzwCazJ0lynim1SMG0r0eMRIIKxGfXEt6DdGNwgj05g3VkcII9O4V3YWt1MgM --storenode=/ip4/172.18.106.179/tcp/15673/p2p/16Uiu2HAmUaWL6Hqq3Txc3bvy3amTmpQjEqbGdpWarbAAJBYh39em --store=true --relay=true
|
|
2026-03-25 04:46:06.788 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.42.122 waku 631408fa146b7340c2df0687367ead19e26952c8b35c665a8ffe5011285ca790
|
|
2026-03-25 04:46:06.822 DEBUG [src.node.docker_mananger] Container started with ID 631408fa146b. Setting up logs at ./log/docker/store_node1_2026-03-25_04-46-05__8955887a-126f-446a-b86c-d5a3bb18d0b6__wakuorg_nwaku:latest.log
|
|
2026-03-25 04:46:06.823 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 62133
|
|
2026-03-25 04:46:06.823 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-25 04:46:07.825 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62133/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-25 04:46:07.828 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"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-25 04:46:07.828 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-25 04:46:07.828 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62133/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-25 04:46:07.831 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.42.122/tcp/62134/p2p/16Uiu2HAmQCAHuomGcCLr3fpfAePjh2Gos9cXhcrR2nF7sqXkvnmC","/ip4/172.18.42.122/tcp/62135/ws/p2p/16Uiu2HAmQCAHuomGcCLr3fpfAePjh2Gos9cXhcrR2nF7sqXkvnmC"],"enrUri":"enr:-L24QOPh-jbs9c6dXZTa9z54vtstCKlLPMd2l4sS-12KDlG4ciS_Ve-I0GxAW4xnE_DBEy_rDx0Xq778Ldfdfm5RFIoCgmlkgnY0gmlwhKwSKnqKbXVsdGlhZGRyc5YACASsEip6BvK2AAoErBIqegbyt90DgnJzhQADAQAAiXNlY3AyNTZrMaEDq2zNbNFuGbNn0PhxHweXYvuLGyBXp2hnvXHMAsmrRQ-DdGNwgvK2g3VkcILyuIV3YWt1MgM"}'
|
|
2026-03-25 04:46:07.831 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-25 04:46:07.831 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62133/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.106.179/tcp/15673/p2p/16Uiu2HAmUaWL6Hqq3Txc3bvy3amTmpQjEqbGdpWarbAAJBYh39em"]'
|
|
2026-03-25 04:46:07.834 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:46:07.835 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15672/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-25 04:46:07.838 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:46:07.839 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62133/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-25 04:46:07.846 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:46:07.850 DEBUG [src.steps.store] Relaying message
|
|
2026-03-25 04:46:07.850 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15672/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-03-25 04:46:07.855 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-25 04:46:07.855 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-25 04:46:08.056 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-25 04:46:08.057 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15672/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-25 04:46:08.060 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xbbd7d6b75958aa818295291a86cff500b944701211075c216114fb687cd1ad50"}]}'
|
|
2026-03-25 04:46:08.060 DEBUG [src.steps.store] messages length is 1
|
|
2026-03-25 04:46:08.061 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-25 04:46:08.061 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62133/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-25 04:46:08.063 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xbbd7d6b75958aa818295291a86cff500b944701211075c216114fb687cd1ad50"}]}'
|
|
2026-03-25 04:46:08.064 DEBUG [src.steps.store] messages length is 1
|
|
2026-03-25 04:46:08.064 DEBUG [src.libs.common] Sleeping for 5 seconds
|
|
2026-03-25 04:46:13.064 DEBUG [src.steps.metrics] Checking metric: libp2p_peers has 1
|
|
2026-03-25 04:46:13.069 DEBUG [src.steps.metrics] Found metric: libp2p_peers with value 1.0
|
|
2026-03-25 04:46:13.069 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_peers has 1
|
|
2026-03-25 04:46:13.073 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_peers with value 1.0
|
|
2026-03-25 04:46:13.073 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_topics has 1
|
|
2026-03-25 04:46:13.076 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_topics with value 2.0
|
|
2026-03-25 04:46:13.076 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_subscriptions_total has 1
|
|
2026-03-25 04:46:13.080 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_subscriptions_total with value 2.0
|
|
2026-03-25 04:46:13.080 DEBUG [src.steps.metrics] Checking metric: waku_peer_store_size has 1
|
|
2026-03-25 04:46:13.083 DEBUG [src.steps.metrics] Found metric: waku_peer_store_size with value 1.0
|
|
2026-03-25 04:46:13.083 DEBUG [src.steps.metrics] Checking metric: waku_histogram_message_size_count has 1
|
|
2026-03-25 04:46:13.087 DEBUG [src.steps.metrics] Found metric: waku_histogram_message_size_count with value 1.0
|
|
2026-03-25 04:46:13.087 DEBUG [src.steps.metrics] Checking metric: waku_node_messages_total{type="relay"} has 1
|
|
2026-03-25 04:46:13.090 DEBUG [src.steps.metrics] Found metric: waku_node_messages_total{type="relay"} with value 1.0
|
|
2026-03-25 04:46:13.090 DEBUG [src.steps.metrics] Checking metric: waku_service_peers{protocol="/vac/waku/store/2.0.0-beta4",peerId="/ip4/172.18.106.179/tcp/15673"} has 1
|
|
2026-03-25 04:46:13.094 DEBUG [src.steps.metrics] Found metric: waku_service_peers{protocol="/vac/waku/store/2.0.0-beta4",peerId="/ip4/172.18.106.179/tcp/15673"} with value 1.0
|
|
2026-03-25 04:46:13.094 DEBUG [src.steps.metrics] Checking metric: waku_service_peers{protocol="/vac/waku/store-query/3.0.0",peerId="/ip4/172.18.106.179/tcp/15673"} has 1
|
|
2026-03-25 04:46:13.097 DEBUG [src.steps.metrics] Found metric: waku_service_peers{protocol="/vac/waku/store-query/3.0.0",peerId="/ip4/172.18.106.179/tcp/15673"} with value 1.0
|
|
2026-03-25 04:46:13.098 DEBUG [src.steps.metrics] Checking metric: libp2p_peers has 1
|
|
2026-03-25 04:46:13.101 DEBUG [src.steps.metrics] Found metric: libp2p_peers with value 1.0
|
|
2026-03-25 04:46:13.101 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_peers has 1
|
|
2026-03-25 04:46:13.104 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_peers with value 1.0
|
|
2026-03-25 04:46:13.105 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_topics has 1
|
|
2026-03-25 04:46:13.108 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_topics with value 2.0
|
|
2026-03-25 04:46:13.108 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_subscriptions_total has 1
|
|
2026-03-25 04:46:13.111 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_subscriptions_total with value 2.0
|
|
2026-03-25 04:46:13.111 DEBUG [src.steps.metrics] Checking metric: waku_peer_store_size has 1
|
|
2026-03-25 04:46:13.115 DEBUG [src.steps.metrics] Found metric: waku_peer_store_size with value 1.0
|
|
2026-03-25 04:46:13.115 DEBUG [src.steps.metrics] Checking metric: waku_histogram_message_size_count has 1
|
|
2026-03-25 04:46:13.118 DEBUG [src.steps.metrics] Found metric: waku_histogram_message_size_count with value 1.0
|
|
2026-03-25 04:46:13.118 DEBUG [src.steps.metrics] Checking metric: waku_node_messages_total{type="relay"} has 1
|
|
2026-03-25 04:46:13.122 DEBUG [src.steps.metrics] Found metric: waku_node_messages_total{type="relay"} with value 1.0
|
|
2026-03-25 04:46:13.124 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-25 04:46:13.125 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-25 04:46:13.125 DEBUG [src.node.waku_node] Stopping container with id 3157c8bcbe6e
|
|
2026-03-25 04:46:13.716 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-25 04:46:13.716 DEBUG [src.node.waku_node] Stopping container with id 631408fa146b
|
|
2026-03-25 04:46:14.297 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-25 04:46:14.299 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-25 04:46:14.307 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-25 04:46:14.313 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|