2024-08-21 19:43:55,141 - DEBUG - [10.0.0.44]: Running cmd : hostname 2024-08-21 19:43:55,380 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-572-1 2024-08-21 19:43:55,381 - DEBUG - [10.0.0.44]: Running cmd : hostname -f 2024-08-21 19:43:55,413 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-572-1 2024-08-21 19:43:55,413 - DEBUG - [10.0.0.44]: 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-21 19:43:55,489 - DEBUG - Output : NAMES contrail_test_qETplOVI1 contrail-kubernetes-master_kubemanager_1 webui_job_1 webui_web_1 analytics_database_nodemgr_1 analytics_database_cassandra_1 analytics_database_query-engine_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_1 analytics_alarm_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_alarm_kafka_1 analytics_api_1 analytics_nodemgr_1 analytics_collector_1 redis_redis_1 control_named_1 control_dns_1 control_nodemgr_1 control_control_1 config_database_rabbitmq_1 config_database_zookeeper_1 config_database_cassandra_1 config_database_nodemgr_1 config_api_devicemgr_1 config_api_svcmonitor_1 config_api_dnsmasq_1 config_api_nodemgr_1 config_api_schema_1 config_api_api_1 2024-08-21 19:43:55,489 - DEBUG - [10.0.0.44]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-08-21 19:43:55,564 - DEBUG - Output : 10.0.0.44/24 172.17.0.1/16 2024-08-21 19:43:55,564 - DEBUG - [10.0.0.44]: Running cmd : getent hosts 10.0.0.44 | head -n 1 | awk '{print $2}' 2024-08-21 19:43:55,608 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-572-1 2024-08-21 19:43:55,695 - DEBUG - [10.0.0.45]: Running cmd : hostname 2024-08-21 19:43:55,927 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-572-1 2024-08-21 19:43:55,927 - DEBUG - [10.0.0.45]: Running cmd : hostname -f 2024-08-21 19:43:55,951 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-572-1 2024-08-21 19:43:55,951 - DEBUG - [10.0.0.45]: 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-21 19:43:56,038 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-08-21 19:43:56,038 - DEBUG - [10.0.0.45]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-08-21 19:43:56,073 - DEBUG - Output : 10.0.0.45/24 2024-08-21 19:43:56,073 - DEBUG - [10.0.0.45]: Running cmd : getent hosts 10.0.0.45 | head -n 1 | awk '{print $2}' 2024-08-21 19:43:56,097 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-572-1 2024-08-21 19:43:56,180 - INFO - Using existing project ['default-domain', 'k8s-default'](5f8decb5-970e-4738-acfc-2b068e244617) 2024-08-21 19:43:56,241 - INFO - Using existing project ['default-domain', 'k8s-default'](5f8decb5-970e-4738-acfc-2b068e244617) 2024-08-21 19:43:56,391 - INFO - ================================================================================ 2024-08-21 19:43:56,391 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-08-21 19:43:56,392 - 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-21 19:43:56,600 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-21 19:43:56,616 - DEBUG - Nothing to compare xmpp stats {'10.0.0.45': {'10.0.0.44': '0'}} with 2024-08-21 19:43:56,616 - INFO - Initial checks done. Running the testcase now 2024-08-21 19:43:56,616 - INFO - 2024-08-21 19:43:56,620 - INFO - Namespace default already exists 2024-08-21 19:43:56,620 - DEBUG - [10.0.0.44]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-08-21 19:43:56,742 - DEBUG - Output : cluster_project={} 2024-08-21 19:43:56,767 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-08-21 19:43:56,767 - DEBUG - Project uuid in Contrail is 5f8decb5-970e-4738-acfc-2b068e244617 2024-08-21 19:43:56,768 - DEBUG - [10.0.0.44]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-08-21 19:43:56,911 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-08-21 19:43:56,911 - DEBUG - Requesting: http://10.0.0.44:8108/Snh_NamespaceDatabaseList?namespace_uuid=79e26ebe-9042-4db2-b598-f35beb32f491 2024-08-21 19:43:56,916 - INFO - Namespace default with uuid 79e26ebe-9042-4db2-b598-f35beb32f491 found in kube manager 2024-08-21 19:43:56,916 - INFO - Namespace default verification passed 2024-08-21 19:43:56,919 - DEBUG - Service ctest-nginx-svc-16452029 not present 2024-08-21 19:43:56,919 - INFO - Creating service ctest-nginx-svc-16452029 2024-08-21 19:43:57,129 - INFO - Created Service ctest-nginx-svc-16452029 2024-08-21 19:43:57,144 - DEBUG - Pod ctest-nginx-pod-41646649 not present 2024-08-21 19:43:57,145 - INFO - Creating Pod ctest-nginx-pod-41646649 2024-08-21 19:43:57,196 - DEBUG - Pod : ctest-nginx-pod-41646649 UUID is 92019109-ee63-4b0f-8aeb-179b88cbadaf 2024-08-21 19:43:57,217 - DEBUG - Pod ctest-nginx-pod-04100088 not present 2024-08-21 19:43:57,217 - INFO - Creating Pod ctest-nginx-pod-04100088 2024-08-21 19:43:57,247 - DEBUG - Pod : ctest-nginx-pod-04100088 UUID is 5b89db25-4601-409c-9ca3-234dc7960abf 2024-08-21 19:43:57,410 - INFO - Created VN __public__, UUID :86c99564-eb5e-4e8f-9d7c-986c35c30fd0 2024-08-21 19:43:57,635 - DEBUG - Requesting: http://10.0.0.44:8082/domains 2024-08-21 19:43:57,644 - DEBUG - Requesting: http://10.0.0.44:8082/domain/b6dbf678-e25e-4f8a-9358-5a40cadf0edd 2024-08-21 19:43:57,660 - DEBUG - Requesting: http://10.0.0.44:8082/project/5f8decb5-970e-4738-acfc-2b068e244617 2024-08-21 19:43:57,750 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/86c99564-eb5e-4e8f-9d7c-986c35c30fd0 2024-08-21 19:43:57,762 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/86c99564-eb5e-4e8f-9d7c-986c35c30fd0 2024-08-21 19:43:57,772 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/61458439-b556-4b35-b720-40feee5bf557 2024-08-21 19:43:57,779 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/61458439-b556-4b35-b720-40feee5bf557 2024-08-21 19:43:57,792 - DEBUG - Route Targets: [] 2024-08-21 19:43:57,792 - DEBUG - RT names not yet present for VN __public__ 2024-08-21 19:44:02,793 - DEBUG - Requesting: http://10.0.0.44:8082/domains 2024-08-21 19:44:02,800 - DEBUG - Requesting: http://10.0.0.44:8082/domain/b6dbf678-e25e-4f8a-9358-5a40cadf0edd 2024-08-21 19:44:02,806 - DEBUG - Requesting: http://10.0.0.44:8082/project/5f8decb5-970e-4738-acfc-2b068e244617 2024-08-21 19:44:02,842 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/86c99564-eb5e-4e8f-9d7c-986c35c30fd0 2024-08-21 19:44:02,850 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/86c99564-eb5e-4e8f-9d7c-986c35c30fd0 2024-08-21 19:44:02,857 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/61458439-b556-4b35-b720-40feee5bf557 2024-08-21 19:44:02,865 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/61458439-b556-4b35-b720-40feee5bf557 2024-08-21 19:44:02,870 - DEBUG - Requesting: http://10.0.0.44:8082/route-target/0dd5c53e-1bdf-43fd-b41a-4794a82a13ce 2024-08-21 19:44:02,875 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-08-21 19:44:02,875 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/86c99564-eb5e-4e8f-9d7c-986c35c30fd0 2024-08-21 19:44:02,880 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/61458439-b556-4b35-b720-40feee5bf557 2024-08-21 19:44:02,889 - INFO - Verified VN network id 13 for VN 86c99564-eb5e-4e8f-9d7c-986c35c30fd0 2024-08-21 19:44:02,890 - INFO - Verifications in API Server for VN __public__ passed 2024-08-21 19:44:02,890 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/86c99564-eb5e-4e8f-9d7c-986c35c30fd0 2024-08-21 19:44:02,896 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/61458439-b556-4b35-b720-40feee5bf557 2024-08-21 19:44:02,901 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/61458439-b556-4b35-b720-40feee5bf557 2024-08-21 19:44:02,906 - DEBUG - Requesting: http://10.0.0.44:8082/route-target/0dd5c53e-1bdf-43fd-b41a-4794a82a13ce 2024-08-21 19:44:02,912 - DEBUG - Requesting: http://10.0.0.44:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-08-21 19:44:02,918 - DEBUG - Control-node 10.0.0.44 : 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': '9712458332079279759', 'uuid-lslong': '11348112751592673232'}, 'enable': 'true', 'created': '2024-08-21T19:43:57', 'last-modified': '2024-08-21T19:43:57', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.361969'} 2024-08-21 19:44:02,919 - DEBUG - Requesting: http://10.0.0.44:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-21 19:44:02,928 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-08-21 19:44:02,928 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-08-21 19:44:02,928 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-08-21 19:44:02,929 - DEBUG - Requesting: http://10.0.0.44:8082/domains 2024-08-21 19:44:02,934 - DEBUG - Requesting: http://10.0.0.44:8082/domain/b6dbf678-e25e-4f8a-9358-5a40cadf0edd 2024-08-21 19:44:02,945 - DEBUG - Requesting: http://10.0.0.44:8082/project/5f8decb5-970e-4738-acfc-2b068e244617 2024-08-21 19:44:02,980 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/86c99564-eb5e-4e8f-9d7c-986c35c30fd0 2024-08-21 19:44:02,987 - DEBUG - =>VN __public__ has no policy to be verified 2024-08-21 19:44:02,987 - DEBUG - Verifying the vn in opserver 2024-08-21 19:44:02,987 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.44 2024-08-21 19:44:02,987 - DEBUG - Requesting: http://10.0.0.44:8081/analytics/uves/virtual-networks 2024-08-21 19:44:02,993 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.44:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-08-21 19:44:02,993 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-08-21 19:44:02,993 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-21 19:44:03,003 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-21 19:44:03,009 - DEBUG - Do not have enough data to verify VN in agent 2024-08-21 19:44:03,009 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-21 19:44:03,015 - DEBUG - VRF ids for VN __public__: {} 2024-08-21 19:44:03,059 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-08-21 19:44:03,199 - DEBUG - Requesting: http://10.0.0.44:8082/domains 2024-08-21 19:44:03,206 - DEBUG - Requesting: http://10.0.0.44:8082/domain/b6dbf678-e25e-4f8a-9358-5a40cadf0edd 2024-08-21 19:44:03,213 - DEBUG - Requesting: http://10.0.0.44:8082/project/5f8decb5-970e-4738-acfc-2b068e244617 2024-08-21 19:44:03,251 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/86c99564-eb5e-4e8f-9d7c-986c35c30fd0 2024-08-21 19:44:03,259 - DEBUG - Requesting: http://10.0.0.44:8082/floating-ip-pool/e6d52e93-8424-4d8e-993c-33d37202c355 2024-08-21 19:44:03,265 - DEBUG - Requesting: http://10.0.0.44:8082/domains 2024-08-21 19:44:03,269 - DEBUG - Requesting: http://10.0.0.44:8082/domain/b6dbf678-e25e-4f8a-9358-5a40cadf0edd 2024-08-21 19:44:03,276 - DEBUG - Requesting: http://10.0.0.44:8082/project/5f8decb5-970e-4738-acfc-2b068e244617 2024-08-21 19:44:03,312 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/86c99564-eb5e-4e8f-9d7c-986c35c30fd0 2024-08-21 19:44:03,321 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-08-21 19:44:03,321 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-08-21 19:44:03,326 - DEBUG - Requesting: http://10.0.0.44:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-08-21 19:44:03,332 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-08-21 19:44:03,332 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-08-21 19:44:03,335 - DEBUG - Ingress ctest-nginx-ingress-42079822 not present 2024-08-21 19:44:03,336 - INFO - Creating Ingress ctest-nginx-ingress-42079822 2024-08-21 19:44:03,343 - INFO - Created Ingress ctest-nginx-ingress-42079822 2024-08-21 19:44:03,348 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-42079822 2024-08-21 19:44:06,353 - DEBUG - For Ingress ctest-nginx-ingress-42079822, Cluster IP: 10.47.255.249, External IPs ['14.49.165.60'] 2024-08-21 19:44:06,353 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-42079822 2024-08-21 19:44:06,353 - DEBUG - Requesting: http://10.0.0.44:8108/Snh_LoadbalancerDatabaseList?x=aa822cd3-e427-4749-b0eb-3cc768234ae7 2024-08-21 19:44:06,358 - INFO - Ingress ctest-nginx-ingress-42079822 with uuid aa822cd3-e427-4749-b0eb-3cc768234ae7 found in kube manager 2024-08-21 19:44:06,358 - INFO - Ingress ctest-nginx-ingress-42079822 verification passed 2024-08-21 19:44:06,360 - DEBUG - Pod ctest-busybox-pod-98341812 not present 2024-08-21 19:44:06,361 - INFO - Creating Pod ctest-busybox-pod-98341812 2024-08-21 19:44:06,392 - DEBUG - Node for Pod ctest-busybox-pod-98341812 not yet populated 2024-08-21 19:44:09,399 - DEBUG - Pod : ctest-busybox-pod-98341812 UUID is fe1647eb-f04d-4f15-8f9f-ba8f0b7acde9 2024-08-21 19:44:09,404 - DEBUG - Pod ctest-nginx-pod-41646649 not in running state.Currently in Pending 2024-08-21 19:44:14,410 - DEBUG - Pod ctest-nginx-pod-41646649 not in running state.Currently in Pending 2024-08-21 19:44:19,416 - DEBUG - Pod ctest-nginx-pod-41646649 not in running state.Currently in Pending 2024-08-21 19:44:24,421 - DEBUG - Pod ctest-nginx-pod-41646649 not in running state.Currently in Pending 2024-08-21 19:44:29,436 - DEBUG - Pod ctest-nginx-pod-41646649 not in running state.Currently in Pending 2024-08-21 19:44:34,443 - DEBUG - Pod ctest-nginx-pod-41646649 not in running state.Currently in Pending 2024-08-21 19:44:39,450 - INFO - Pod ctest-nginx-pod-41646649 is in running state.Got IP 10.47.255.251 2024-08-21 19:44:39,463 - DEBUG - Pod ctest-nginx-pod-41646649 has vmi b554e9a2-5ff5-11ef-929b-fa163eefc9fe 2024-08-21 19:44:39,463 - INFO - Verified pod ctest-nginx-pod-41646649 in contrail-api 2024-08-21 19:44:39,463 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 19:44:39,481 - DEBUG - VMI b554e9a2-5ff5-11ef-929b-fa163eefc9fe is active in agent 10.0.0.45 2024-08-21 19:44:39,481 - INFO - Verified Pod ctest-nginx-pod-41646649 in agent 10.0.0.45 2024-08-21 19:44:39,482 - DEBUG - Requesting: http://10.0.0.44:8108/Snh_VirtualMachineDatabaseList?x=92019109-ee63-4b0f-8aeb-179b88cbadaf 2024-08-21 19:44:39,487 - INFO - Pod ctest-nginx-pod-41646649 with uuid 92019109-ee63-4b0f-8aeb-179b88cbadaf found in kube manager 2024-08-21 19:44:39,487 - INFO - Pod ctest-nginx-pod-41646649 verification passed 2024-08-21 19:44:39,546 - WARNING - ApiException is caught (0) Reason: Handshake status 500 Internal Server Error . Retrying... 2024-08-21 19:44:44,619 - DEBUG - [Pod ctest-nginx-pod-41646649] Cmd: echo ctest-nginx-pod-41646649 > /usr/share/nginx/html/index.html, Output: 2024-08-21 19:44:44,625 - INFO - Pod ctest-nginx-pod-04100088 is in running state.Got IP 10.47.255.250 2024-08-21 19:44:44,636 - DEBUG - Pod ctest-nginx-pod-04100088 has vmi b5bcd5c6-5ff5-11ef-929b-fa163eefc9fe 2024-08-21 19:44:44,636 - INFO - Verified pod ctest-nginx-pod-04100088 in contrail-api 2024-08-21 19:44:44,637 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 19:44:44,971 - DEBUG - VMI b5bcd5c6-5ff5-11ef-929b-fa163eefc9fe is active in agent 10.0.0.45 2024-08-21 19:44:44,971 - INFO - Verified Pod ctest-nginx-pod-04100088 in agent 10.0.0.45 2024-08-21 19:44:44,971 - DEBUG - Requesting: http://10.0.0.44:8108/Snh_VirtualMachineDatabaseList?x=5b89db25-4601-409c-9ca3-234dc7960abf 2024-08-21 19:44:44,975 - INFO - Pod ctest-nginx-pod-04100088 with uuid 5b89db25-4601-409c-9ca3-234dc7960abf found in kube manager 2024-08-21 19:44:44,976 - INFO - Pod ctest-nginx-pod-04100088 verification passed 2024-08-21 19:44:45,047 - DEBUG - [Pod ctest-nginx-pod-04100088] Cmd: echo ctest-nginx-pod-04100088 > /usr/share/nginx/html/index.html, Output: 2024-08-21 19:44:45,052 - DEBUG - Pod ctest-busybox-pod-98341812 not in running state.Currently in Pending 2024-08-21 19:44:50,060 - INFO - Pod ctest-busybox-pod-98341812 is in running state.Got IP 10.47.255.248 2024-08-21 19:44:50,071 - DEBUG - Pod ctest-busybox-pod-98341812 has vmi ba1aba7a-5ff5-11ef-929b-fa163eefc9fe 2024-08-21 19:44:50,071 - INFO - Verified pod ctest-busybox-pod-98341812 in contrail-api 2024-08-21 19:44:50,072 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 19:44:50,158 - DEBUG - VMI ba1aba7a-5ff5-11ef-929b-fa163eefc9fe is active in agent 10.0.0.45 2024-08-21 19:44:50,158 - INFO - Verified Pod ctest-busybox-pod-98341812 in agent 10.0.0.45 2024-08-21 19:44:50,158 - DEBUG - Requesting: http://10.0.0.44:8108/Snh_VirtualMachineDatabaseList?x=fe1647eb-f04d-4f15-8f9f-ba8f0b7acde9 2024-08-21 19:44:50,163 - INFO - Pod ctest-busybox-pod-98341812 with uuid fe1647eb-f04d-4f15-8f9f-ba8f0b7acde9 found in kube manager 2024-08-21 19:44:50,163 - INFO - Pod ctest-busybox-pod-98341812 verification passed 2024-08-21 19:44:50,211 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:44:50,211 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:50,211 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:50,278 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:44:50,278 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:50,278 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:50,330 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:44:50,330 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:50,330 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:50,383 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:44:50,383 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:50,383 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:50,447 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:44:50,447 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:50,447 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:50,501 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:44:50,501 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:50,501 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:50,570 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:44:50,571 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:50,571 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:50,644 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:44:50,644 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:50,644 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:50,707 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:44:50,707 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:50,707 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:50,773 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:44:50,773 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:50,773 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:50,773 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-41646649': 0, 'ctest-nginx-pod-04100088': 0} 2024-08-21 19:44:52,826 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:44:52,827 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:52,827 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:52,877 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:44:52,877 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:52,877 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:52,941 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:44:52,941 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:52,942 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:53,011 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:44:53,011 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:53,011 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:53,063 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:44:53,063 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:53,063 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:53,110 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:44:53,110 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:53,110 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:53,158 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:44:53,158 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:53,158 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:53,211 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:44:53,211 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:53,211 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:53,274 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:44:53,275 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:53,275 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:53,338 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:44:53,339 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:53,339 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:53,339 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-41646649': 0, 'ctest-nginx-pod-04100088': 0} 2024-08-21 19:44:55,386 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:44:55,386 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:55,386 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:55,438 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:44:55,438 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:55,438 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:55,493 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:44:55,493 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:55,493 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:55,558 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:44:55,558 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:55,558 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:55,610 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:44:55,610 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:55,610 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:55,671 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:44:55,671 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:55,671 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:55,721 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:44:55,721 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:55,721 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:55,773 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:44:55,774 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:55,774 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:55,835 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:44:55,835 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:55,835 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:55,891 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:44:55,891 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:55,891 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:55,891 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-41646649': 0, 'ctest-nginx-pod-04100088': 0} 2024-08-21 19:44:57,943 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:44:57,943 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:57,944 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:57,995 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:44:57,995 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:57,995 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:58,065 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:44:58,065 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:58,065 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:58,130 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:44:58,130 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:58,130 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:58,187 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:44:58,187 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:58,187 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:58,238 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:44:58,238 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:58,239 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:58,285 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:44:58,285 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:58,285 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:58,332 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:44:58,332 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:58,332 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:58,397 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:44:58,397 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:58,397 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:58,462 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:44:58,462 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:58,462 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:44:58,462 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-41646649': 0, 'ctest-nginx-pod-04100088': 0} 2024-08-21 19:45:00,527 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:00,527 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:00,527 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:00,608 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:00,608 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:00,608 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:00,681 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:00,682 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:00,682 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:00,738 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:00,738 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:00,738 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:00,794 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:00,795 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:00,795 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:00,861 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:00,862 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:00,862 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:00,918 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:00,918 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:00,918 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:00,983 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:00,983 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:00,983 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:01,046 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:01,046 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:01,046 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:01,113 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:01,114 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:01,114 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:01,114 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-41646649': 0, 'ctest-nginx-pod-04100088': 0} 2024-08-21 19:45:03,186 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:03,186 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:03,186 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:03,247 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:03,247 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:03,247 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:03,305 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:03,305 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:03,305 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:03,355 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:03,356 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:03,356 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:03,408 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:03,408 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:03,408 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:03,470 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:03,470 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:03,470 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:03,546 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:03,546 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:03,546 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:03,607 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:03,607 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:03,608 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:03,670 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:03,670 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:03,670 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:03,732 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:03,732 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:03,732 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:03,732 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-41646649': 0, 'ctest-nginx-pod-04100088': 0} 2024-08-21 19:45:05,786 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:05,787 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:05,787 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:05,854 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:05,854 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:05,855 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:05,915 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:05,916 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:05,916 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:05,998 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:05,998 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:05,998 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:06,070 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:06,070 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:06,070 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:06,134 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:06,134 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:06,134 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:06,199 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:06,199 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:06,199 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:06,265 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:06,265 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:06,265 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:06,318 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:06,318 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:06,318 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:06,378 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:06,378 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:06,378 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:06,378 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-41646649': 0, 'ctest-nginx-pod-04100088': 0} 2024-08-21 19:45:08,444 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:08,444 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:08,444 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:08,506 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:08,506 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:08,506 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:08,564 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:08,564 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:08,564 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:08,614 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:08,614 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:08,614 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:08,677 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:08,677 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:08,677 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:08,750 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:08,750 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:08,750 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:08,823 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:08,823 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:08,823 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:08,881 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:08,881 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:08,882 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:08,934 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:08,934 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:08,934 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:08,985 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:08,985 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:08,985 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:08,985 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-41646649': 0, 'ctest-nginx-pod-04100088': 0} 2024-08-21 19:45:11,045 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:11,045 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:11,045 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:11,109 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:11,109 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:11,109 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:11,166 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:11,166 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:11,166 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:11,243 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:11,243 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:11,243 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:11,300 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:11,300 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:11,300 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:11,356 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:11,356 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:11,356 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:11,412 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:11,413 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:11,413 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:11,478 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:11,478 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:11,478 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:11,544 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:11,544 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:11,544 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:11,609 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:11,609 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:11,609 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:11,609 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-41646649': 0, 'ctest-nginx-pod-04100088': 0} 2024-08-21 19:45:14,157 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:14,157 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:14,157 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:14,230 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:14,230 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:14,230 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:14,288 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:14,288 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:14,288 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:14,340 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:14,340 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:14,340 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:14,398 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:14,398 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:14,398 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:14,458 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:14,458 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:14,458 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:14,511 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:14,511 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:14,511 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:14,566 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:14,567 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:14,567 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:14,623 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:14,623 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:14,623 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:14,685 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:14,685 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:14,685 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:14,685 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-41646649': 0, 'ctest-nginx-pod-04100088': 0} 2024-08-21 19:45:16,754 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:16,754 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:16,754 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:16,821 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:16,821 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:16,821 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:16,889 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:16,889 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:16,889 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:16,946 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:16,947 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:16,947 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:17,002 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:17,003 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:17,003 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:17,054 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:17,054 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:17,054 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:17,109 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:17,109 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:17,109 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:17,553 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:17,553 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:17,554 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:17,606 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:17,606 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:17,606 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:17,667 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:17,668 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:17,668 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:17,668 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-41646649': 0, 'ctest-nginx-pod-04100088': 0} 2024-08-21 19:45:19,726 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:19,726 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:19,726 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:19,779 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:19,779 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:19,779 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:19,848 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:19,849 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:19,849 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:19,907 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:19,907 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:19,907 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:19,967 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:19,967 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:19,967 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:20,018 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:20,018 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:20,018 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:20,070 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:20,070 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:20,070 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:20,123 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:20,123 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:20,123 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:20,189 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:20,189 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:20,189 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:20,249 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:20,251 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:20,251 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:20,251 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-41646649': 0, 'ctest-nginx-pod-04100088': 0} 2024-08-21 19:45:23,804 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:23,804 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:23,804 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:23,870 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:23,870 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:23,870 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:23,935 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:23,935 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:23,935 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:23,988 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:23,989 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:23,989 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:24,044 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:24,045 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:24,045 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:24,117 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:24,118 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:24,118 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:24,173 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:24,173 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:24,173 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:24,222 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:24,222 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:24,222 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:24,291 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:24,291 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:24,291 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:24,356 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:24,356 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:24,356 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:24,356 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-41646649': 0, 'ctest-nginx-pod-04100088': 0} 2024-08-21 19:45:26,417 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:26,417 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:26,417 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:26,486 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:26,486 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:26,486 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:26,551 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:26,551 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:26,551 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:26,616 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:26,616 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:26,616 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:26,678 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:26,678 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:26,678 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:26,741 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:26,742 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:26,742 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:26,816 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:26,816 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:26,816 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:26,876 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:26,876 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:26,876 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:26,941 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:26,941 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:26,941 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:27,011 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:27,011 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:27,011 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:27,011 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-41646649': 0, 'ctest-nginx-pod-04100088': 0} 2024-08-21 19:45:29,073 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:29,074 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:29,074 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:29,135 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:29,135 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:29,135 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:29,208 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:29,208 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:29,208 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:29,278 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:29,278 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:29,278 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:29,343 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:29,343 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:29,344 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:29,404 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:29,404 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:29,404 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:29,462 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:29,462 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:29,462 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:29,516 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:29,516 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:29,516 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:29,575 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:29,575 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:29,576 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:29,632 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:29,632 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:29,633 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:29,633 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-41646649': 0, 'ctest-nginx-pod-04100088': 0} 2024-08-21 19:45:31,698 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:31,698 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:31,699 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:31,770 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:31,771 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:31,771 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:31,830 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:31,831 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:31,831 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:31,893 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:31,893 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:31,893 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:31,950 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:31,950 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:31,950 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:32,005 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:32,005 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:32,005 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:32,067 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:32,067 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:32,067 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:32,138 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:32,138 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:32,138 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:32,202 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:32,202 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:32,202 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:32,270 - DEBUG - [Pod ctest-busybox-pod-98341812] 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-21 19:45:32,270 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:32,270 - DEBUG - [Pod Pod ctest-busybox-pod-98341812] 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-21 19:45:32,270 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-41646649': 0, 'ctest-nginx-pod-04100088': 0} 2024-08-21 19:45:32,277 - WARNING - Nothing to delete parallely 2024-08-21 19:45:32,277 - INFO - Deleting pod default:ctest-busybox-pod-98341812 2024-08-21 19:45:32,300 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=fe1647eb-f04d-4f15-8f9f-ba8f0b7acde9 2024-08-21 19:45:32,309 - WARNING - Pod uuid fe1647eb-f04d-4f15-8f9f-ba8f0b7acde9 is still seen in agent 10.0.0.45 VM list 2024-08-21 19:45:37,310 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=fe1647eb-f04d-4f15-8f9f-ba8f0b7acde9 2024-08-21 19:45:37,317 - WARNING - Pod uuid fe1647eb-f04d-4f15-8f9f-ba8f0b7acde9 is still seen in agent 10.0.0.45 VM list 2024-08-21 19:45:42,319 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=fe1647eb-f04d-4f15-8f9f-ba8f0b7acde9 2024-08-21 19:45:42,329 - WARNING - Pod uuid fe1647eb-f04d-4f15-8f9f-ba8f0b7acde9 is still seen in agent 10.0.0.45 VM list 2024-08-21 19:45:47,330 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=fe1647eb-f04d-4f15-8f9f-ba8f0b7acde9 2024-08-21 19:45:47,337 - WARNING - Pod uuid fe1647eb-f04d-4f15-8f9f-ba8f0b7acde9 is still seen in agent 10.0.0.45 VM list 2024-08-21 19:45:52,338 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=fe1647eb-f04d-4f15-8f9f-ba8f0b7acde9 2024-08-21 19:45:52,345 - WARNING - Pod uuid fe1647eb-f04d-4f15-8f9f-ba8f0b7acde9 is still seen in agent 10.0.0.45 VM list 2024-08-21 19:45:57,347 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=fe1647eb-f04d-4f15-8f9f-ba8f0b7acde9 2024-08-21 19:45:57,354 - WARNING - Pod uuid fe1647eb-f04d-4f15-8f9f-ba8f0b7acde9 is still seen in agent 10.0.0.45 VM list 2024-08-21 19:46:02,355 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=fe1647eb-f04d-4f15-8f9f-ba8f0b7acde9 2024-08-21 19:46:02,362 - WARNING - Pod uuid fe1647eb-f04d-4f15-8f9f-ba8f0b7acde9 is still seen in agent 10.0.0.45 VM list 2024-08-21 19:46:07,363 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=fe1647eb-f04d-4f15-8f9f-ba8f0b7acde9 2024-08-21 19:46:07,371 - DEBUG - Pod fe1647eb-f04d-4f15-8f9f-ba8f0b7acde9 is not in agent 10.0.0.45 VM list 2024-08-21 19:46:07,371 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ba1aba7a-5ff5-11ef-929b-fa163eefc9fe 2024-08-21 19:46:07,378 - DEBUG - VMI ba1aba7a-5ff5-11ef-929b-fa163eefc9fe is removed from agent 10.0.0.45 2024-08-21 19:46:07,378 - INFO - Verified that pod ctest-busybox-pod-98341812 is removed in agent 2024-08-21 19:46:07,379 - INFO - Deleting Ingress : ctest-nginx-ingress-42079822 2024-08-21 19:46:07,387 - DEBUG - Requesting: http://10.0.0.44:8108/Snh_LoadbalancerDatabaseList?x=aa822cd3-e427-4749-b0eb-3cc768234ae7 2024-08-21 19:46:07,396 - ERROR - Ingress ctest-nginx-ingress-42079822 with uuid aa822cd3-e427-4749-b0eb-3cc768234ae7 still found in kube manager 2024-08-21 19:46:08,397 - DEBUG - Requesting: http://10.0.0.44:8108/Snh_LoadbalancerDatabaseList?x=aa822cd3-e427-4749-b0eb-3cc768234ae7 2024-08-21 19:46:08,401 - INFO - Ingress ctest-nginx-ingress-42079822 with uuid aa822cd3-e427-4749-b0eb-3cc768234ae7 deleted successfully from kube manager 2024-08-21 19:46:08,401 - INFO - Verifications on Ingress %s cleanup passed 2024-08-21 19:46:08,401 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-08-21 19:46:08,489 - DEBUG - Requesting: http://10.0.0.44:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-08-21 19:46:08,495 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-08-21 19:46:08,495 - INFO - Deleting VN __public__ 2024-08-21 19:46:08,590 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/61458439-b556-4b35-b720-40feee5bf557 2024-08-21 19:46:08,600 - DEBUG - Response Code: 404 2024-08-21 19:46:08,601 - DEBUG - Requesting: http://10.0.0.44:8082/domains 2024-08-21 19:46:08,606 - DEBUG - Requesting: http://10.0.0.44:8082/domain/b6dbf678-e25e-4f8a-9358-5a40cadf0edd 2024-08-21 19:46:08,614 - DEBUG - Requesting: http://10.0.0.44:8082/project/5f8decb5-970e-4738-acfc-2b068e244617 2024-08-21 19:46:08,656 - INFO - Validated that VN __public__ is not found in API Server 2024-08-21 19:46:08,657 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-08-21 19:46:08,664 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-21 19:46:08,674 - DEBUG - VN __public__ is not present in Agent 10.0.0.45 2024-08-21 19:46:08,674 - INFO - Validated that VN __public__ is not in any agent 2024-08-21 19:46:08,674 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-21 19:46:08,683 - DEBUG - Requesting: http://10.0.0.44:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-21 19:46:08,691 - DEBUG - Requesting: http://10.0.0.44:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-08-21 19:46:08,696 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-08-21 19:46:08,696 - INFO - Deleting pod default:ctest-nginx-pod-04100088 2024-08-21 19:46:08,707 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=5b89db25-4601-409c-9ca3-234dc7960abf 2024-08-21 19:46:08,730 - WARNING - Pod uuid 5b89db25-4601-409c-9ca3-234dc7960abf is still seen in agent 10.0.0.45 VM list 2024-08-21 19:46:13,731 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=5b89db25-4601-409c-9ca3-234dc7960abf 2024-08-21 19:46:13,768 - DEBUG - Pod 5b89db25-4601-409c-9ca3-234dc7960abf is not in agent 10.0.0.45 VM list 2024-08-21 19:46:13,768 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b5bcd5c6-5ff5-11ef-929b-fa163eefc9fe 2024-08-21 19:46:13,775 - DEBUG - VMI b5bcd5c6-5ff5-11ef-929b-fa163eefc9fe is removed from agent 10.0.0.45 2024-08-21 19:46:13,775 - INFO - Verified that pod ctest-nginx-pod-04100088 is removed in agent 2024-08-21 19:46:13,775 - INFO - Deleting pod default:ctest-nginx-pod-41646649 2024-08-21 19:46:13,789 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=92019109-ee63-4b0f-8aeb-179b88cbadaf 2024-08-21 19:46:13,799 - WARNING - Pod uuid 92019109-ee63-4b0f-8aeb-179b88cbadaf is still seen in agent 10.0.0.45 VM list 2024-08-21 19:46:18,800 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=92019109-ee63-4b0f-8aeb-179b88cbadaf 2024-08-21 19:46:18,807 - DEBUG - Pod 92019109-ee63-4b0f-8aeb-179b88cbadaf is not in agent 10.0.0.45 VM list 2024-08-21 19:46:18,807 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b554e9a2-5ff5-11ef-929b-fa163eefc9fe 2024-08-21 19:46:18,813 - DEBUG - VMI b554e9a2-5ff5-11ef-929b-fa163eefc9fe is removed from agent 10.0.0.45 2024-08-21 19:46:18,813 - INFO - Verified that pod ctest-nginx-pod-41646649 is removed in agent 2024-08-21 19:46:18,814 - INFO - Deleting service : ctest-nginx-svc-16452029 2024-08-21 19:46:22,691 - ERROR - AssertionError Python 3.6.8: /usr/bin/python3 Wed Aug 21 19:45:32 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-21 19:46:22,691 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-21 19:46:22,698 - DEBUG - No XMPP flaps were noticed during the test 2024-08-21 19:46:22,698 - INFO -
2024-08-21 19:46:22,698 - INFO - END TEST : test_ingress_ip_assignment : FAILED[0:02:26]
2024-08-21 19:46:22,698 - INFO - -------------------------------------------------------------------------------- 2024-08-21 19:46:29,095 - DEBUG - [10.0.0.44]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-08-21 19:46:29,424 - DEBUG - Output : cluster_project={} 2024-08-21 19:46:29,533 - DEBUG - [10.0.0.44]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-08-21 19:46:29,671 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-08-21 19:46:29,678 - DEBUG - [10.0.0.44]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-08-21 19:46:29,812 - DEBUG - Output : cluster_project={} 2024-08-21 19:46:54,988 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 19:46:55,064 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 19:46:55,113 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 19:46:55,190 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 19:46:55,272 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 19:46:55,314 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 19:46:55,396 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 19:46:55,446 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 19:46:56,924 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-21 19:46:58,886 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_ApplicationPolicySetReq? 2024-08-21 19:46:58,894 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_AclReq? 2024-08-21 19:46:58,924 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_AclReq? 2024-08-21 19:47:00,959 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_AclReq? 2024-08-21 19:50:23,101 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-21 19:50:23,169 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=2a9e51e9-a947-4457-8484-7c66e1a4afe8 2024-08-21 19:50:23,178 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=6a173104-88f8-4646-b05d-eac753923685 2024-08-21 19:50:23,189 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=c36132d1-03c3-4ed8-8cfa-02f0cac65635 2024-08-21 19:50:23,194 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=138aa37d-24aa-4b6d-ba55-308e2e2602b9 2024-08-21 19:50:23,198 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=950b441d-9945-4985-be52-d14f86893a65 2024-08-21 19:50:23,201 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=8820dfb6-f8b6-4fcc-bc58-9944f3d225b6 2024-08-21 19:50:23,205 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=d7d46709-71f8-44dc-bcb7-222f29c92ddc 2024-08-21 19:50:23,208 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=520eac88-45dd-4a61-b455-7fad41f5c8ff 2024-08-21 19:50:28,250 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=138aa37d-24aa-4b6d-ba55-308e2e2602b9 2024-08-21 19:50:28,253 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=d7d46709-71f8-44dc-bcb7-222f29c92ddc 2024-08-21 19:50:28,255 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=c36132d1-03c3-4ed8-8cfa-02f0cac65635 2024-08-21 19:50:28,256 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=8820dfb6-f8b6-4fcc-bc58-9944f3d225b6 2024-08-21 19:50:28,259 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=6a173104-88f8-4646-b05d-eac753923685 2024-08-21 19:50:28,260 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=2a9e51e9-a947-4457-8484-7c66e1a4afe8 2024-08-21 19:50:28,261 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=520eac88-45dd-4a61-b455-7fad41f5c8ff 2024-08-21 19:50:28,262 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=950b441d-9945-4985-be52-d14f86893a65 2024-08-21 19:50:28,286 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:10d3406c-5ff6-11ef-929b-fa163eefc9fe 2024-08-21 19:50:28,288 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0fe16f1c-5ff6-11ef-929b-fa163eefc9fe 2024-08-21 19:50:28,289 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:103c936a-5ff6-11ef-929b-fa163eefc9fe 2024-08-21 19:50:28,291 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:114b1e7a-5ff6-11ef-929b-fa163eefc9fe 2024-08-21 19:50:33,284 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=8820dfb6-f8b6-4fcc-bc58-9944f3d225b6 2024-08-21 19:50:33,287 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=520eac88-45dd-4a61-b455-7fad41f5c8ff 2024-08-21 19:50:33,289 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=138aa37d-24aa-4b6d-ba55-308e2e2602b9 2024-08-21 19:50:33,294 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=c36132d1-03c3-4ed8-8cfa-02f0cac65635 2024-08-21 19:50:38,305 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=8820dfb6-f8b6-4fcc-bc58-9944f3d225b6 2024-08-21 19:50:38,307 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=c36132d1-03c3-4ed8-8cfa-02f0cac65635 2024-08-21 19:50:38,308 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=138aa37d-24aa-4b6d-ba55-308e2e2602b9 2024-08-21 19:50:38,309 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=520eac88-45dd-4a61-b455-7fad41f5c8ff 2024-08-21 19:50:43,324 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=8820dfb6-f8b6-4fcc-bc58-9944f3d225b6 2024-08-21 19:50:43,326 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=138aa37d-24aa-4b6d-ba55-308e2e2602b9 2024-08-21 19:50:43,327 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=c36132d1-03c3-4ed8-8cfa-02f0cac65635 2024-08-21 19:50:43,328 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=520eac88-45dd-4a61-b455-7fad41f5c8ff 2024-08-21 19:50:48,342 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=8820dfb6-f8b6-4fcc-bc58-9944f3d225b6 2024-08-21 19:50:48,344 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=c36132d1-03c3-4ed8-8cfa-02f0cac65635 2024-08-21 19:50:48,345 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=520eac88-45dd-4a61-b455-7fad41f5c8ff 2024-08-21 19:50:48,346 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=138aa37d-24aa-4b6d-ba55-308e2e2602b9 2024-08-21 19:50:53,361 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=8820dfb6-f8b6-4fcc-bc58-9944f3d225b6 2024-08-21 19:50:53,363 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=520eac88-45dd-4a61-b455-7fad41f5c8ff 2024-08-21 19:50:53,364 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=c36132d1-03c3-4ed8-8cfa-02f0cac65635 2024-08-21 19:50:53,366 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=138aa37d-24aa-4b6d-ba55-308e2e2602b9 2024-08-21 19:50:58,393 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=8820dfb6-f8b6-4fcc-bc58-9944f3d225b6 2024-08-21 19:50:58,396 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=520eac88-45dd-4a61-b455-7fad41f5c8ff 2024-08-21 19:50:58,397 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=138aa37d-24aa-4b6d-ba55-308e2e2602b9 2024-08-21 19:50:58,399 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_VmListReq?uuid=c36132d1-03c3-4ed8-8cfa-02f0cac65635 2024-08-21 19:50:58,402 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:13020f9e-5ff6-11ef-929b-fa163eefc9fe 2024-08-21 19:50:58,414 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:12a02d38-5ff6-11ef-929b-fa163eefc9fe 2024-08-21 19:50:58,418 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1240b038-5ff6-11ef-929b-fa163eefc9fe 2024-08-21 19:50:58,420 - DEBUG - Requesting: http://10.0.0.45:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:11d5d380-5ff6-11ef-929b-fa163eefc9fe