2024-08-26 10:17:55,816 - DEBUG - [10.0.0.27]: Running cmd : hostname 2024-08-26 10:17:56,131 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-589-1 2024-08-26 10:17:56,132 - DEBUG - [10.0.0.27]: Running cmd : hostname -f 2024-08-26 10:17:56,169 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-589-1 2024-08-26 10:17:56,169 - DEBUG - [10.0.0.27]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2024-08-26 10:17:56,285 - DEBUG - Output : NAMES contrail_test_z00nFTWPl contrail-kubernetes-master_kubemanager_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_alarm_alarm-gen_1 analytics_collector_1 analytics_nodemgr_1 analytics_api_1 analytics_database_cassandra_1 analytics_database_query-engine_1 analytics_database_nodemgr_1 redis_redis_1 webui_web_1 webui_job_1 control_named_1 control_nodemgr_1 control_control_1 control_dns_1 config_database_nodemgr_1 config_database_rabbitmq_1 config_database_zookeeper_1 config_database_cassandra_1 config_api_devicemgr_1 config_api_dnsmasq_1 config_api_svcmonitor_1 config_api_nodemgr_1 config_api_api_1 config_api_schema_1 2024-08-26 10:17:56,286 - DEBUG - [10.0.0.27]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-08-26 10:17:56,356 - DEBUG - Output : 10.0.0.27/24 172.17.0.1/16 2024-08-26 10:17:56,357 - DEBUG - [10.0.0.27]: Running cmd : getent hosts 10.0.0.27 | head -n 1 | awk '{print $2}' 2024-08-26 10:17:56,391 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-589-1 2024-08-26 10:17:56,509 - DEBUG - [10.0.0.46]: Running cmd : hostname 2024-08-26 10:17:56,733 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-589-1 2024-08-26 10:17:56,734 - DEBUG - [10.0.0.46]: Running cmd : hostname -f 2024-08-26 10:17:56,792 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-589-1 2024-08-26 10:17:56,793 - DEBUG - [10.0.0.46]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2024-08-26 10:17:56,839 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-08-26 10:17:56,840 - DEBUG - [10.0.0.46]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-08-26 10:17:56,918 - DEBUG - Output : 10.0.0.46/24 2024-08-26 10:17:56,919 - DEBUG - [10.0.0.46]: Running cmd : getent hosts 10.0.0.46 | head -n 1 | awk '{print $2}' 2024-08-26 10:17:56,956 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-589-1 2024-08-26 10:17:57,104 - INFO - Using existing project ['default-domain', 'k8s-default'](0a2e327c-421a-4920-9707-134fb7eb9acf) 2024-08-26 10:17:57,225 - INFO - Using existing project ['default-domain', 'k8s-default'](0a2e327c-421a-4920-9707-134fb7eb9acf) 2024-08-26 10:17:57,370 - INFO - ================================================================================ 2024-08-26 10:17:57,370 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-08-26 10:17:57,371 - INFO - TEST DESCRIPTION : Verify that Ingress gets a CLuster IP which is reachable to Pods in same namespace. Also verify that a Floating IP is assigned to the Ingress from the Public FIP poo. Steps: 1. Create a service with 2 pods running nginx 2. Create an ingress out of this service 3. From another Pod do a wget on the ingress Cluster ip Validate that Ingress get a IP from Public FIP pool which might/might not be accessible. Validate that service and its loadbalancing work 2024-08-26 10:17:57,608 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-26 10:17:57,616 - DEBUG - Nothing to compare xmpp stats {'10.0.0.46': {'10.0.0.27': '0'}} with 2024-08-26 10:17:57,616 - INFO - Initial checks done. Running the testcase now 2024-08-26 10:17:57,616 - INFO - 2024-08-26 10:17:57,619 - INFO - Namespace default already exists 2024-08-26 10:17:57,620 - DEBUG - [10.0.0.27]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-08-26 10:17:57,842 - DEBUG - Output : cluster_project={} 2024-08-26 10:17:57,875 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-08-26 10:17:57,875 - DEBUG - Project uuid in Contrail is 0a2e327c-421a-4920-9707-134fb7eb9acf 2024-08-26 10:17:57,875 - DEBUG - [10.0.0.27]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-08-26 10:17:58,049 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-08-26 10:17:58,050 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_NamespaceDatabaseList?namespace_uuid=7cd1ffdc-efb5-446a-bbd2-b1ce9ee66d86 2024-08-26 10:17:58,057 - INFO - Namespace default with uuid 7cd1ffdc-efb5-446a-bbd2-b1ce9ee66d86 found in kube manager 2024-08-26 10:17:58,057 - INFO - Namespace default verification passed 2024-08-26 10:17:58,061 - DEBUG - Service ctest-nginx-svc-05560850 not present 2024-08-26 10:17:58,061 - INFO - Creating service ctest-nginx-svc-05560850 2024-08-26 10:17:58,085 - INFO - Created Service ctest-nginx-svc-05560850 2024-08-26 10:17:58,096 - DEBUG - Pod ctest-nginx-pod-39136888 not present 2024-08-26 10:17:58,096 - INFO - Creating Pod ctest-nginx-pod-39136888 2024-08-26 10:17:58,139 - DEBUG - Pod : ctest-nginx-pod-39136888 UUID is 67a14eff-3e29-46f3-b580-3ad3bbc08ae3 2024-08-26 10:17:58,142 - DEBUG - Pod ctest-nginx-pod-92470623 not present 2024-08-26 10:17:58,142 - INFO - Creating Pod ctest-nginx-pod-92470623 2024-08-26 10:17:58,181 - DEBUG - Pod : ctest-nginx-pod-92470623 UUID is 0b90e2d1-23ad-490d-99e1-345785e3faec 2024-08-26 10:17:58,378 - INFO - Created VN __public__, UUID :c5a5b25a-b63c-4c6a-b9da-afbc9014b8f8 2024-08-26 10:17:58,612 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2024-08-26 10:17:58,623 - DEBUG - Requesting: http://10.0.0.27:8082/domain/2abcdf92-5692-4fd5-8241-ae2bfe8e32f8 2024-08-26 10:17:58,644 - DEBUG - Requesting: http://10.0.0.27:8082/project/0a2e327c-421a-4920-9707-134fb7eb9acf 2024-08-26 10:17:58,729 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/c5a5b25a-b63c-4c6a-b9da-afbc9014b8f8 2024-08-26 10:17:58,741 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/c5a5b25a-b63c-4c6a-b9da-afbc9014b8f8 2024-08-26 10:17:58,753 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/46463961-4dd4-4756-8dba-e16ca3985698 2024-08-26 10:17:58,813 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/46463961-4dd4-4756-8dba-e16ca3985698 2024-08-26 10:17:58,833 - DEBUG - Route Targets: [] 2024-08-26 10:17:58,833 - DEBUG - RT names not yet present for VN __public__ 2024-08-26 10:18:03,833 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2024-08-26 10:18:03,848 - DEBUG - Requesting: http://10.0.0.27:8082/domain/2abcdf92-5692-4fd5-8241-ae2bfe8e32f8 2024-08-26 10:18:03,877 - DEBUG - Requesting: http://10.0.0.27:8082/project/0a2e327c-421a-4920-9707-134fb7eb9acf 2024-08-26 10:18:03,977 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/c5a5b25a-b63c-4c6a-b9da-afbc9014b8f8 2024-08-26 10:18:03,985 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/c5a5b25a-b63c-4c6a-b9da-afbc9014b8f8 2024-08-26 10:18:03,992 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/46463961-4dd4-4756-8dba-e16ca3985698 2024-08-26 10:18:03,999 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/46463961-4dd4-4756-8dba-e16ca3985698 2024-08-26 10:18:04,010 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/7ae9845c-610d-4d4b-8b69-955bb25328e3 2024-08-26 10:18:04,021 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-08-26 10:18:04,021 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/c5a5b25a-b63c-4c6a-b9da-afbc9014b8f8 2024-08-26 10:18:04,031 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/46463961-4dd4-4756-8dba-e16ca3985698 2024-08-26 10:18:04,046 - INFO - Verified VN network id 14 for VN c5a5b25a-b63c-4c6a-b9da-afbc9014b8f8 2024-08-26 10:18:04,047 - INFO - Verifications in API Server for VN __public__ passed 2024-08-26 10:18:04,047 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/c5a5b25a-b63c-4c6a-b9da-afbc9014b8f8 2024-08-26 10:18:04,056 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/46463961-4dd4-4756-8dba-e16ca3985698 2024-08-26 10:18:04,063 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/46463961-4dd4-4756-8dba-e16ca3985698 2024-08-26 10:18:04,078 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/7ae9845c-610d-4d4b-8b69-955bb25328e3 2024-08-26 10:18:04,086 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-08-26 10:18:04,097 - DEBUG - Control-node 10.0.0.27 : VN object is : {'node_name': 'virtual-network:default-domain:k8s-default:__public__', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'cloud-admin', 'owner-access': '7', 'group': 'cloud-admin-group', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '14241985499303267434', 'uuid-lslong': '13392209666345580792'}, 'enable': 'true', 'created': '2024-08-26T10:17:58', 'last-modified': '2024-08-26T10:17:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.536360'} 2024-08-26 10:18:04,097 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-26 10:18:04,104 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-08-26 10:18:04,104 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-08-26 10:18:04,105 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-08-26 10:18:04,105 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2024-08-26 10:18:04,113 - DEBUG - Requesting: http://10.0.0.27:8082/domain/2abcdf92-5692-4fd5-8241-ae2bfe8e32f8 2024-08-26 10:18:04,125 - DEBUG - Requesting: http://10.0.0.27:8082/project/0a2e327c-421a-4920-9707-134fb7eb9acf 2024-08-26 10:18:04,189 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/c5a5b25a-b63c-4c6a-b9da-afbc9014b8f8 2024-08-26 10:18:04,201 - DEBUG - =>VN __public__ has no policy to be verified 2024-08-26 10:18:04,201 - DEBUG - Verifying the vn in opserver 2024-08-26 10:18:04,201 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.27 2024-08-26 10:18:04,201 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks 2024-08-26 10:18:04,221 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.27:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-08-26 10:18:04,221 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-08-26 10:18:04,221 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-26 10:18:04,231 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-26 10:18:04,241 - DEBUG - Do not have enough data to verify VN in agent 2024-08-26 10:18:04,241 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-26 10:18:04,250 - DEBUG - VRF ids for VN __public__: {} 2024-08-26 10:18:04,381 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-08-26 10:18:04,579 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2024-08-26 10:18:04,585 - DEBUG - Requesting: http://10.0.0.27:8082/domain/2abcdf92-5692-4fd5-8241-ae2bfe8e32f8 2024-08-26 10:18:04,594 - DEBUG - Requesting: http://10.0.0.27:8082/project/0a2e327c-421a-4920-9707-134fb7eb9acf 2024-08-26 10:18:04,635 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/c5a5b25a-b63c-4c6a-b9da-afbc9014b8f8 2024-08-26 10:18:04,648 - DEBUG - Requesting: http://10.0.0.27:8082/floating-ip-pool/7875d82e-38d4-4996-a5b7-c3dab941127c 2024-08-26 10:18:04,657 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2024-08-26 10:18:04,662 - DEBUG - Requesting: http://10.0.0.27:8082/domain/2abcdf92-5692-4fd5-8241-ae2bfe8e32f8 2024-08-26 10:18:04,670 - DEBUG - Requesting: http://10.0.0.27:8082/project/0a2e327c-421a-4920-9707-134fb7eb9acf 2024-08-26 10:18:04,721 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/c5a5b25a-b63c-4c6a-b9da-afbc9014b8f8 2024-08-26 10:18:04,740 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-08-26 10:18:04,740 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-08-26 10:18:04,748 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-08-26 10:18:04,755 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-08-26 10:18:04,755 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-08-26 10:18:04,759 - DEBUG - Ingress ctest-nginx-ingress-38621921 not present 2024-08-26 10:18:04,759 - INFO - Creating Ingress ctest-nginx-ingress-38621921 2024-08-26 10:18:04,768 - INFO - Created Ingress ctest-nginx-ingress-38621921 2024-08-26 10:18:04,771 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-38621921 2024-08-26 10:18:07,776 - DEBUG - For Ingress ctest-nginx-ingress-38621921, Cluster IP: 10.47.255.249, External IPs ['166.211.171.60'] 2024-08-26 10:18:07,776 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-38621921 2024-08-26 10:18:07,776 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_LoadbalancerDatabaseList?x=1ee82480-fc37-4eb1-a4e0-1e0f44222bd9 2024-08-26 10:18:07,782 - INFO - Ingress ctest-nginx-ingress-38621921 with uuid 1ee82480-fc37-4eb1-a4e0-1e0f44222bd9 found in kube manager 2024-08-26 10:18:07,785 - INFO - Ingress ctest-nginx-ingress-38621921 verification passed 2024-08-26 10:18:07,789 - DEBUG - Pod ctest-busybox-pod-98918800 not present 2024-08-26 10:18:07,789 - INFO - Creating Pod ctest-busybox-pod-98918800 2024-08-26 10:18:07,828 - DEBUG - Pod : ctest-busybox-pod-98918800 UUID is 9f1d1776-f450-4c20-b4f5-62a4f25663d4 2024-08-26 10:18:07,834 - DEBUG - Pod ctest-nginx-pod-39136888 not in running state.Currently in Pending 2024-08-26 10:18:12,851 - DEBUG - Pod ctest-nginx-pod-39136888 not in running state.Currently in Pending 2024-08-26 10:18:17,868 - INFO - Pod ctest-nginx-pod-39136888 is in running state.Got IP 10.47.255.251 2024-08-26 10:18:17,907 - DEBUG - Pod ctest-nginx-pod-39136888 has vmi 78551c8c-6394-11ef-8bd6-fa163ec8a58e 2024-08-26 10:18:17,907 - INFO - Verified pod ctest-nginx-pod-39136888 in contrail-api 2024-08-26 10:18:17,908 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-26 10:18:17,937 - DEBUG - VMI 78551c8c-6394-11ef-8bd6-fa163ec8a58e is active in agent 10.0.0.46 2024-08-26 10:18:17,937 - INFO - Verified Pod ctest-nginx-pod-39136888 in agent 10.0.0.46 2024-08-26 10:18:17,938 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_VirtualMachineDatabaseList?x=67a14eff-3e29-46f3-b580-3ad3bbc08ae3 2024-08-26 10:18:17,952 - INFO - Pod ctest-nginx-pod-39136888 with uuid 67a14eff-3e29-46f3-b580-3ad3bbc08ae3 found in kube manager 2024-08-26 10:18:17,953 - INFO - Pod ctest-nginx-pod-39136888 verification passed 2024-08-26 10:18:18,056 - DEBUG - [Pod ctest-nginx-pod-39136888] Cmd: echo ctest-nginx-pod-39136888 > /usr/share/nginx/html/index.html, Output: 2024-08-26 10:18:18,068 - INFO - Pod ctest-nginx-pod-92470623 is in running state.Got IP 10.47.255.250 2024-08-26 10:18:18,132 - DEBUG - Pod ctest-nginx-pod-92470623 has vmi 78b5a34a-6394-11ef-8bd6-fa163ec8a58e 2024-08-26 10:18:18,132 - INFO - Verified pod ctest-nginx-pod-92470623 in contrail-api 2024-08-26 10:18:18,133 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-26 10:18:18,150 - DEBUG - VMI 78b5a34a-6394-11ef-8bd6-fa163ec8a58e is active in agent 10.0.0.46 2024-08-26 10:18:18,151 - INFO - Verified Pod ctest-nginx-pod-92470623 in agent 10.0.0.46 2024-08-26 10:18:18,151 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_VirtualMachineDatabaseList?x=0b90e2d1-23ad-490d-99e1-345785e3faec 2024-08-26 10:18:18,161 - INFO - Pod ctest-nginx-pod-92470623 with uuid 0b90e2d1-23ad-490d-99e1-345785e3faec found in kube manager 2024-08-26 10:18:18,162 - INFO - Pod ctest-nginx-pod-92470623 verification passed 2024-08-26 10:18:18,231 - DEBUG - [Pod ctest-nginx-pod-92470623] Cmd: echo ctest-nginx-pod-92470623 > /usr/share/nginx/html/index.html, Output: 2024-08-26 10:18:18,240 - DEBUG - Pod ctest-busybox-pod-98918800 not in running state.Currently in Pending 2024-08-26 10:18:23,260 - INFO - Pod ctest-busybox-pod-98918800 is in running state.Got IP 10.47.255.248 2024-08-26 10:18:23,336 - DEBUG - Pod ctest-busybox-pod-98918800 has vmi 7d6088ba-6394-11ef-8bd6-fa163ec8a58e 2024-08-26 10:18:23,337 - INFO - Verified pod ctest-busybox-pod-98918800 in contrail-api 2024-08-26 10:18:23,337 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-26 10:18:23,363 - DEBUG - VMI 7d6088ba-6394-11ef-8bd6-fa163ec8a58e is active in agent 10.0.0.46 2024-08-26 10:18:23,364 - INFO - Verified Pod ctest-busybox-pod-98918800 in agent 10.0.0.46 2024-08-26 10:18:23,364 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_VirtualMachineDatabaseList?x=9f1d1776-f450-4c20-b4f5-62a4f25663d4 2024-08-26 10:18:23,383 - INFO - Pod ctest-busybox-pod-98918800 with uuid 9f1d1776-f450-4c20-b4f5-62a4f25663d4 found in kube manager 2024-08-26 10:18:23,383 - INFO - Pod ctest-busybox-pod-98918800 verification passed 2024-08-26 10:18:23,458 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:23,459 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:23,459 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:23,532 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:23,533 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:23,533 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:23,606 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:23,606 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:23,606 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:23,685 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:23,686 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:23,686 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:23,763 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:23,764 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:23,764 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:23,839 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:23,839 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:23,839 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:23,914 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:23,914 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:23,914 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:23,990 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:23,990 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:23,990 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:24,089 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:24,089 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:24,089 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:24,484 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:24,485 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:24,485 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:24,485 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-39136888': 0, 'ctest-nginx-pod-92470623': 0} 2024-08-26 10:18:26,569 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:26,569 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:26,569 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:26,676 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:26,676 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:26,677 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:26,752 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:26,752 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:26,752 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:26,817 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:26,818 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:26,818 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:26,894 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:26,894 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:26,894 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:26,954 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:26,955 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:26,955 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:27,056 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:27,057 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:27,057 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:27,140 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:27,141 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:27,141 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:27,225 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:27,226 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:27,226 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:27,298 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:27,298 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:27,299 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:27,299 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-39136888': 0, 'ctest-nginx-pod-92470623': 0} 2024-08-26 10:18:29,369 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:29,369 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:29,369 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:29,450 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:29,450 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:29,450 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:29,534 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:29,534 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:29,534 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:29,601 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:29,601 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:29,601 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:29,670 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:29,671 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:29,671 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:29,745 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:29,746 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:29,746 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:29,820 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:29,821 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:29,821 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:29,909 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:29,910 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:29,910 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:29,989 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:29,990 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:29,990 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:30,057 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:30,057 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:30,057 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:30,058 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-39136888': 0, 'ctest-nginx-pod-92470623': 0} 2024-08-26 10:18:32,136 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:32,136 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:32,136 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:32,212 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:32,212 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:32,212 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:32,291 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:32,291 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:32,291 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:32,349 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:32,349 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:32,349 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:32,411 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:32,411 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:32,411 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:32,475 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:32,475 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:32,475 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:32,865 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:32,865 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:32,865 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:32,953 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:32,953 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:32,953 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:33,021 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:33,022 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:33,022 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:33,104 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:33,104 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:33,105 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:33,105 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-39136888': 0, 'ctest-nginx-pod-92470623': 0} 2024-08-26 10:18:35,188 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:35,188 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:35,189 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:35,257 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:35,257 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:35,258 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:35,334 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:35,334 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:35,334 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:35,405 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:35,405 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:35,405 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:35,487 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:35,487 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:35,487 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:35,552 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:35,553 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:35,553 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:35,626 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:35,626 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:35,627 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:35,708 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:35,708 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:35,708 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:35,784 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:35,785 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:35,785 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:35,856 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:35,856 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:35,856 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:35,856 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-39136888': 0, 'ctest-nginx-pod-92470623': 0} 2024-08-26 10:18:38,325 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:38,325 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:38,326 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:38,419 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:38,419 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:38,419 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:38,487 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:38,487 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:38,487 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:38,540 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:38,540 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:38,540 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:38,610 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:38,611 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:38,611 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:38,667 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:38,667 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:38,667 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:38,735 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:38,735 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:38,735 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:38,811 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:38,812 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:38,812 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:38,876 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:38,876 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:38,876 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:38,939 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:38,940 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:38,940 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:38,940 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-39136888': 0, 'ctest-nginx-pod-92470623': 0} 2024-08-26 10:18:41,036 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:41,037 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:41,037 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:41,112 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:41,112 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:41,113 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:41,183 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:41,183 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:41,183 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:41,232 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:41,232 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:41,233 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:41,309 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:41,309 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:41,309 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:41,384 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:41,385 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:41,385 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:41,468 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:41,468 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:41,468 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:41,548 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:41,548 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:41,548 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:41,608 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:41,608 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:41,608 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:41,676 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:41,677 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:41,677 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:41,677 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-39136888': 0, 'ctest-nginx-pod-92470623': 0} 2024-08-26 10:18:43,758 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:43,759 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:43,759 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:43,832 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:43,832 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:43,832 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:43,908 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:43,908 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:43,908 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:43,999 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:43,999 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:43,999 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:44,063 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:44,063 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:44,063 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:44,147 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:44,147 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:44,147 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:44,228 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:44,228 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:44,229 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:44,294 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:44,295 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:44,295 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:44,362 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:44,362 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:44,362 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:44,436 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:44,436 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:44,437 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:44,437 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-39136888': 0, 'ctest-nginx-pod-92470623': 0} 2024-08-26 10:18:46,503 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:46,504 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:46,504 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:46,559 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:46,560 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:46,560 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:46,636 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:46,636 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:46,636 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:46,731 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:46,732 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:46,732 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:46,788 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:46,788 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:46,789 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:46,849 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:46,849 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:46,849 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:46,916 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:46,917 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:46,917 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:46,976 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:46,977 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:46,977 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:47,042 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:47,042 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:47,042 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:47,117 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:47,118 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:47,118 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:47,118 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-39136888': 0, 'ctest-nginx-pod-92470623': 0} 2024-08-26 10:18:49,172 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:49,172 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:49,172 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:49,231 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:49,231 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:49,231 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:49,291 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:49,291 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:49,291 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:49,344 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:49,344 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:49,344 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:49,381 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:49,381 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:49,381 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:49,430 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:49,431 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:49,431 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:49,491 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:49,491 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:49,491 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:49,547 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:49,547 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:49,547 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:49,598 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:49,598 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:49,598 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:49,647 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:49,647 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:49,647 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:49,647 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-39136888': 0, 'ctest-nginx-pod-92470623': 0} 2024-08-26 10:18:51,714 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:51,714 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:51,714 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:52,444 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:52,444 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:52,444 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:52,523 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:52,523 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:52,524 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:52,601 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:52,601 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:52,602 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:52,679 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:52,680 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:52,680 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:52,763 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:52,764 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:52,764 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:52,856 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:52,856 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:52,857 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:52,940 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:52,941 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:52,941 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:53,300 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:53,300 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:53,300 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:53,388 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:53,388 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:53,388 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:53,388 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-39136888': 0, 'ctest-nginx-pod-92470623': 0} 2024-08-26 10:18:55,478 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:55,479 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:55,479 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:55,557 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:55,557 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:55,557 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:55,638 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:55,638 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:55,639 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:55,715 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:55,715 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:55,715 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:55,791 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:55,791 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:55,791 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:55,851 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:55,852 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:55,852 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:55,922 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:55,922 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:55,923 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:55,983 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:55,983 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:55,983 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:56,035 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:56,035 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:56,036 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:56,099 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:56,099 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:56,100 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:56,100 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-39136888': 0, 'ctest-nginx-pod-92470623': 0} 2024-08-26 10:18:58,160 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:58,160 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:58,160 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:58,216 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:58,217 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:58,217 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:58,272 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:58,272 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:58,272 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:58,325 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:58,325 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:58,326 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:58,384 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:58,384 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:58,384 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:58,439 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:58,439 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:58,439 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:58,492 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:58,492 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:58,492 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:58,547 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:58,547 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:58,547 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:58,614 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:58,614 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:58,614 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:58,667 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:58,667 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:58,667 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:18:58,667 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-39136888': 0, 'ctest-nginx-pod-92470623': 0} 2024-08-26 10:19:00,744 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:00,745 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:00,745 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:00,819 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:00,820 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:00,820 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:00,896 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:00,897 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:00,897 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:00,977 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:00,977 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:00,977 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:01,059 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:01,060 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:01,060 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:01,139 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:01,139 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:01,140 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:01,219 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:01,219 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:01,219 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:01,284 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:01,284 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:01,284 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:01,342 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:01,342 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:01,342 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:01,411 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:01,411 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:01,412 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:01,412 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-39136888': 0, 'ctest-nginx-pod-92470623': 0} 2024-08-26 10:19:03,494 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:03,495 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:03,495 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:03,557 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:03,557 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:03,557 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:03,627 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:03,628 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:03,628 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:03,704 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:03,704 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:03,705 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:03,772 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:03,772 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:03,773 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:03,850 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:03,850 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:03,850 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:03,902 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:03,902 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:03,903 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:03,971 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:03,971 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:03,971 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:04,024 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:04,024 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:04,024 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:04,098 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:04,098 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:04,099 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:04,099 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-39136888': 0, 'ctest-nginx-pod-92470623': 0} 2024-08-26 10:19:06,184 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:06,184 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:06,185 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:06,251 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:06,251 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:06,251 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:06,332 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:06,333 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:06,333 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:06,395 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:06,396 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:06,396 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:06,460 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:06,460 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:06,460 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:06,540 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:06,540 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:06,540 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:06,601 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:06,601 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:06,602 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:06,668 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:06,668 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:06,668 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:06,740 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:06,740 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:06,740 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:06,823 - DEBUG - [Pod ctest-busybox-pod-98918800] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:06,823 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:06,823 - DEBUG - [Pod Pod ctest-busybox-pod-98918800] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-26 10:19:06,823 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-39136888': 0, 'ctest-nginx-pod-92470623': 0} 2024-08-26 10:19:06,846 - WARNING - Nothing to delete parallely 2024-08-26 10:19:06,847 - INFO - Deleting pod default:ctest-busybox-pod-98918800 2024-08-26 10:19:06,866 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=9f1d1776-f450-4c20-b4f5-62a4f25663d4 2024-08-26 10:19:06,877 - WARNING - Pod uuid 9f1d1776-f450-4c20-b4f5-62a4f25663d4 is still seen in agent 10.0.0.46 VM list 2024-08-26 10:19:11,878 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=9f1d1776-f450-4c20-b4f5-62a4f25663d4 2024-08-26 10:19:11,896 - WARNING - Pod uuid 9f1d1776-f450-4c20-b4f5-62a4f25663d4 is still seen in agent 10.0.0.46 VM list 2024-08-26 10:19:16,898 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=9f1d1776-f450-4c20-b4f5-62a4f25663d4 2024-08-26 10:19:16,913 - WARNING - Pod uuid 9f1d1776-f450-4c20-b4f5-62a4f25663d4 is still seen in agent 10.0.0.46 VM list 2024-08-26 10:19:21,914 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=9f1d1776-f450-4c20-b4f5-62a4f25663d4 2024-08-26 10:19:21,924 - WARNING - Pod uuid 9f1d1776-f450-4c20-b4f5-62a4f25663d4 is still seen in agent 10.0.0.46 VM list 2024-08-26 10:19:26,926 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=9f1d1776-f450-4c20-b4f5-62a4f25663d4 2024-08-26 10:19:26,941 - WARNING - Pod uuid 9f1d1776-f450-4c20-b4f5-62a4f25663d4 is still seen in agent 10.0.0.46 VM list 2024-08-26 10:19:31,942 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=9f1d1776-f450-4c20-b4f5-62a4f25663d4 2024-08-26 10:19:31,949 - WARNING - Pod uuid 9f1d1776-f450-4c20-b4f5-62a4f25663d4 is still seen in agent 10.0.0.46 VM list 2024-08-26 10:19:36,950 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=9f1d1776-f450-4c20-b4f5-62a4f25663d4 2024-08-26 10:19:36,973 - WARNING - Pod uuid 9f1d1776-f450-4c20-b4f5-62a4f25663d4 is still seen in agent 10.0.0.46 VM list 2024-08-26 10:19:41,975 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=9f1d1776-f450-4c20-b4f5-62a4f25663d4 2024-08-26 10:19:41,994 - DEBUG - Pod 9f1d1776-f450-4c20-b4f5-62a4f25663d4 is not in agent 10.0.0.46 VM list 2024-08-26 10:19:41,994 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7d6088ba-6394-11ef-8bd6-fa163ec8a58e 2024-08-26 10:19:42,012 - DEBUG - VMI 7d6088ba-6394-11ef-8bd6-fa163ec8a58e is removed from agent 10.0.0.46 2024-08-26 10:19:42,013 - INFO - Verified that pod ctest-busybox-pod-98918800 is removed in agent 2024-08-26 10:19:42,013 - INFO - Deleting Ingress : ctest-nginx-ingress-38621921 2024-08-26 10:19:42,027 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_LoadbalancerDatabaseList?x=1ee82480-fc37-4eb1-a4e0-1e0f44222bd9 2024-08-26 10:19:42,047 - ERROR - Ingress ctest-nginx-ingress-38621921 with uuid 1ee82480-fc37-4eb1-a4e0-1e0f44222bd9 still found in kube manager 2024-08-26 10:19:43,048 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_LoadbalancerDatabaseList?x=1ee82480-fc37-4eb1-a4e0-1e0f44222bd9 2024-08-26 10:19:43,062 - INFO - Ingress ctest-nginx-ingress-38621921 with uuid 1ee82480-fc37-4eb1-a4e0-1e0f44222bd9 deleted successfully from kube manager 2024-08-26 10:19:43,063 - INFO - Verifications on Ingress %s cleanup passed 2024-08-26 10:19:43,063 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-08-26 10:19:43,208 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-08-26 10:19:43,216 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-08-26 10:19:43,216 - INFO - Deleting VN __public__ 2024-08-26 10:19:43,400 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/46463961-4dd4-4756-8dba-e16ca3985698 2024-08-26 10:19:43,407 - DEBUG - Response Code: 404 2024-08-26 10:19:43,407 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2024-08-26 10:19:43,415 - DEBUG - Requesting: http://10.0.0.27:8082/domain/2abcdf92-5692-4fd5-8241-ae2bfe8e32f8 2024-08-26 10:19:43,459 - DEBUG - Requesting: http://10.0.0.27:8082/project/0a2e327c-421a-4920-9707-134fb7eb9acf 2024-08-26 10:19:43,520 - INFO - Validated that VN __public__ is not found in API Server 2024-08-26 10:19:43,520 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-08-26 10:19:43,535 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-26 10:19:43,545 - DEBUG - VN __public__ is not present in Agent 10.0.0.46 2024-08-26 10:19:43,545 - INFO - Validated that VN __public__ is not in any agent 2024-08-26 10:19:43,545 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-26 10:19:43,557 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-26 10:19:43,568 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-08-26 10:19:43,577 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-08-26 10:19:43,578 - INFO - Deleting pod default:ctest-nginx-pod-92470623 2024-08-26 10:19:43,619 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=0b90e2d1-23ad-490d-99e1-345785e3faec 2024-08-26 10:19:43,629 - WARNING - Pod uuid 0b90e2d1-23ad-490d-99e1-345785e3faec is still seen in agent 10.0.0.46 VM list 2024-08-26 10:19:48,629 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=0b90e2d1-23ad-490d-99e1-345785e3faec 2024-08-26 10:19:48,637 - DEBUG - Pod 0b90e2d1-23ad-490d-99e1-345785e3faec is not in agent 10.0.0.46 VM list 2024-08-26 10:19:48,638 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:78b5a34a-6394-11ef-8bd6-fa163ec8a58e 2024-08-26 10:19:48,647 - DEBUG - VMI 78b5a34a-6394-11ef-8bd6-fa163ec8a58e is removed from agent 10.0.0.46 2024-08-26 10:19:48,647 - INFO - Verified that pod ctest-nginx-pod-92470623 is removed in agent 2024-08-26 10:19:48,648 - INFO - Deleting pod default:ctest-nginx-pod-39136888 2024-08-26 10:19:48,665 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=67a14eff-3e29-46f3-b580-3ad3bbc08ae3 2024-08-26 10:19:48,679 - WARNING - Pod uuid 67a14eff-3e29-46f3-b580-3ad3bbc08ae3 is still seen in agent 10.0.0.46 VM list 2024-08-26 10:19:53,680 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=67a14eff-3e29-46f3-b580-3ad3bbc08ae3 2024-08-26 10:19:53,694 - DEBUG - Pod 67a14eff-3e29-46f3-b580-3ad3bbc08ae3 is not in agent 10.0.0.46 VM list 2024-08-26 10:19:53,695 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:78551c8c-6394-11ef-8bd6-fa163ec8a58e 2024-08-26 10:19:53,708 - DEBUG - VMI 78551c8c-6394-11ef-8bd6-fa163ec8a58e is removed from agent 10.0.0.46 2024-08-26 10:19:53,708 - INFO - Verified that pod ctest-nginx-pod-39136888 is removed in agent 2024-08-26 10:19:53,709 - INFO - Deleting service : ctest-nginx-svc-05560850 2024-08-26 10:19:54,067 - ERROR - AssertionError Python 3.6.8: /usr/bin/python3 Mon Aug 26 10:19:06 2024 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=, *args=(), **kwargs={}) 79 log.info('Initial checks done. Running the testcase now') 80 log.info('') 81 result = function(self, *args, **kwargs) 82 if self.inputs.upgrade: 83 pid = os.getpid() result = None function = self = args = () kwargs = {} /contrail-test/scripts/k8s_scripts/test_ingress.py in test_ingress_ip_assignment(self=) 75 assert self.validate_nginx_lb([pod1, pod2], ingress.cluster_ip, 76 test_pod=pod3) 77 validate() 78 self.validate_post_upgrade = validate 79 # end test_ingress_ip_assignment validate = .validate> /contrail-test/scripts/k8s_scripts/test_ingress.py in validate() 74 # Now validate ingress from within the cluster network 75 assert self.validate_nginx_lb([pod1, pod2], ingress.cluster_ip, 76 test_pod=pod3) 77 validate() 78 self.validate_post_upgrade = validate test_pod undefined pod3 = AssertionError: __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {} __dir__ = __doc__ = 'Assertion failed.' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = args = () with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 81, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/scripts/k8s_scripts/test_ingress.py", line 77, in test_ingress_ip_assignment validate() File "/contrail-test/scripts/k8s_scripts/test_ingress.py", line 76, in validate test_pod=pod3) AssertionError 2024-08-26 10:19:54,069 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-26 10:19:54,083 - DEBUG - No XMPP flaps were noticed during the test 2024-08-26 10:19:54,083 - INFO - 2024-08-26 10:19:54,083 - INFO - END TEST : test_ingress_ip_assignment : FAILED[0:01:57] 2024-08-26 10:19:54,084 - INFO - -------------------------------------------------------------------------------- 2024-08-26 10:20:00,692 - DEBUG - [10.0.0.27]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-08-26 10:20:00,845 - DEBUG - Output : cluster_project={} 2024-08-26 10:20:00,951 - DEBUG - [10.0.0.27]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-08-26 10:20:01,106 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-08-26 10:20:01,113 - DEBUG - [10.0.0.27]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-08-26 10:20:01,274 - DEBUG - Output : cluster_project={} 2024-08-26 10:20:16,442 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-26 10:20:16,521 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-26 10:20:16,617 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-26 10:20:16,677 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-26 10:20:16,747 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-26 10:20:16,840 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-26 10:20:21,940 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-26 10:20:22,016 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-26 10:20:22,371 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-26 10:20:25,361 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_ApplicationPolicySetReq? 2024-08-26 10:20:25,594 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_AclReq? 2024-08-26 10:20:25,643 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_AclReq? 2024-08-26 10:20:27,705 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_AclReq? 2024-08-26 10:23:28,918 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-26 10:23:28,976 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=6687530a-04d2-4880-9cc5-96d3cfa24fbc 2024-08-26 10:23:29,023 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=8344ad1c-518f-4f79-b1e3-84dbfb29942f 2024-08-26 10:23:29,036 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=c43dc9a5-06aa-4e87-8ae2-a87872d37790 2024-08-26 10:23:29,040 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=7f972a6e-17a6-428b-a545-3bffe346af66 2024-08-26 10:23:29,049 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=0972f09f-5bf7-4550-8017-eaa69700f22e 2024-08-26 10:23:29,053 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=d015e8ce-cb34-4214-8af4-dbe47ff38100 2024-08-26 10:23:29,058 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=d2d76e04-fb8d-4076-839f-9227465f8af3 2024-08-26 10:23:29,065 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=eb1b1f49-cdd8-4945-88a2-06bf539b032a 2024-08-26 10:23:33,996 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=6687530a-04d2-4880-9cc5-96d3cfa24fbc 2024-08-26 10:23:34,004 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c152899c-6394-11ef-8bd6-fa163ec8a58e 2024-08-26 10:23:34,119 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=0972f09f-5bf7-4550-8017-eaa69700f22e 2024-08-26 10:23:34,125 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=8344ad1c-518f-4f79-b1e3-84dbfb29942f 2024-08-26 10:23:34,129 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=d015e8ce-cb34-4214-8af4-dbe47ff38100 2024-08-26 10:23:34,133 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=d2d76e04-fb8d-4076-839f-9227465f8af3 2024-08-26 10:23:34,136 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=c43dc9a5-06aa-4e87-8ae2-a87872d37790 2024-08-26 10:23:34,140 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=eb1b1f49-cdd8-4945-88a2-06bf539b032a 2024-08-26 10:23:34,143 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=7f972a6e-17a6-428b-a545-3bffe346af66 2024-08-26 10:23:34,163 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c301c820-6394-11ef-8bd6-fa163ec8a58e 2024-08-26 10:23:34,177 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c2801e88-6394-11ef-8bd6-fa163ec8a58e 2024-08-26 10:23:34,183 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c1df981e-6394-11ef-8bd6-fa163ec8a58e 2024-08-26 10:23:39,178 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=d015e8ce-cb34-4214-8af4-dbe47ff38100 2024-08-26 10:23:39,186 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=eb1b1f49-cdd8-4945-88a2-06bf539b032a 2024-08-26 10:23:39,193 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=7f972a6e-17a6-428b-a545-3bffe346af66 2024-08-26 10:23:39,197 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=8344ad1c-518f-4f79-b1e3-84dbfb29942f 2024-08-26 10:23:44,212 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=d015e8ce-cb34-4214-8af4-dbe47ff38100 2024-08-26 10:23:44,227 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=eb1b1f49-cdd8-4945-88a2-06bf539b032a 2024-08-26 10:23:44,235 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=8344ad1c-518f-4f79-b1e3-84dbfb29942f 2024-08-26 10:23:44,239 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=7f972a6e-17a6-428b-a545-3bffe346af66 2024-08-26 10:23:49,225 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=d015e8ce-cb34-4214-8af4-dbe47ff38100 2024-08-26 10:23:49,236 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=eb1b1f49-cdd8-4945-88a2-06bf539b032a 2024-08-26 10:23:49,254 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=8344ad1c-518f-4f79-b1e3-84dbfb29942f 2024-08-26 10:23:49,257 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=7f972a6e-17a6-428b-a545-3bffe346af66 2024-08-26 10:23:54,316 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=7f972a6e-17a6-428b-a545-3bffe346af66 2024-08-26 10:23:54,322 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=d015e8ce-cb34-4214-8af4-dbe47ff38100 2024-08-26 10:23:54,329 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=8344ad1c-518f-4f79-b1e3-84dbfb29942f 2024-08-26 10:23:54,334 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=eb1b1f49-cdd8-4945-88a2-06bf539b032a 2024-08-26 10:23:59,361 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=d015e8ce-cb34-4214-8af4-dbe47ff38100 2024-08-26 10:23:59,368 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=7f972a6e-17a6-428b-a545-3bffe346af66 2024-08-26 10:23:59,370 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=eb1b1f49-cdd8-4945-88a2-06bf539b032a 2024-08-26 10:23:59,372 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=8344ad1c-518f-4f79-b1e3-84dbfb29942f 2024-08-26 10:24:04,428 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=d015e8ce-cb34-4214-8af4-dbe47ff38100 2024-08-26 10:24:04,435 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=eb1b1f49-cdd8-4945-88a2-06bf539b032a 2024-08-26 10:24:04,438 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=8344ad1c-518f-4f79-b1e3-84dbfb29942f 2024-08-26 10:24:04,440 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=7f972a6e-17a6-428b-a545-3bffe346af66 2024-08-26 10:24:04,461 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c49bebd4-6394-11ef-8bd6-fa163ec8a58e 2024-08-26 10:24:04,478 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c39c8f36-6394-11ef-8bd6-fa163ec8a58e 2024-08-26 10:24:04,484 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c41495d0-6394-11ef-8bd6-fa163ec8a58e 2024-08-26 10:24:04,488 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c520f4be-6394-11ef-8bd6-fa163ec8a58e