mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-02 08:33:08 +00:00
124 lines
21 KiB
Plaintext
124 lines
21 KiB
Plaintext
2026-03-18 04:47:01.659 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-18 04:47:01.660 DEBUG [tests.conftest] Running test: test_metrics_after_light_push with id: 2026-03-18_04-47-01__bac32652-5b35-47e0-9af3-238187958d0a
|
|
2026-03-18 04:47:01.660 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-18 04:47:01.660 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-18 04:47:01.660 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-18 04:47:01.661 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-18 04:47:01.661 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-18 04:47:01.669 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-18 04:47:01.670 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-03-18_04-47-01__bac32652-5b35-47e0-9af3-238187958d0a__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:47:01.670 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 04:47:01.670 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 04:47:01.672 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 04:47:01.672 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.46.208
|
|
2026-03-18 04:47:01.672 DEBUG [src.node.docker_mananger] Generated ports ['3381', '3382', '3383', '3384', '3385']
|
|
2026-03-18 04:47:01.672 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 04:47:01.672 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 04:47:01.673 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 04:47:01.673 DEBUG [src.node.docker_mananger] docker run -i -t -p 3381:3381 -p 3382:3382 -p 3383:3383 -p 3384:3384 -p 3385:3385 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=3383 --rest-port=3381 --tcp-port=3382 --discv5-udp-port=3384 --rest-address=0.0.0.0 --nat=extip:172.18.46.208 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=affd71253dc03e7f2df30a1f33db9b6cf3a4db2cdbdbbdcde06ddaf99c80d631 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3385 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-03-18 04:47:01.817 ERROR [src.node.docker_mananger] Max retries reached for container 5867870d364e. Exiting log stream.
|
|
2026-03-18 04:47:01.899 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.46.208 waku 574f0dcb3f24427fb6bc41316dc5e50f67a7e194b4eb237a702c33868ce09e3c
|
|
2026-03-18 04:47:01.937 DEBUG [src.node.docker_mananger] Container started with ID 574f0dcb3f24. Setting up logs at ./log/docker/receiving_node1_2026-03-18_04-47-01__bac32652-5b35-47e0-9af3-238187958d0a__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:47:01.938 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3381
|
|
2026-03-18 04:47:01.939 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 04:47:02.415 ERROR [src.node.docker_mananger] Max retries reached for container 30f4ce6365e5. Exiting log stream.
|
|
2026-03-18 04:47:02.942 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3381/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:47:02.946 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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-18 04:47:02.946 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 04:47:02.947 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3381/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:47:02.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.46.208/tcp/3382/p2p/16Uiu2HAmMcSqg3JjEezdSBeS3q4Eb1XTeNV3SDRrWoZBr85PMiLh","/ip4/172.18.46.208/tcp/3383/ws/p2p/16Uiu2HAmMcSqg3JjEezdSBeS3q4Eb1XTeNV3SDRrWoZBr85PMiLh"],"enrUri":"enr:-L24QPKNSdytqejRUcZmm3SRRtirYfals_TNqyCpjux9YYE5LMeHwLwgRr7Qra29ZDBS8sl5_Kx8hSul_ghYz8JMubACgmlkgnY0gmlwhKwSLtCKbXVsdGlhZGRyc5YACASsEi7QBg02AAoErBIu0AYNN90DgnJzhQADAQAAiXNlY3AyNTZrMaEDhRJkPHMmFuh_aPA1fyV4byHaYWH6H90Ia-iF0qzqKHqDdGNwgg02g3VkcIINOIV3YWt1Mgk"}'
|
|
2026-03-18 04:47:02.950 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 04:47:02.959 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-18 04:47:02.959 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-03-18_04-47-01__bac32652-5b35-47e0-9af3-238187958d0a__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:47:02.959 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 04:47:02.959 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 04:47:02.961 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 04:47:02.961 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.7.167
|
|
2026-03-18 04:47:02.961 DEBUG [src.node.docker_mananger] Generated ports ['59742', '59743', '59744', '59745', '59746']
|
|
2026-03-18 04:47:02.961 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 04:47:02.962 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 04:47:02.962 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 04:47:02.962 DEBUG [src.node.docker_mananger] docker run -i -t -p 59742:59742 -p 59743:59743 -p 59744:59744 -p 59745:59745 -p 59746:59746 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=59744 --rest-port=59742 --tcp-port=59743 --discv5-udp-port=59745 --rest-address=0.0.0.0 --nat=extip:172.18.7.167 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=def05e1eafc7cdcbd8c8d492048aafead452bcc7af1cee2428eaabee94eaa5e7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59746 --metrics-logging=true --lightpush=false --relay=true
|
|
2026-03-18 04:47:03.189 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.7.167 waku 3929d148a4b1b559e12fca2f6373d0ddd532478bb1098e3879d11806ca10eccd
|
|
2026-03-18 04:47:03.227 DEBUG [src.node.docker_mananger] Container started with ID 3929d148a4b1. Setting up logs at ./log/docker/receiving_node2_2026-03-18_04-47-01__bac32652-5b35-47e0-9af3-238187958d0a__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:47:03.228 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 59742
|
|
2026-03-18 04:47:03.228 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 04:47:04.228 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59742/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:47:04.231 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":"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-18 04:47:04.232 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 04:47:04.232 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59742/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:47:04.234 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.7.167/tcp/59743/p2p/16Uiu2HAkxo9ueWEWUvepdvKDps5GJqvBDyifsdhnE7Dvvbj4zWp6","/ip4/172.18.7.167/tcp/59744/ws/p2p/16Uiu2HAkxo9ueWEWUvepdvKDps5GJqvBDyifsdhnE7Dvvbj4zWp6"],"enrUri":"enr:-L24QIeaRes606kUIqErzJ_LRZgLhK_ZkcWqn9fVKFG6HBqXDfd1ri_akaVoioX5MjsSuMdWM3MUK7sJ-yRiwPsESbUCgmlkgnY0gmlwhKwSB6eKbXVsdGlhZGRyc5YACASsEgenBulfAAoErBIHpwbpYN0DgnJzhQADAQAAiXNlY3AyNTZrMaECMhPWLj-tY7u7ADajuNcuKJFsSvgZhMmcyTdmQ3_BLBeDdGNwgulfg3VkcILpYYV3YWt1MgE"}'
|
|
2026-03-18 04:47:04.234 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 04:47:04.235 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59742/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.46.208/tcp/3382/p2p/16Uiu2HAmMcSqg3JjEezdSBeS3q4Eb1XTeNV3SDRrWoZBr85PMiLh"]'
|
|
2026-03-18 04:47:04.275 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:47:04.288 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-18 04:47:04.289 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-03-18_04-47-01__bac32652-5b35-47e0-9af3-238187958d0a__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:47:04.290 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 04:47:04.290 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 04:47:04.293 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 04:47:04.295 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.229.189
|
|
2026-03-18 04:47:04.295 DEBUG [src.node.docker_mananger] Generated ports ['31784', '31785', '31786', '31787', '31788']
|
|
2026-03-18 04:47:04.297 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 04:47:04.298 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 04:47:04.299 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 04:47:04.299 DEBUG [src.node.docker_mananger] docker run -i -t -p 31784:31784 -p 31785:31785 -p 31786:31786 -p 31787:31787 -p 31788:31788 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=31786 --rest-port=31784 --tcp-port=31785 --discv5-udp-port=31787 --rest-address=0.0.0.0 --nat=extip:172.18.229.189 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cbdbf7344bf3eaeec83e316cecdf4d7ea5d4dda2bfae8fb901abaa214d7bee44 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31788 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QPKNSdytqejRUcZmm3SRRtirYfals_TNqyCpjux9YYE5LMeHwLwgRr7Qra29ZDBS8sl5_Kx8hSul_ghYz8JMubACgmlkgnY0gmlwhKwSLtCKbXVsdGlhZGRyc5YACASsEi7QBg02AAoErBIu0AYNN90DgnJzhQADAQAAiXNlY3AyNTZrMaEDhRJkPHMmFuh_aPA1fyV4byHaYWH6H90Ia-iF0qzqKHqDdGNwgg02g3VkcIINOIV3YWt1Mgk --lightpushnode=/ip4/172.18.46.208/tcp/3382/p2p/16Uiu2HAmMcSqg3JjEezdSBeS3q4Eb1XTeNV3SDRrWoZBr85PMiLh --lightpush=true --relay=true
|
|
2026-03-18 04:47:04.527 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.229.189 waku fe9777118c218d150dad9ade33b8925f7ff520e5660de9ea4c3758f1b15d13b5
|
|
2026-03-18 04:47:04.569 DEBUG [src.node.docker_mananger] Container started with ID fe9777118c21. Setting up logs at ./log/docker/lightpush_node1_2026-03-18_04-47-01__bac32652-5b35-47e0-9af3-238187958d0a__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:47:04.569 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31784
|
|
2026-03-18 04:47:04.570 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 04:47:05.571 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31784/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:47:05.574 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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-18 04:47:05.574 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 04:47:05.575 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31784/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:47:05.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.229.189/tcp/31785/p2p/16Uiu2HAkwKfgstQVV1gQA3B1wpsZTJjUTFRv6syfhfSsNGgeCtC8","/ip4/172.18.229.189/tcp/31786/ws/p2p/16Uiu2HAkwKfgstQVV1gQA3B1wpsZTJjUTFRv6syfhfSsNGgeCtC8"],"enrUri":"enr:-L24QEqOldw90wQycElUODptgfeTBtxAz-r2y3dlp4-iwx1wEwqrp-f0pApn16zKGXE0Rzl074NPyWbGuAMXDuPGCkMCgmlkgnY0gmlwhKwS5b2KbXVsdGlhZGRyc5YACASsEuW9BnwpAAoErBLlvQZ8Kt0DgnJzhQADAQAAiXNlY3AyNTZrMaECHC2PKgxg3COhU3bFwxPqro7TTtPKuB9GgfSSKi3lHVmDdGNwgnwpg3VkcIJ8K4V3YWt1Mgk"}'
|
|
2026-03-18 04:47:05.577 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 04:47:05.578 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31784/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.46.208/tcp/3382/p2p/16Uiu2HAmMcSqg3JjEezdSBeS3q4Eb1XTeNV3SDRrWoZBr85PMiLh"]'
|
|
2026-03-18 04:47:05.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:47:05.619 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31784/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.7.167/tcp/59743/p2p/16Uiu2HAkxo9ueWEWUvepdvKDps5GJqvBDyifsdhnE7Dvvbj4zWp6"]'
|
|
2026-03-18 04:47:05.646 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:47:05.652 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3381/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-18 04:47:05.663 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:47:05.663 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59742/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-18 04:47:05.674 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:47:05.675 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31784/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-18 04:47:05.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:47:05.694 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31784/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/1", "message": {"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": 1773809225694619890}}'
|
|
2026-03-18 04:47:05.713 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:47:05.715 DEBUG [src.libs.common] Sleeping for 0.5 seconds
|
|
2026-03-18 04:47:06.215 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3381/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:47:06.219 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":1773809225694619890,"ephemeral":false,"proof":""}]'
|
|
2026-03-18 04:47:06.219 DEBUG [src.libs.common] Sleeping for 5 seconds
|
|
2026-03-18 04:47:11.220 DEBUG [src.steps.metrics] Checking metric: waku_service_peers{protocol="/vac/waku/lightpush/2.0.0-beta1",peerId="/ip4/172.18.46.208/tcp/3382"} has 1
|
|
2026-03-18 04:47:11.224 DEBUG [src.steps.metrics] Found metric: waku_service_peers{protocol="/vac/waku/lightpush/2.0.0-beta1",peerId="/ip4/172.18.46.208/tcp/3382"} with value 1.0
|
|
2026-03-18 04:47:11.225 DEBUG [src.steps.metrics] Checking metric: libp2p_peers has 1
|
|
2026-03-18 04:47:11.228 DEBUG [src.steps.metrics] Found metric: libp2p_peers with value 2.0
|
|
2026-03-18 04:47:11.229 DEBUG [src.steps.metrics] Checking metric: waku_peer_store_size has 1
|
|
2026-03-18 04:47:11.233 DEBUG [src.steps.metrics] Found metric: waku_peer_store_size with value 2.0
|
|
2026-03-18 04:47:11.233 DEBUG [src.steps.metrics] Checking metric: libp2p_peers has 1
|
|
2026-03-18 04:47:11.237 DEBUG [src.steps.metrics] Found metric: libp2p_peers with value 2.0
|
|
2026-03-18 04:47:11.237 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_peers has 1
|
|
2026-03-18 04:47:11.241 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_peers with value 2.0
|
|
2026-03-18 04:47:11.241 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_topics has 1
|
|
2026-03-18 04:47:11.245 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_topics with value 2.0
|
|
2026-03-18 04:47:11.245 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_subscriptions_total has 1
|
|
2026-03-18 04:47:11.249 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_subscriptions_total with value 2.0
|
|
2026-03-18 04:47:11.249 DEBUG [src.steps.metrics] Checking metric: waku_peer_store_size has 1
|
|
2026-03-18 04:47:11.253 DEBUG [src.steps.metrics] Found metric: waku_peer_store_size with value 2.0
|
|
2026-03-18 04:47:11.253 DEBUG [src.steps.metrics] Checking metric: waku_histogram_message_size_count has 1
|
|
2026-03-18 04:47:11.257 DEBUG [src.steps.metrics] Found metric: waku_histogram_message_size_count with value 1.0
|
|
2026-03-18 04:47:11.257 DEBUG [src.steps.metrics] Checking metric: waku_node_messages_total{type="relay"} has 1
|
|
2026-03-18 04:47:11.260 DEBUG [src.steps.metrics] Found metric: waku_node_messages_total{type="relay"} with value 1.0
|
|
2026-03-18 04:47:11.262 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-18 04:47:11.265 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-18 04:47:11.265 DEBUG [src.node.waku_node] Stopping container with id 574f0dcb3f24
|
|
2026-03-18 04:47:11.932 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 04:47:11.934 DEBUG [src.node.waku_node] Stopping container with id 3929d148a4b1
|
|
2026-03-18 04:47:12.556 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 04:47:12.556 DEBUG [src.node.waku_node] Stopping container with id fe9777118c21
|
|
2026-03-18 04:47:12.751 ERROR [src.node.docker_mananger] Max retries reached for container 574f0dcb3f24. Exiting log stream.
|
|
2026-03-18 04:47:13.180 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 04:47:13.184 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-18 04:47:13.196 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-18 04:47:13.213 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-18 04:47:13.224 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|