2024-08-23 22:39:05,868 - DEBUG - [10.0.0.46]: Running cmd : hostname 2024-08-23 22:39:06,136 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-584-1 2024-08-23 22:39:06,137 - DEBUG - [10.0.0.46]: Running cmd : hostname -f 2024-08-23 22:39:06,206 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-584-1 2024-08-23 22:39:06,208 - DEBUG - [10.0.0.46]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2024-08-23 22:39:06,380 - DEBUG - Output : NAMES contrail_test_Sd9QanqFu contrail-kubernetes-master_kubemanager_1 webui_web_1 webui_job_1 control_named_1 control_dns_1 control_control_1 control_nodemgr_1 config_database_rabbitmq_1 config_database_nodemgr_1 config_database_zookeeper_1 config_database_cassandra_1 config_api_devicemgr_1 config_api_schema_1 config_api_dnsmasq_1 config_api_nodemgr_1 config_api_svcmonitor_1 config_api_api_1 analytics_database_nodemgr_1 analytics_database_query-engine_1 analytics_database_cassandra_1 redis_redis_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_alarm_alarm-gen_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_api_1 analytics_collector_1 analytics_nodemgr_1 2024-08-23 22:39:06,381 - DEBUG - [10.0.0.46]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-08-23 22:39:06,428 - DEBUG - Output : 10.0.0.46/24 172.17.0.1/16 2024-08-23 22:39:06,429 - DEBUG - [10.0.0.46]: Running cmd : getent hosts 10.0.0.46 | head -n 1 | awk '{print $2}' 2024-08-23 22:39:06,474 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-584-1 2024-08-23 22:39:06,582 - DEBUG - [10.0.0.44]: Running cmd : hostname 2024-08-23 22:39:06,816 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-584-1 2024-08-23 22:39:06,816 - DEBUG - [10.0.0.44]: Running cmd : hostname -f 2024-08-23 22:39:06,881 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-584-1 2024-08-23 22:39:06,882 - 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-23 22:39:06,931 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-08-23 22:39:06,932 - DEBUG - [10.0.0.44]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-08-23 22:39:06,995 - DEBUG - Output : 10.0.0.44/24 2024-08-23 22:39:06,996 - DEBUG - [10.0.0.44]: Running cmd : getent hosts 10.0.0.44 | head -n 1 | awk '{print $2}' 2024-08-23 22:39:07,025 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-584-1 2024-08-23 22:39:07,235 - INFO - Using existing project ['default-domain', 'k8s-default'](0922e5fd-0eda-4c9d-a6d5-b300b39f3b86) 2024-08-23 22:39:07,370 - INFO - Using existing project ['default-domain', 'k8s-default'](0922e5fd-0eda-4c9d-a6d5-b300b39f3b86) 2024-08-23 22:39:07,530 - INFO - ================================================================================ 2024-08-23 22:39:07,530 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-08-23 22:39:07,531 - 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-23 22:39:07,823 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-23 22:39:07,835 - DEBUG - Nothing to compare xmpp stats {'10.0.0.44': {'10.0.0.46': '0'}} with 2024-08-23 22:39:07,836 - INFO - Initial checks done. Running the testcase now 2024-08-23 22:39:07,836 - INFO - 2024-08-23 22:39:07,846 - INFO - Namespace default already exists 2024-08-23 22:39:07,847 - DEBUG - [10.0.0.46]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-08-23 22:39:08,006 - DEBUG - Output : cluster_project={} 2024-08-23 22:39:08,043 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-08-23 22:39:08,044 - DEBUG - Project uuid in Contrail is 0922e5fd-0eda-4c9d-a6d5-b300b39f3b86 2024-08-23 22:39:08,044 - DEBUG - [10.0.0.46]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-08-23 22:39:08,180 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-08-23 22:39:08,220 - DEBUG - Requesting: http://10.0.0.46:8108/Snh_NamespaceDatabaseList?namespace_uuid=0b6b7d53-cc75-479a-b4b0-bad482c5a10d 2024-08-23 22:39:08,228 - INFO - Namespace default with uuid 0b6b7d53-cc75-479a-b4b0-bad482c5a10d found in kube manager 2024-08-23 22:39:08,228 - INFO - Namespace default verification passed 2024-08-23 22:39:08,233 - DEBUG - Service ctest-nginx-svc-32594788 not present 2024-08-23 22:39:08,234 - INFO - Creating service ctest-nginx-svc-32594788 2024-08-23 22:39:08,265 - INFO - Created Service ctest-nginx-svc-32594788 2024-08-23 22:39:08,282 - DEBUG - Pod ctest-nginx-pod-46957960 not present 2024-08-23 22:39:08,283 - INFO - Creating Pod ctest-nginx-pod-46957960 2024-08-23 22:39:08,352 - DEBUG - Pod : ctest-nginx-pod-46957960 UUID is f5ce6d76-d308-4e1f-8b1d-a8da5ba32a7d 2024-08-23 22:39:08,360 - DEBUG - Pod ctest-nginx-pod-00027422 not present 2024-08-23 22:39:08,361 - INFO - Creating Pod ctest-nginx-pod-00027422 2024-08-23 22:39:08,395 - DEBUG - Pod : ctest-nginx-pod-00027422 UUID is 020763f1-e857-416e-b0c6-6c0093605335 2024-08-23 22:39:08,556 - INFO - Created VN __public__, UUID :ab8c85ef-4548-4c6a-904d-6774a62489a7 2024-08-23 22:39:08,782 - DEBUG - Requesting: http://10.0.0.46:8082/domains 2024-08-23 22:39:08,788 - DEBUG - Requesting: http://10.0.0.46:8082/domain/7691d0b4-1936-42fd-be52-12b294a7ce22 2024-08-23 22:39:08,810 - DEBUG - Requesting: http://10.0.0.46:8082/project/0922e5fd-0eda-4c9d-a6d5-b300b39f3b86 2024-08-23 22:39:08,848 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/ab8c85ef-4548-4c6a-904d-6774a62489a7 2024-08-23 22:39:08,892 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/ab8c85ef-4548-4c6a-904d-6774a62489a7 2024-08-23 22:39:08,912 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/74466261-f5b7-4c47-8411-2e0f82709c28 2024-08-23 22:39:08,921 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/74466261-f5b7-4c47-8411-2e0f82709c28 2024-08-23 22:39:08,938 - DEBUG - Route Targets: [] 2024-08-23 22:39:08,938 - DEBUG - RT names not yet present for VN __public__ 2024-08-23 22:39:13,938 - DEBUG - Requesting: http://10.0.0.46:8082/domains 2024-08-23 22:39:13,955 - DEBUG - Requesting: http://10.0.0.46:8082/domain/7691d0b4-1936-42fd-be52-12b294a7ce22 2024-08-23 22:39:13,980 - DEBUG - Requesting: http://10.0.0.46:8082/project/0922e5fd-0eda-4c9d-a6d5-b300b39f3b86 2024-08-23 22:39:14,098 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/ab8c85ef-4548-4c6a-904d-6774a62489a7 2024-08-23 22:39:14,120 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/ab8c85ef-4548-4c6a-904d-6774a62489a7 2024-08-23 22:39:14,131 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/74466261-f5b7-4c47-8411-2e0f82709c28 2024-08-23 22:39:14,142 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/74466261-f5b7-4c47-8411-2e0f82709c28 2024-08-23 22:39:14,150 - DEBUG - Requesting: http://10.0.0.46:8082/route-target/dba2f4c4-a0d2-4955-9670-8f509149d98f 2024-08-23 22:39:14,159 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-08-23 22:39:14,159 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/ab8c85ef-4548-4c6a-904d-6774a62489a7 2024-08-23 22:39:14,168 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/74466261-f5b7-4c47-8411-2e0f82709c28 2024-08-23 22:39:14,181 - INFO - Verified VN network id 14 for VN ab8c85ef-4548-4c6a-904d-6774a62489a7 2024-08-23 22:39:14,181 - INFO - Verifications in API Server for VN __public__ passed 2024-08-23 22:39:14,181 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/ab8c85ef-4548-4c6a-904d-6774a62489a7 2024-08-23 22:39:14,190 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/74466261-f5b7-4c47-8411-2e0f82709c28 2024-08-23 22:39:14,195 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/74466261-f5b7-4c47-8411-2e0f82709c28 2024-08-23 22:39:14,219 - DEBUG - Requesting: http://10.0.0.46:8082/route-target/dba2f4c4-a0d2-4955-9670-8f509149d98f 2024-08-23 22:39:14,233 - DEBUG - Requesting: http://10.0.0.46:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-08-23 22:39:14,244 - DEBUG - Control-node 10.0.0.46 : 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': '12361402339931212906', 'uuid-lslong': '10398080865369622951'}, 'enable': 'true', 'created': '2024-08-23T22:39:08', 'last-modified': '2024-08-23T22:39:08', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.526562'} 2024-08-23 22:39:14,244 - DEBUG - Requesting: http://10.0.0.46:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-23 22:39:14,262 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-08-23 22:39:14,262 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-08-23 22:39:14,264 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-08-23 22:39:14,264 - DEBUG - Requesting: http://10.0.0.46:8082/domains 2024-08-23 22:39:14,271 - DEBUG - Requesting: http://10.0.0.46:8082/domain/7691d0b4-1936-42fd-be52-12b294a7ce22 2024-08-23 22:39:14,283 - DEBUG - Requesting: http://10.0.0.46:8082/project/0922e5fd-0eda-4c9d-a6d5-b300b39f3b86 2024-08-23 22:39:14,342 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/ab8c85ef-4548-4c6a-904d-6774a62489a7 2024-08-23 22:39:14,354 - DEBUG - =>VN __public__ has no policy to be verified 2024-08-23 22:39:14,355 - DEBUG - Verifying the vn in opserver 2024-08-23 22:39:14,355 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.46 2024-08-23 22:39:14,355 - DEBUG - Requesting: http://10.0.0.46:8081/analytics/uves/virtual-networks 2024-08-23 22:39:14,363 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.46:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-08-23 22:39:14,363 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-08-23 22:39:14,363 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-23 22:39:14,373 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-23 22:39:14,380 - DEBUG - Do not have enough data to verify VN in agent 2024-08-23 22:39:14,380 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-23 22:39:14,386 - DEBUG - VRF ids for VN __public__: {} 2024-08-23 22:39:14,427 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-08-23 22:39:14,578 - DEBUG - Requesting: http://10.0.0.46:8082/domains 2024-08-23 22:39:14,585 - DEBUG - Requesting: http://10.0.0.46:8082/domain/7691d0b4-1936-42fd-be52-12b294a7ce22 2024-08-23 22:39:14,593 - DEBUG - Requesting: http://10.0.0.46:8082/project/0922e5fd-0eda-4c9d-a6d5-b300b39f3b86 2024-08-23 22:39:14,631 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/ab8c85ef-4548-4c6a-904d-6774a62489a7 2024-08-23 22:39:14,645 - DEBUG - Requesting: http://10.0.0.46:8082/floating-ip-pool/fc592a33-936e-4ee5-8228-8bdccf810b67 2024-08-23 22:39:14,651 - DEBUG - Requesting: http://10.0.0.46:8082/domains 2024-08-23 22:39:14,655 - DEBUG - Requesting: http://10.0.0.46:8082/domain/7691d0b4-1936-42fd-be52-12b294a7ce22 2024-08-23 22:39:14,662 - DEBUG - Requesting: http://10.0.0.46:8082/project/0922e5fd-0eda-4c9d-a6d5-b300b39f3b86 2024-08-23 22:39:14,697 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/ab8c85ef-4548-4c6a-904d-6774a62489a7 2024-08-23 22:39:14,704 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-08-23 22:39:14,704 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-08-23 22:39:14,709 - DEBUG - Requesting: http://10.0.0.46:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-08-23 22:39:14,714 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-08-23 22:39:14,715 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-08-23 22:39:14,717 - DEBUG - Ingress ctest-nginx-ingress-71437045 not present 2024-08-23 22:39:14,718 - INFO - Creating Ingress ctest-nginx-ingress-71437045 2024-08-23 22:39:14,724 - INFO - Created Ingress ctest-nginx-ingress-71437045 2024-08-23 22:39:14,727 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-71437045 2024-08-23 22:39:17,731 - DEBUG - For Ingress ctest-nginx-ingress-71437045, Cluster IP: 10.47.255.249, External IPs ['49.148.68.252'] 2024-08-23 22:39:17,731 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-71437045 2024-08-23 22:39:17,732 - DEBUG - Requesting: http://10.0.0.46:8108/Snh_LoadbalancerDatabaseList?x=7c54ff4b-0c7a-47b8-a9a3-db770ea08cec 2024-08-23 22:39:17,738 - INFO - Ingress ctest-nginx-ingress-71437045 with uuid 7c54ff4b-0c7a-47b8-a9a3-db770ea08cec found in kube manager 2024-08-23 22:39:17,739 - INFO - Ingress ctest-nginx-ingress-71437045 verification passed 2024-08-23 22:39:17,747 - DEBUG - Pod ctest-busybox-pod-05858086 not present 2024-08-23 22:39:17,747 - INFO - Creating Pod ctest-busybox-pod-05858086 2024-08-23 22:39:17,781 - DEBUG - Pod : ctest-busybox-pod-05858086 UUID is b64e8093-8e13-4a7b-88ca-e1a8dd2f84a0 2024-08-23 22:39:17,788 - DEBUG - Pod ctest-nginx-pod-46957960 not in running state.Currently in Pending 2024-08-23 22:39:22,806 - DEBUG - Pod ctest-nginx-pod-46957960 not in running state.Currently in Pending 2024-08-23 22:39:27,823 - INFO - Pod ctest-nginx-pod-46957960 is in running state.Got IP 10.47.255.251 2024-08-23 22:39:27,862 - DEBUG - Pod ctest-nginx-pod-46957960 has vmi 834db6c6-61a0-11ef-b7b3-fa163edb1ebd 2024-08-23 22:39:27,862 - INFO - Verified pod ctest-nginx-pod-46957960 in contrail-api 2024-08-23 22:39:27,863 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-23 22:39:27,895 - DEBUG - VMI 834db6c6-61a0-11ef-b7b3-fa163edb1ebd is active in agent 10.0.0.44 2024-08-23 22:39:27,896 - INFO - Verified Pod ctest-nginx-pod-46957960 in agent 10.0.0.44 2024-08-23 22:39:27,896 - DEBUG - Requesting: http://10.0.0.46:8108/Snh_VirtualMachineDatabaseList?x=f5ce6d76-d308-4e1f-8b1d-a8da5ba32a7d 2024-08-23 22:39:27,913 - INFO - Pod ctest-nginx-pod-46957960 with uuid f5ce6d76-d308-4e1f-8b1d-a8da5ba32a7d found in kube manager 2024-08-23 22:39:27,913 - INFO - Pod ctest-nginx-pod-46957960 verification passed 2024-08-23 22:39:28,011 - DEBUG - [Pod ctest-nginx-pod-46957960] Cmd: echo ctest-nginx-pod-46957960 > /usr/share/nginx/html/index.html, Output: 2024-08-23 22:39:28,027 - INFO - Pod ctest-nginx-pod-00027422 is in running state.Got IP 10.47.255.250 2024-08-23 22:39:28,060 - DEBUG - Pod ctest-nginx-pod-00027422 has vmi 83cbc318-61a0-11ef-b7b3-fa163edb1ebd 2024-08-23 22:39:28,061 - INFO - Verified pod ctest-nginx-pod-00027422 in contrail-api 2024-08-23 22:39:28,061 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-23 22:39:28,085 - DEBUG - VMI 83cbc318-61a0-11ef-b7b3-fa163edb1ebd is active in agent 10.0.0.44 2024-08-23 22:39:28,086 - INFO - Verified Pod ctest-nginx-pod-00027422 in agent 10.0.0.44 2024-08-23 22:39:28,086 - DEBUG - Requesting: http://10.0.0.46:8108/Snh_VirtualMachineDatabaseList?x=020763f1-e857-416e-b0c6-6c0093605335 2024-08-23 22:39:28,098 - INFO - Pod ctest-nginx-pod-00027422 with uuid 020763f1-e857-416e-b0c6-6c0093605335 found in kube manager 2024-08-23 22:39:28,098 - INFO - Pod ctest-nginx-pod-00027422 verification passed 2024-08-23 22:39:28,170 - DEBUG - [Pod ctest-nginx-pod-00027422] Cmd: echo ctest-nginx-pod-00027422 > /usr/share/nginx/html/index.html, Output: 2024-08-23 22:39:28,186 - DEBUG - Pod ctest-busybox-pod-05858086 not in running state.Currently in Pending 2024-08-23 22:39:33,200 - INFO - Pod ctest-busybox-pod-05858086 is in running state.Got IP 10.47.255.248 2024-08-23 22:39:33,263 - DEBUG - Pod ctest-busybox-pod-05858086 has vmi 8834c5f8-61a0-11ef-b7b3-fa163edb1ebd 2024-08-23 22:39:33,263 - INFO - Verified pod ctest-busybox-pod-05858086 in contrail-api 2024-08-23 22:39:33,263 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-23 22:39:33,287 - DEBUG - VMI 8834c5f8-61a0-11ef-b7b3-fa163edb1ebd is active in agent 10.0.0.44 2024-08-23 22:39:33,287 - INFO - Verified Pod ctest-busybox-pod-05858086 in agent 10.0.0.44 2024-08-23 22:39:33,288 - DEBUG - Requesting: http://10.0.0.46:8108/Snh_VirtualMachineDatabaseList?x=b64e8093-8e13-4a7b-88ca-e1a8dd2f84a0 2024-08-23 22:39:33,300 - INFO - Pod ctest-busybox-pod-05858086 with uuid b64e8093-8e13-4a7b-88ca-e1a8dd2f84a0 found in kube manager 2024-08-23 22:39:33,300 - INFO - Pod ctest-busybox-pod-05858086 verification passed 2024-08-23 22:39:33,379 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:33,380 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:33,380 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:33,460 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:33,460 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:33,460 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:33,540 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:33,540 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:33,541 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:38,917 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:38,917 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:38,918 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:38,983 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:38,983 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:38,983 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:39,049 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:39,049 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:39,049 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:39,127 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:39,127 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:39,128 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:39,201 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:39,201 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:39,201 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:39,279 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:39,279 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:39,279 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:39,361 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:39,361 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:39,361 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:39,362 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-46957960': 0, 'ctest-nginx-pod-00027422': 0} 2024-08-23 22:39:41,443 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:41,444 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:41,444 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:41,536 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:41,536 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:41,539 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:41,616 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:41,617 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:41,617 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:41,691 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:41,692 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:41,692 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:41,775 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:41,775 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:41,775 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:41,852 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:41,852 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:41,852 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:41,932 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:41,932 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:41,932 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:42,011 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:42,011 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:42,011 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:42,099 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:42,099 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:42,100 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:42,175 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:42,176 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:42,176 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:42,176 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-46957960': 0, 'ctest-nginx-pod-00027422': 0} 2024-08-23 22:39:46,107 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:46,107 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:46,107 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:46,275 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:46,275 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:46,275 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:46,350 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:46,350 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:46,350 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:46,418 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:46,418 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:46,418 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:46,484 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:46,484 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:46,485 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:46,546 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:46,546 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:46,546 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:46,628 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:46,629 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:46,629 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:46,691 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:46,691 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:46,691 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:46,763 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:46,764 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:46,764 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:46,828 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:46,828 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:46,828 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:46,828 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-46957960': 0, 'ctest-nginx-pod-00027422': 0} 2024-08-23 22:39:48,907 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:48,907 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:48,907 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:48,971 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:48,971 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:48,971 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:49,049 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:49,050 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:49,050 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:49,127 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:49,127 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:49,127 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:49,183 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:49,183 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:49,183 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:49,247 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:49,248 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:49,248 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:49,305 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:49,305 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:49,306 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:49,361 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:49,362 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:49,362 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:49,410 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:49,410 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:49,410 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:49,462 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:49,462 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:49,462 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:49,462 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-46957960': 0, 'ctest-nginx-pod-00027422': 0} 2024-08-23 22:39:51,538 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:51,538 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:51,538 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:51,616 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:51,616 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:51,616 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:51,699 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:51,699 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:51,699 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:51,777 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:51,777 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:51,777 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:51,855 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:51,855 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:51,855 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:51,932 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:51,933 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:51,933 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:52,005 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:52,005 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:52,005 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:52,074 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:52,075 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:52,075 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:52,148 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:52,148 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:52,148 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:52,217 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:52,217 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:52,218 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:52,218 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-46957960': 0, 'ctest-nginx-pod-00027422': 0} 2024-08-23 22:39:54,306 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:54,306 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:54,306 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:54,367 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:54,367 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:54,367 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:54,433 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:54,433 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:54,434 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:54,518 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:54,518 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:54,518 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:54,597 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:54,597 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:54,597 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:54,668 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:54,669 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:54,669 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:54,752 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:54,752 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:54,752 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:54,824 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:54,824 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:54,824 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:54,903 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:54,903 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:54,903 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:54,990 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:54,991 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:54,991 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:54,991 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-46957960': 0, 'ctest-nginx-pod-00027422': 0} 2024-08-23 22:39:57,066 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:57,067 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:57,067 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:57,147 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:57,147 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:57,148 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:57,223 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:57,224 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:57,224 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:57,307 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:57,308 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:57,308 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:57,390 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:57,390 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:57,390 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:57,455 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:57,455 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:57,455 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:57,555 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:57,556 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:57,556 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:57,633 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:57,633 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:57,634 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:58,702 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:58,703 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:58,703 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:58,771 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:58,771 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:58,771 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:39:58,772 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-46957960': 0, 'ctest-nginx-pod-00027422': 0} 2024-08-23 22:40:00,847 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:00,847 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:00,847 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:00,932 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:00,933 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:00,933 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:01,023 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:01,023 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:01,023 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:01,104 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:01,104 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:01,105 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:01,183 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:01,184 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:01,184 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:01,249 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:01,250 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:01,250 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:01,332 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:01,332 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:01,333 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:01,412 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:01,412 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:01,412 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:01,479 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:01,480 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:01,480 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:01,541 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:01,541 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:01,541 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:01,541 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-46957960': 0, 'ctest-nginx-pod-00027422': 0} 2024-08-23 22:40:03,607 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:03,607 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:03,607 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:03,684 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:03,684 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:03,684 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:03,762 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:03,762 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:03,762 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:03,828 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:03,828 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:03,828 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:03,887 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:03,887 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:03,887 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:03,960 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:03,960 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:03,960 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:04,044 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:04,045 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:04,045 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:04,120 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:04,120 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:04,121 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:04,197 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:04,197 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:04,197 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:04,263 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:04,263 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:04,263 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:04,264 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-46957960': 0, 'ctest-nginx-pod-00027422': 0} 2024-08-23 22:40:06,350 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:06,351 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:06,351 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:06,440 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:06,441 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:06,441 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:06,529 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:06,529 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:06,529 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:06,616 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:06,617 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:06,617 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:06,713 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:06,714 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:06,714 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:06,779 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:06,779 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:06,779 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:06,855 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:06,856 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:06,856 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:06,928 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:06,928 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:06,928 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:07,012 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:07,012 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:07,012 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:07,088 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:07,088 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:07,088 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:07,089 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-46957960': 0, 'ctest-nginx-pod-00027422': 0} 2024-08-23 22:40:09,170 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:09,171 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:09,171 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:09,232 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:09,233 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:09,233 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:09,303 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:09,303 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:09,303 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:09,390 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:09,391 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:09,391 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:09,476 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:09,476 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:09,476 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:09,552 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:09,552 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:09,552 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:09,628 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:09,628 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:09,628 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:09,716 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:09,717 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:09,717 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:09,791 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:09,791 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:09,791 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:09,868 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:09,868 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:09,868 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:09,869 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-46957960': 0, 'ctest-nginx-pod-00027422': 0} 2024-08-23 22:40:14,157 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:14,157 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:14,157 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:14,227 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:14,228 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:14,228 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:14,303 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:14,303 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:14,303 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:14,379 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:14,379 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:14,379 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:14,442 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:14,443 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:14,443 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:14,514 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:14,514 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:14,514 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:14,721 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:14,721 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:14,721 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:14,797 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:14,797 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:14,797 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:14,867 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:14,868 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:14,868 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:14,946 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:14,946 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:14,947 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:14,947 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-46957960': 0, 'ctest-nginx-pod-00027422': 0} 2024-08-23 22:40:17,034 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:17,034 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:17,035 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:17,104 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:17,105 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:17,105 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:17,171 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:17,172 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:17,172 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:17,234 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:17,235 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:17,235 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:17,312 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:17,313 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:17,313 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:17,374 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:17,374 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:17,375 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:17,443 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:17,443 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:17,443 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:17,496 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:17,498 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:17,498 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:17,565 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:17,566 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:17,566 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:17,641 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:17,641 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:17,641 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:17,641 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-46957960': 0, 'ctest-nginx-pod-00027422': 0} 2024-08-23 22:40:19,743 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:19,743 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:19,743 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:19,808 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:19,809 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:19,809 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:19,867 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:19,867 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:19,868 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:19,928 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:19,928 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:19,928 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:19,994 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:19,994 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:19,994 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:20,058 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:20,058 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:20,058 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:20,134 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:20,134 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:20,134 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:20,189 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:20,189 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:20,189 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:20,246 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:20,246 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:20,246 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:20,293 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:20,293 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:20,293 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:20,293 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-46957960': 0, 'ctest-nginx-pod-00027422': 0} 2024-08-23 22:40:22,367 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:22,367 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:22,367 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:22,442 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:22,443 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:22,443 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:22,527 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:22,528 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:22,528 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:22,594 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:22,595 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:22,595 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:22,667 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:22,668 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:22,668 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:22,748 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:22,749 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:22,749 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:22,836 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:22,836 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:22,836 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:22,917 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:22,918 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:22,918 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:22,995 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:22,995 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:22,995 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:23,076 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:23,076 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:23,076 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:23,077 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-46957960': 0, 'ctest-nginx-pod-00027422': 0} 2024-08-23 22:40:25,150 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:25,150 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:25,150 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:25,224 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:25,225 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:25,225 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:25,292 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:25,293 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:25,293 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:25,366 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:25,367 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:25,367 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:25,439 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:25,439 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:25,439 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:25,507 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:25,508 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:25,508 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:25,591 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:25,591 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:25,591 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:25,670 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:25,670 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:25,671 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:25,756 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:25,756 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:25,757 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:25,856 - DEBUG - [Pod ctest-busybox-pod-05858086] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:25,856 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:25,857 - DEBUG - [Pod Pod ctest-busybox-pod-05858086] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-23 22:40:25,857 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-46957960': 0, 'ctest-nginx-pod-00027422': 0} 2024-08-23 22:40:25,882 - WARNING - Nothing to delete parallely 2024-08-23 22:40:25,883 - INFO - Deleting pod default:ctest-busybox-pod-05858086 2024-08-23 22:40:25,904 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=b64e8093-8e13-4a7b-88ca-e1a8dd2f84a0 2024-08-23 22:40:25,921 - WARNING - Pod uuid b64e8093-8e13-4a7b-88ca-e1a8dd2f84a0 is still seen in agent 10.0.0.44 VM list 2024-08-23 22:40:30,931 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=b64e8093-8e13-4a7b-88ca-e1a8dd2f84a0 2024-08-23 22:40:30,940 - WARNING - Pod uuid b64e8093-8e13-4a7b-88ca-e1a8dd2f84a0 is still seen in agent 10.0.0.44 VM list 2024-08-23 22:40:35,941 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=b64e8093-8e13-4a7b-88ca-e1a8dd2f84a0 2024-08-23 22:40:35,957 - WARNING - Pod uuid b64e8093-8e13-4a7b-88ca-e1a8dd2f84a0 is still seen in agent 10.0.0.44 VM list 2024-08-23 22:40:40,958 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=b64e8093-8e13-4a7b-88ca-e1a8dd2f84a0 2024-08-23 22:40:40,974 - WARNING - Pod uuid b64e8093-8e13-4a7b-88ca-e1a8dd2f84a0 is still seen in agent 10.0.0.44 VM list 2024-08-23 22:40:45,975 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=b64e8093-8e13-4a7b-88ca-e1a8dd2f84a0 2024-08-23 22:40:46,044 - WARNING - Pod uuid b64e8093-8e13-4a7b-88ca-e1a8dd2f84a0 is still seen in agent 10.0.0.44 VM list 2024-08-23 22:40:51,045 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=b64e8093-8e13-4a7b-88ca-e1a8dd2f84a0 2024-08-23 22:40:51,062 - WARNING - Pod uuid b64e8093-8e13-4a7b-88ca-e1a8dd2f84a0 is still seen in agent 10.0.0.44 VM list 2024-08-23 22:40:56,063 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=b64e8093-8e13-4a7b-88ca-e1a8dd2f84a0 2024-08-23 22:40:56,085 - WARNING - Pod uuid b64e8093-8e13-4a7b-88ca-e1a8dd2f84a0 is still seen in agent 10.0.0.44 VM list 2024-08-23 22:41:01,086 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=b64e8093-8e13-4a7b-88ca-e1a8dd2f84a0 2024-08-23 22:41:04,781 - DEBUG - Pod b64e8093-8e13-4a7b-88ca-e1a8dd2f84a0 is not in agent 10.0.0.44 VM list 2024-08-23 22:41:04,781 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8834c5f8-61a0-11ef-b7b3-fa163edb1ebd 2024-08-23 22:41:10,998 - DEBUG - VMI 8834c5f8-61a0-11ef-b7b3-fa163edb1ebd is removed from agent 10.0.0.44 2024-08-23 22:41:10,999 - INFO - Verified that pod ctest-busybox-pod-05858086 is removed in agent 2024-08-23 22:41:10,999 - INFO - Deleting Ingress : ctest-nginx-ingress-71437045 2024-08-23 22:41:11,036 - DEBUG - Requesting: http://10.0.0.46:8108/Snh_LoadbalancerDatabaseList?x=7c54ff4b-0c7a-47b8-a9a3-db770ea08cec 2024-08-23 22:41:11,051 - ERROR - Ingress ctest-nginx-ingress-71437045 with uuid 7c54ff4b-0c7a-47b8-a9a3-db770ea08cec still found in kube manager 2024-08-23 22:41:12,052 - DEBUG - Requesting: http://10.0.0.46:8108/Snh_LoadbalancerDatabaseList?x=7c54ff4b-0c7a-47b8-a9a3-db770ea08cec 2024-08-23 22:41:12,058 - INFO - Ingress ctest-nginx-ingress-71437045 with uuid 7c54ff4b-0c7a-47b8-a9a3-db770ea08cec deleted successfully from kube manager 2024-08-23 22:41:12,059 - INFO - Verifications on Ingress %s cleanup passed 2024-08-23 22:41:12,060 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-08-23 22:41:12,172 - DEBUG - Requesting: http://10.0.0.46:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-08-23 22:41:12,182 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-08-23 22:41:12,182 - INFO - Deleting VN __public__ 2024-08-23 22:41:12,311 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/74466261-f5b7-4c47-8411-2e0f82709c28 2024-08-23 22:41:12,317 - DEBUG - Response Code: 404 2024-08-23 22:41:12,317 - DEBUG - Requesting: http://10.0.0.46:8082/domains 2024-08-23 22:41:12,322 - DEBUG - Requesting: http://10.0.0.46:8082/domain/7691d0b4-1936-42fd-be52-12b294a7ce22 2024-08-23 22:41:12,337 - DEBUG - Requesting: http://10.0.0.46:8082/project/0922e5fd-0eda-4c9d-a6d5-b300b39f3b86 2024-08-23 22:41:12,372 - INFO - Validated that VN __public__ is not found in API Server 2024-08-23 22:41:12,372 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-08-23 22:41:12,379 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-23 22:41:12,387 - DEBUG - VN __public__ is not present in Agent 10.0.0.44 2024-08-23 22:41:12,387 - INFO - Validated that VN __public__ is not in any agent 2024-08-23 22:41:12,387 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-23 22:41:12,402 - DEBUG - Requesting: http://10.0.0.46:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-23 22:41:12,409 - DEBUG - Requesting: http://10.0.0.46:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-08-23 22:41:12,414 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-08-23 22:41:12,414 - INFO - Deleting pod default:ctest-nginx-pod-00027422 2024-08-23 22:41:12,423 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=020763f1-e857-416e-b0c6-6c0093605335 2024-08-23 22:41:12,438 - WARNING - Pod uuid 020763f1-e857-416e-b0c6-6c0093605335 is still seen in agent 10.0.0.44 VM list 2024-08-23 22:41:17,439 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=020763f1-e857-416e-b0c6-6c0093605335 2024-08-23 22:41:17,449 - WARNING - Pod uuid 020763f1-e857-416e-b0c6-6c0093605335 is still seen in agent 10.0.0.44 VM list 2024-08-23 22:41:22,450 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=020763f1-e857-416e-b0c6-6c0093605335 2024-08-23 22:41:22,475 - DEBUG - Pod 020763f1-e857-416e-b0c6-6c0093605335 is not in agent 10.0.0.44 VM list 2024-08-23 22:41:22,475 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:83cbc318-61a0-11ef-b7b3-fa163edb1ebd 2024-08-23 22:41:22,721 - DEBUG - VMI 83cbc318-61a0-11ef-b7b3-fa163edb1ebd is removed from agent 10.0.0.44 2024-08-23 22:41:22,722 - INFO - Verified that pod ctest-nginx-pod-00027422 is removed in agent 2024-08-23 22:41:22,723 - INFO - Deleting pod default:ctest-nginx-pod-46957960 2024-08-23 22:41:22,760 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=f5ce6d76-d308-4e1f-8b1d-a8da5ba32a7d 2024-08-23 22:41:22,783 - WARNING - Pod uuid f5ce6d76-d308-4e1f-8b1d-a8da5ba32a7d is still seen in agent 10.0.0.44 VM list 2024-08-23 22:41:27,784 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=f5ce6d76-d308-4e1f-8b1d-a8da5ba32a7d 2024-08-23 22:41:27,802 - DEBUG - Pod f5ce6d76-d308-4e1f-8b1d-a8da5ba32a7d is not in agent 10.0.0.44 VM list 2024-08-23 22:41:27,802 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:834db6c6-61a0-11ef-b7b3-fa163edb1ebd 2024-08-23 22:41:27,817 - DEBUG - VMI 834db6c6-61a0-11ef-b7b3-fa163edb1ebd is removed from agent 10.0.0.44 2024-08-23 22:41:27,817 - INFO - Verified that pod ctest-nginx-pod-46957960 is removed in agent 2024-08-23 22:41:27,817 - INFO - Deleting service : ctest-nginx-svc-32594788 2024-08-23 22:41:28,202 - ERROR - AssertionError Python 3.6.8: /usr/bin/python3 Fri Aug 23 22:40:25 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-23 22:41:28,202 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-23 22:41:28,223 - DEBUG - No XMPP flaps were noticed during the test 2024-08-23 22:41:28,223 - INFO - 2024-08-23 22:41:28,223 - INFO - END TEST : test_ingress_ip_assignment : FAILED[0:02:21] 2024-08-23 22:41:28,224 - INFO - -------------------------------------------------------------------------------- 2024-08-23 22:41:34,898 - DEBUG - [10.0.0.46]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-08-23 22:41:35,015 - DEBUG - Output : cluster_project={} 2024-08-23 22:41:35,121 - DEBUG - [10.0.0.46]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-08-23 22:41:35,266 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-08-23 22:41:35,271 - DEBUG - [10.0.0.46]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-08-23 22:41:35,399 - DEBUG - Output : cluster_project={} 2024-08-23 22:41:45,549 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-23 22:41:55,694 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-23 22:41:55,799 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-23 22:41:55,855 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-23 22:41:55,892 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-23 22:41:55,975 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-23 22:41:56,038 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-23 22:41:56,135 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-23 22:41:56,526 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-23 22:41:59,388 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_ApplicationPolicySetReq? 2024-08-23 22:41:59,401 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_AclReq? 2024-08-23 22:41:59,454 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_AclReq? 2024-08-23 22:42:01,508 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_AclReq? 2024-08-23 22:45:53,561 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-23 22:45:53,689 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=1719eaac-a5e9-4539-9775-87f6060897a8 2024-08-23 22:45:53,725 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=3fd737eb-b1e4-4e7c-ad53-b81a8ed674db 2024-08-23 22:45:53,741 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=1fa02261-904c-4039-bf75-3db15d82c299 2024-08-23 22:45:53,753 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=95b959a6-e750-4f27-8dd3-cbaa90f57e1b 2024-08-23 22:45:53,773 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=3707d7b9-40b9-45d9-bc6b-82cb995f32b8 2024-08-23 22:45:53,784 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=0144b677-4c2a-40fc-b817-50cda58b4c7d 2024-08-23 22:45:53,790 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=a84a1e1c-9c90-4c30-a290-f0461084cf12 2024-08-23 22:45:53,794 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=c7a0c84c-f984-4da2-a03a-e743f7c5c348 2024-08-23 22:45:58,814 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=1719eaac-a5e9-4539-9775-87f6060897a8 2024-08-23 22:45:58,825 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=3707d7b9-40b9-45d9-bc6b-82cb995f32b8 2024-08-23 22:45:58,830 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=1fa02261-904c-4039-bf75-3db15d82c299 2024-08-23 22:45:58,833 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=95b959a6-e750-4f27-8dd3-cbaa90f57e1b 2024-08-23 22:45:58,837 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=3fd737eb-b1e4-4e7c-ad53-b81a8ed674db 2024-08-23 22:45:58,845 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=a84a1e1c-9c90-4c30-a290-f0461084cf12 2024-08-23 22:45:58,849 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=c7a0c84c-f984-4da2-a03a-e743f7c5c348 2024-08-23 22:45:58,853 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=0144b677-4c2a-40fc-b817-50cda58b4c7d 2024-08-23 22:45:58,884 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dbd02338-61a0-11ef-b7b3-fa163edb1ebd 2024-08-23 22:45:58,978 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:db22ff50-61a0-11ef-b7b3-fa163edb1ebd 2024-08-23 22:45:59,069 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dc5922aa-61a0-11ef-b7b3-fa163edb1ebd 2024-08-23 22:45:59,076 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:daab156c-61a0-11ef-b7b3-fa163edb1ebd 2024-08-23 22:46:03,881 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=1fa02261-904c-4039-bf75-3db15d82c299 2024-08-23 22:46:03,887 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=3fd737eb-b1e4-4e7c-ad53-b81a8ed674db 2024-08-23 22:46:03,891 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=95b959a6-e750-4f27-8dd3-cbaa90f57e1b 2024-08-23 22:46:04,063 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=0144b677-4c2a-40fc-b817-50cda58b4c7d 2024-08-23 22:46:08,922 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=95b959a6-e750-4f27-8dd3-cbaa90f57e1b 2024-08-23 22:46:08,938 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=3fd737eb-b1e4-4e7c-ad53-b81a8ed674db 2024-08-23 22:46:08,942 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=1fa02261-904c-4039-bf75-3db15d82c299 2024-08-23 22:46:09,078 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=0144b677-4c2a-40fc-b817-50cda58b4c7d 2024-08-23 22:46:13,968 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=95b959a6-e750-4f27-8dd3-cbaa90f57e1b 2024-08-23 22:46:13,972 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=1fa02261-904c-4039-bf75-3db15d82c299 2024-08-23 22:46:13,975 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=3fd737eb-b1e4-4e7c-ad53-b81a8ed674db 2024-08-23 22:46:14,086 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=0144b677-4c2a-40fc-b817-50cda58b4c7d 2024-08-23 22:46:18,990 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=95b959a6-e750-4f27-8dd3-cbaa90f57e1b 2024-08-23 22:46:18,995 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=1fa02261-904c-4039-bf75-3db15d82c299 2024-08-23 22:46:18,998 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=3fd737eb-b1e4-4e7c-ad53-b81a8ed674db 2024-08-23 22:46:19,100 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=0144b677-4c2a-40fc-b817-50cda58b4c7d 2024-08-23 22:46:24,017 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=95b959a6-e750-4f27-8dd3-cbaa90f57e1b 2024-08-23 22:46:24,023 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=3fd737eb-b1e4-4e7c-ad53-b81a8ed674db 2024-08-23 22:46:24,025 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=1fa02261-904c-4039-bf75-3db15d82c299 2024-08-23 22:46:24,120 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=0144b677-4c2a-40fc-b817-50cda58b4c7d 2024-08-23 22:46:29,073 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=95b959a6-e750-4f27-8dd3-cbaa90f57e1b 2024-08-23 22:46:29,079 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=1fa02261-904c-4039-bf75-3db15d82c299 2024-08-23 22:46:29,084 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=3fd737eb-b1e4-4e7c-ad53-b81a8ed674db 2024-08-23 22:46:29,108 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ddc4dc7e-61a0-11ef-b7b3-fa163edb1ebd 2024-08-23 22:46:29,114 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dd5c85ac-61a0-11ef-b7b3-fa163edb1ebd 2024-08-23 22:46:29,124 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:de2f8b64-61a0-11ef-b7b3-fa163edb1ebd 2024-08-23 22:46:29,132 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=0144b677-4c2a-40fc-b817-50cda58b4c7d 2024-08-23 22:46:29,149 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dceeb1a8-61a0-11ef-b7b3-fa163edb1ebd