2026-03-05 15:25:13 +00:00

97 lines
18 KiB
Plaintext

2026-03-05 15:06:55.838 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-05 15:06:55.839 DEBUG [tests.conftest] Running test: test_light_push_with_missing_pubsub_topics with id: 2026-03-05_15-06-55__08db47c6-2b43-478b-ad97-a30828d634a1
2026-03-05 15:06:55.839 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-05 15:06:55.839 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-03-05 15:06:55.846 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
2026-03-05 15:06:55.846 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-03-05_15-06-55__08db47c6-2b43-478b-ad97-a30828d634a1__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
2026-03-05 15:06:55.846 DEBUG [src.node.waku_node] Starting Node...
2026-03-05 15:06:55.846 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-05 15:06:55.848 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-05 15:06:55.848 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.122.59
2026-03-05 15:06:55.848 DEBUG [src.node.docker_mananger] Generated ports ['37015', '37016', '37017', '37018', '37019']
2026-03-05 15:06:55.848 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-05 15:06:55.848 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-05 15:06:55.848 DEBUG [src.node.waku_node] Using volumes []
2026-03-05 15:06:55.848 DEBUG [src.node.docker_mananger] docker run -i -t -p 37015:37015 -p 37016:37016 -p 37017:37017 -p 37018:37018 -p 37019:37019 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=37017 --rest-port=37015 --tcp-port=37016 --discv5-udp-port=37018 --rest-address=0.0.0.0 --nat=extip:172.18.122.59 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=db58eec17464b2079e33ab0a3e73bbf16e41fab95abf2eea4b14cd094dff79d2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37019 --metrics-logging=true --lightpush=true --relay=true
2026-03-05 15:06:55.989 ERROR [src.node.docker_mananger] Max retries reached for container 0a8cbc4e020d. Exiting log stream.
2026-03-05 15:06:56.039 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.122.59 waku 7d4144bf89ae28ac0de06562378df3db66555a34368c41ae0bafbc7d8a2f0a86
2026-03-05 15:06:56.073 DEBUG [src.node.docker_mananger] Container started with ID 7d4144bf89ae. Setting up logs at ./log/docker/receiving_node1_2026-03-05_15-06-55__08db47c6-2b43-478b-ad97-a30828d634a1__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
2026-03-05 15:06:56.073 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 37015
2026-03-05 15:06:56.073 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-05 15:06:56.473 ERROR [src.node.docker_mananger] Max retries reached for container 3c5ad9ba61bc. Exiting log stream.
2026-03-05 15:06:57.074 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37015/health" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:06:57.076 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-05 15:06:57.076 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-05 15:06:57.077 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37015/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:06:57.079 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.122.59/tcp/37016/p2p/16Uiu2HAmDqBPtsMzF9NuxE2egSDCibxgSGDHw6Wf6zbGKY8DVieg","/ip4/172.18.122.59/tcp/37017/ws/p2p/16Uiu2HAmDqBPtsMzF9NuxE2egSDCibxgSGDHw6Wf6zbGKY8DVieg"],"enrUri":"enr:-L24QDhy7bcwtUFFcMcVvLJYtCw9t_ApPqyl9T-V5ZeS8lXuXVK1pf537YSvWe4ZR_g3Q9IuAIo6Pt-Se9e_ezN9RuYCgmlkgnY0gmlwhKwSejuKbXVsdGlhZGRyc5YACASsEno7BpCYAAoErBJ6OwaQmd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDEXf7yZ9LgXeIfHo-zETxPZRXFV0sWDpUxnSWF3QfYY2DdGNwgpCYg3VkcIKQmoV3YWt1Mgk"}'
2026-03-05 15:06:57.079 INFO [src.node.waku_node] REST service is ready !!
2026-03-05 15:06:57.086 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
2026-03-05 15:06:57.086 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-03-05_15-06-55__08db47c6-2b43-478b-ad97-a30828d634a1__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
2026-03-05 15:06:57.086 DEBUG [src.node.waku_node] Starting Node...
2026-03-05 15:06:57.086 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-05 15:06:57.088 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-05 15:06:57.088 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.245.56
2026-03-05 15:06:57.088 DEBUG [src.node.docker_mananger] Generated ports ['22171', '22172', '22173', '22174', '22175']
2026-03-05 15:06:57.088 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-05 15:06:57.088 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-05 15:06:57.088 DEBUG [src.node.waku_node] Using volumes []
2026-03-05 15:06:57.089 DEBUG [src.node.docker_mananger] docker run -i -t -p 22171:22171 -p 22172:22172 -p 22173:22173 -p 22174:22174 -p 22175:22175 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=22173 --rest-port=22171 --tcp-port=22172 --discv5-udp-port=22174 --rest-address=0.0.0.0 --nat=extip:172.18.245.56 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a9a687ccb5ba0f9ec577b501ce84ccfddaa5950cfbfb0a2f63587d5a413bfdce --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22175 --metrics-logging=true --lightpush=false --relay=true
2026-03-05 15:06:57.281 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.245.56 waku 3c5de2614c602f821f036ea2d78b94f6c7019dea98907f4cf664aab8f4e635f2
2026-03-05 15:06:57.314 DEBUG [src.node.docker_mananger] Container started with ID 3c5de2614c60. Setting up logs at ./log/docker/receiving_node2_2026-03-05_15-06-55__08db47c6-2b43-478b-ad97-a30828d634a1__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
2026-03-05 15:06:57.315 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 22171
2026-03-05 15:06:57.316 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-05 15:06:58.316 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22171/health" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:06:58.319 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-05 15:06:58.319 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-05 15:06:58.319 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22171/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:06:58.321 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.245.56/tcp/22172/p2p/16Uiu2HAmUE2WJMa77YQ9GUdv5bBJCa8ikdcZgp5EMUsvLbFWCXYG","/ip4/172.18.245.56/tcp/22173/ws/p2p/16Uiu2HAmUE2WJMa77YQ9GUdv5bBJCa8ikdcZgp5EMUsvLbFWCXYG"],"enrUri":"enr:-L24QPRqg3LlIf1tG-mWMgkYx7U1gClBPiOpX66mImJBAL7JQ4pBtuFbkKTNF_lg04FpHHPHRtBT_Mka6g_p9CmoE94CgmlkgnY0gmlwhKwS9TiKbXVsdGlhZGRyc5YACASsEvU4BlacAAoErBL1OAZWnd0DgnJzhQADAQAAiXNlY3AyNTZrMaED51XoXAOa67XMRISOG9QSyyAIJb9VlZiFNhLNK66ou5WDdGNwglacg3VkcIJWnoV3YWt1MgE"}'
2026-03-05 15:06:58.322 INFO [src.node.waku_node] REST service is ready !!
2026-03-05 15:06:58.322 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22171/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.122.59/tcp/37016/p2p/16Uiu2HAmDqBPtsMzF9NuxE2egSDCibxgSGDHw6Wf6zbGKY8DVieg"]'
2026-03-05 15:06:58.361 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:06:58.371 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
2026-03-05 15:06:58.371 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-03-05_15-06-55__08db47c6-2b43-478b-ad97-a30828d634a1__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
2026-03-05 15:06:58.372 DEBUG [src.node.waku_node] Starting Node...
2026-03-05 15:06:58.372 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-05 15:06:58.373 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-05 15:06:58.373 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.145.4
2026-03-05 15:06:58.373 DEBUG [src.node.docker_mananger] Generated ports ['36729', '36730', '36731', '36732', '36733']
2026-03-05 15:06:58.374 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-05 15:06:58.374 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-05 15:06:58.374 DEBUG [src.node.waku_node] Using volumes []
2026-03-05 15:06:58.374 DEBUG [src.node.docker_mananger] docker run -i -t -p 36729:36729 -p 36730:36730 -p 36731:36731 -p 36732:36732 -p 36733:36733 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=36731 --rest-port=36729 --tcp-port=36730 --discv5-udp-port=36732 --rest-address=0.0.0.0 --nat=extip:172.18.145.4 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a5ddecc37d4343fa8ab4fee9efdb021e1cd02a8ea51dfd6aae9f5d82babcb8cc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36733 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QDhy7bcwtUFFcMcVvLJYtCw9t_ApPqyl9T-V5ZeS8lXuXVK1pf537YSvWe4ZR_g3Q9IuAIo6Pt-Se9e_ezN9RuYCgmlkgnY0gmlwhKwSejuKbXVsdGlhZGRyc5YACASsEno7BpCYAAoErBJ6OwaQmd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDEXf7yZ9LgXeIfHo-zETxPZRXFV0sWDpUxnSWF3QfYY2DdGNwgpCYg3VkcIKQmoV3YWt1Mgk --lightpushnode=/ip4/172.18.122.59/tcp/37016/p2p/16Uiu2HAmDqBPtsMzF9NuxE2egSDCibxgSGDHw6Wf6zbGKY8DVieg --lightpush=true --relay=true
2026-03-05 15:06:58.574 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.145.4 waku 312d38345d1a38a23b707569cbbb8a7543dbc2d86efdd727a8725390119076ce
2026-03-05 15:06:58.609 DEBUG [src.node.docker_mananger] Container started with ID 312d38345d1a. Setting up logs at ./log/docker/lightpush_node1_2026-03-05_15-06-55__08db47c6-2b43-478b-ad97-a30828d634a1__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
2026-03-05 15:06:58.610 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 36729
2026-03-05 15:06:58.610 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-05 15:06:59.610 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36729/health" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:06:59.613 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-05 15:06:59.613 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-05 15:06:59.613 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36729/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:06:59.616 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.145.4/tcp/36730/p2p/16Uiu2HAmR4poTpPJScpGVUXUkjAD7DRdYzxB9Vka8Ruea6yCmT9j","/ip4/172.18.145.4/tcp/36731/ws/p2p/16Uiu2HAmR4poTpPJScpGVUXUkjAD7DRdYzxB9Vka8Ruea6yCmT9j"],"enrUri":"enr:-L24QInRXAvNJR4RNJ-R-s4IdzJ1NjRU9epxke3aphjK9PkhTZLYahSxWZJ6o6MS0YeNO3qESwt0I6PEch9MT7Ym3U0CgmlkgnY0gmlwhKwSkQSKbXVsdGlhZGRyc5YACASsEpEEBo96AAoErBKRBAaPe90DgnJzhQADAQAAiXNlY3AyNTZrMaEDuGdiwBgA7pGbLwKM9SwmKeIcPan-21_bPB0AS7Wpr_KDdGNwgo96g3VkcIKPfIV3YWt1Mgk"}'
2026-03-05 15:06:59.616 INFO [src.node.waku_node] REST service is ready !!
2026-03-05 15:06:59.616 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36729/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.122.59/tcp/37016/p2p/16Uiu2HAmDqBPtsMzF9NuxE2egSDCibxgSGDHw6Wf6zbGKY8DVieg"]'
2026-03-05 15:06:59.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:06:59.668 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36729/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.245.56/tcp/22172/p2p/16Uiu2HAmUE2WJMa77YQ9GUdv5bBJCa8ikdcZgp5EMUsvLbFWCXYG"]'
2026-03-05 15:06:59.699 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:06:59.700 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37015/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
2026-03-05 15:06:59.707 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:06:59.709 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22171/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
2026-03-05 15:06:59.714 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:06:59.714 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36729/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
2026-03-05 15:06:59.718 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:06:59.722 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36729/lightpush/v1/message" -H "Content-Type: application/json" -d '{"message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1772723219722251519}}'
2026-03-05 15:06:59.738 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:06:59.744 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-05 15:06:59.745 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-05 15:06:59.745 DEBUG [src.node.waku_node] Stopping container with id 7d4144bf89ae
2026-03-05 15:07:00.284 DEBUG [src.node.waku_node] Container stopped.
2026-03-05 15:07:00.286 DEBUG [src.node.waku_node] Stopping container with id 3c5de2614c60
2026-03-05 15:07:00.814 DEBUG [src.node.waku_node] Container stopped.
2026-03-05 15:07:00.814 DEBUG [src.node.waku_node] Stopping container with id 312d38345d1a
2026-03-05 15:07:01.099 ERROR [src.node.docker_mananger] Max retries reached for container 7d4144bf89ae. Exiting log stream.
2026-03-05 15:07:01.357 DEBUG [src.node.waku_node] Container stopped.
2026-03-05 15:07:01.359 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-05 15:07:01.368 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-05 15:07:01.375 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-05 15:07:01.384 DEBUG [src.node.docker_mananger] No errors found in the waku logs.