2024-08-21 18:17:24,938 - DEBUG - [10.0.0.29]: Running cmd : hostname 2024-08-21 18:17:25,180 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-571-1 2024-08-21 18:17:25,180 - DEBUG - [10.0.0.29]: Running cmd : hostname -f 2024-08-21 18:17:25,214 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-571-1 2024-08-21 18:17:25,214 - DEBUG - [10.0.0.29]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2024-08-21 18:17:25,314 - DEBUG - Output : NAMES contrail_test_JO4IFXjha contrail-kubernetes-master_kubemanager_1 analytics_database_query-engine_1 analytics_database_nodemgr_1 analytics_database_cassandra_1 analytics_snmp_snmp-collector_1 analytics_snmp_nodemgr_1 analytics_snmp_topology_1 analytics_alarm_kafka_1 analytics_alarm_alarm-gen_1 analytics_alarm_nodemgr_1 analytics_collector_1 analytics_nodemgr_1 analytics_api_1 redis_redis_1 webui_web_1 webui_job_1 control_named_1 control_nodemgr_1 control_dns_1 control_control_1 config_database_nodemgr_1 config_database_cassandra_1 config_database_rabbitmq_1 config_database_zookeeper_1 config_api_devicemgr_1 config_api_schema_1 config_api_svcmonitor_1 config_api_api_1 config_api_nodemgr_1 config_api_dnsmasq_1 2024-08-21 18:17:25,314 - DEBUG - [10.0.0.29]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-08-21 18:17:25,347 - DEBUG - Output : 10.0.0.29/24 172.17.0.1/16 2024-08-21 18:17:25,348 - DEBUG - [10.0.0.29]: Running cmd : getent hosts 10.0.0.29 | head -n 1 | awk '{print $2}' 2024-08-21 18:17:25,381 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-571-1 2024-08-21 18:17:25,473 - DEBUG - [10.0.0.34]: Running cmd : hostname 2024-08-21 18:17:25,682 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-571-1 2024-08-21 18:17:25,682 - DEBUG - [10.0.0.34]: Running cmd : hostname -f 2024-08-21 18:17:25,706 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-571-1 2024-08-21 18:17:25,706 - DEBUG - [10.0.0.34]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2024-08-21 18:17:25,751 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-08-21 18:17:25,751 - DEBUG - [10.0.0.34]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-08-21 18:17:25,821 - DEBUG - Output : 10.0.0.34/24 2024-08-21 18:17:25,821 - DEBUG - [10.0.0.34]: Running cmd : getent hosts 10.0.0.34 | head -n 1 | awk '{print $2}' 2024-08-21 18:17:25,846 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-571-1 2024-08-21 18:17:25,912 - INFO - Using existing project ['default-domain', 'k8s-default'](9399ddd5-bc3d-498a-9863-521ac3ed6662) 2024-08-21 18:17:26,013 - INFO - Using existing project ['default-domain', 'k8s-default'](9399ddd5-bc3d-498a-9863-521ac3ed6662) 2024-08-21 18:17:26,154 - INFO - ================================================================================ 2024-08-21 18:17:26,154 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-08-21 18:17:26,155 - INFO - TEST DESCRIPTION : Verify that Ingress gets a CLuster IP which is reachable to Pods in same namespace. Also verify that a Floating IP is assigned to the Ingress from the Public FIP poo. Steps: 1. Create a service with 2 pods running nginx 2. Create an ingress out of this service 3. From another Pod do a wget on the ingress Cluster ip Validate that Ingress get a IP from Public FIP pool which might/might not be accessible. Validate that service and its loadbalancing work 2024-08-21 18:17:26,385 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-21 18:17:26,392 - DEBUG - Nothing to compare xmpp stats {'10.0.0.34': {'10.0.0.29': '0'}} with 2024-08-21 18:17:26,392 - INFO - Initial checks done. Running the testcase now 2024-08-21 18:17:26,392 - INFO - 2024-08-21 18:17:26,396 - INFO - Namespace default already exists 2024-08-21 18:17:26,396 - DEBUG - [10.0.0.29]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-08-21 18:17:26,524 - DEBUG - Output : cluster_project={} 2024-08-21 18:17:26,563 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-08-21 18:17:26,564 - DEBUG - Project uuid in Contrail is 9399ddd5-bc3d-498a-9863-521ac3ed6662 2024-08-21 18:17:26,564 - DEBUG - [10.0.0.29]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-08-21 18:17:26,683 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-08-21 18:17:26,683 - DEBUG - Requesting: http://10.0.0.29:8108/Snh_NamespaceDatabaseList?namespace_uuid=4d8e02be-13bc-4f99-b362-ccb894d9ba14 2024-08-21 18:17:26,687 - INFO - Namespace default with uuid 4d8e02be-13bc-4f99-b362-ccb894d9ba14 found in kube manager 2024-08-21 18:17:26,687 - INFO - Namespace default verification passed 2024-08-21 18:17:26,690 - DEBUG - Service ctest-nginx-svc-11259926 not present 2024-08-21 18:17:26,690 - INFO - Creating service ctest-nginx-svc-11259926 2024-08-21 18:17:26,736 - INFO - Created Service ctest-nginx-svc-11259926 2024-08-21 18:17:26,744 - DEBUG - Pod ctest-nginx-pod-09747651 not present 2024-08-21 18:17:26,744 - INFO - Creating Pod ctest-nginx-pod-09747651 2024-08-21 18:17:26,799 - DEBUG - Pod : ctest-nginx-pod-09747651 UUID is 8e4f63a1-961b-42a4-8bef-4b3c77f4ba40 2024-08-21 18:17:26,802 - DEBUG - Pod ctest-nginx-pod-10584409 not present 2024-08-21 18:17:26,802 - INFO - Creating Pod ctest-nginx-pod-10584409 2024-08-21 18:17:26,831 - DEBUG - Pod : ctest-nginx-pod-10584409 UUID is 0eb1af3c-a31b-44cc-82c1-bfbf87d9eb83 2024-08-21 18:17:27,003 - INFO - Created VN __public__, UUID :d9df370f-e94b-471c-ad44-54d62e854372 2024-08-21 18:17:27,189 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2024-08-21 18:17:27,199 - DEBUG - Requesting: http://10.0.0.29:8082/domain/d8b90370-2721-4677-ad3e-9f87f410c7c6 2024-08-21 18:17:27,218 - DEBUG - Requesting: http://10.0.0.29:8082/project/9399ddd5-bc3d-498a-9863-521ac3ed6662 2024-08-21 18:17:27,284 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/d9df370f-e94b-471c-ad44-54d62e854372 2024-08-21 18:17:27,293 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/d9df370f-e94b-471c-ad44-54d62e854372 2024-08-21 18:17:27,299 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/023c197e-03ae-42d3-8ad1-cfc3f24d8eef 2024-08-21 18:17:27,305 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/023c197e-03ae-42d3-8ad1-cfc3f24d8eef 2024-08-21 18:17:27,310 - DEBUG - Route Targets: [] 2024-08-21 18:17:27,311 - DEBUG - RT names not yet present for VN __public__ 2024-08-21 18:17:32,311 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2024-08-21 18:17:32,317 - DEBUG - Requesting: http://10.0.0.29:8082/domain/d8b90370-2721-4677-ad3e-9f87f410c7c6 2024-08-21 18:17:32,324 - DEBUG - Requesting: http://10.0.0.29:8082/project/9399ddd5-bc3d-498a-9863-521ac3ed6662 2024-08-21 18:17:32,361 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/d9df370f-e94b-471c-ad44-54d62e854372 2024-08-21 18:17:32,368 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/d9df370f-e94b-471c-ad44-54d62e854372 2024-08-21 18:17:32,374 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/023c197e-03ae-42d3-8ad1-cfc3f24d8eef 2024-08-21 18:17:32,381 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/023c197e-03ae-42d3-8ad1-cfc3f24d8eef 2024-08-21 18:17:32,386 - DEBUG - Requesting: http://10.0.0.29:8082/route-target/b232d732-6fe3-4b28-bc88-855be914e136 2024-08-21 18:17:32,392 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-08-21 18:17:32,392 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/d9df370f-e94b-471c-ad44-54d62e854372 2024-08-21 18:17:32,399 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/023c197e-03ae-42d3-8ad1-cfc3f24d8eef 2024-08-21 18:17:32,409 - INFO - Verified VN network id 13 for VN d9df370f-e94b-471c-ad44-54d62e854372 2024-08-21 18:17:32,409 - INFO - Verifications in API Server for VN __public__ passed 2024-08-21 18:17:32,409 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/d9df370f-e94b-471c-ad44-54d62e854372 2024-08-21 18:17:32,416 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/023c197e-03ae-42d3-8ad1-cfc3f24d8eef 2024-08-21 18:17:32,422 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/023c197e-03ae-42d3-8ad1-cfc3f24d8eef 2024-08-21 18:17:32,429 - DEBUG - Requesting: http://10.0.0.29:8082/route-target/b232d732-6fe3-4b28-bc88-855be914e136 2024-08-21 18:17:32,435 - DEBUG - Requesting: http://10.0.0.29:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-08-21 18:17:32,440 - DEBUG - Control-node 10.0.0.29 : 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': '15699327367514900252', 'uuid-lslong': '12485197345858077554'}, 'enable': 'true', 'created': '2024-08-21T18:17:26', 'last-modified': '2024-08-21T18:17:27', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.348265'} 2024-08-21 18:17:32,441 - DEBUG - Requesting: http://10.0.0.29:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-21 18:17:32,447 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-08-21 18:17:32,448 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-08-21 18:17:32,448 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-08-21 18:17:32,448 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2024-08-21 18:17:32,453 - DEBUG - Requesting: http://10.0.0.29:8082/domain/d8b90370-2721-4677-ad3e-9f87f410c7c6 2024-08-21 18:17:32,460 - DEBUG - Requesting: http://10.0.0.29:8082/project/9399ddd5-bc3d-498a-9863-521ac3ed6662 2024-08-21 18:17:32,492 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/d9df370f-e94b-471c-ad44-54d62e854372 2024-08-21 18:17:32,499 - DEBUG - =>VN __public__ has no policy to be verified 2024-08-21 18:17:32,499 - DEBUG - Verifying the vn in opserver 2024-08-21 18:17:32,499 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.29 2024-08-21 18:17:32,500 - DEBUG - Requesting: http://10.0.0.29:8081/analytics/uves/virtual-networks 2024-08-21 18:17:32,504 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.29:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-08-21 18:17:32,504 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-08-21 18:17:32,505 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-21 18:17:32,512 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-21 18:17:32,518 - DEBUG - Do not have enough data to verify VN in agent 2024-08-21 18:17:32,518 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-21 18:17:32,528 - DEBUG - VRF ids for VN __public__: {} 2024-08-21 18:17:32,611 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-08-21 18:17:32,706 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2024-08-21 18:17:32,712 - DEBUG - Requesting: http://10.0.0.29:8082/domain/d8b90370-2721-4677-ad3e-9f87f410c7c6 2024-08-21 18:17:32,718 - DEBUG - Requesting: http://10.0.0.29:8082/project/9399ddd5-bc3d-498a-9863-521ac3ed6662 2024-08-21 18:17:32,751 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/d9df370f-e94b-471c-ad44-54d62e854372 2024-08-21 18:17:32,760 - DEBUG - Requesting: http://10.0.0.29:8082/floating-ip-pool/57a86c62-6d63-4a6f-acaf-a34f8bb662d2 2024-08-21 18:17:32,765 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2024-08-21 18:17:32,770 - DEBUG - Requesting: http://10.0.0.29:8082/domain/d8b90370-2721-4677-ad3e-9f87f410c7c6 2024-08-21 18:17:32,777 - DEBUG - Requesting: http://10.0.0.29:8082/project/9399ddd5-bc3d-498a-9863-521ac3ed6662 2024-08-21 18:17:32,813 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/d9df370f-e94b-471c-ad44-54d62e854372 2024-08-21 18:17:32,821 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-08-21 18:17:32,821 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-08-21 18:17:32,826 - DEBUG - Requesting: http://10.0.0.29:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-08-21 18:17:32,832 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-08-21 18:17:32,833 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-08-21 18:17:32,836 - DEBUG - Ingress ctest-nginx-ingress-12348144 not present 2024-08-21 18:17:32,836 - INFO - Creating Ingress ctest-nginx-ingress-12348144 2024-08-21 18:17:32,851 - INFO - Created Ingress ctest-nginx-ingress-12348144 2024-08-21 18:17:32,854 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-12348144 2024-08-21 18:17:35,858 - DEBUG - For Ingress ctest-nginx-ingress-12348144, Cluster IP: 10.47.255.249, External IPs ['186.116.131.60'] 2024-08-21 18:17:35,859 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-12348144 2024-08-21 18:17:35,859 - DEBUG - Requesting: http://10.0.0.29:8108/Snh_LoadbalancerDatabaseList?x=8eabd39f-d89d-45e6-9388-2438bee11893 2024-08-21 18:17:35,863 - INFO - Ingress ctest-nginx-ingress-12348144 with uuid 8eabd39f-d89d-45e6-9388-2438bee11893 found in kube manager 2024-08-21 18:17:35,864 - INFO - Ingress ctest-nginx-ingress-12348144 verification passed 2024-08-21 18:17:35,877 - DEBUG - Pod ctest-busybox-pod-56486193 not present 2024-08-21 18:17:35,877 - INFO - Creating Pod ctest-busybox-pod-56486193 2024-08-21 18:17:35,907 - DEBUG - Pod : ctest-busybox-pod-56486193 UUID is e4d219aa-bfc5-4dd5-9b33-1849ac47a79e 2024-08-21 18:17:35,911 - DEBUG - Pod ctest-nginx-pod-09747651 not in running state.Currently in Pending 2024-08-21 18:17:40,921 - INFO - Pod ctest-nginx-pod-09747651 is in running state.Got IP 10.47.255.251 2024-08-21 18:17:40,982 - DEBUG - Pod ctest-nginx-pod-09747651 has vmi 9fa6ce06-5fe9-11ef-8415-fa163e9dfa7d 2024-08-21 18:17:40,982 - INFO - Verified pod ctest-nginx-pod-09747651 in contrail-api 2024-08-21 18:17:40,982 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 18:17:40,996 - DEBUG - VMI 9fa6ce06-5fe9-11ef-8415-fa163e9dfa7d is active in agent 10.0.0.34 2024-08-21 18:17:40,996 - INFO - Verified Pod ctest-nginx-pod-09747651 in agent 10.0.0.34 2024-08-21 18:17:40,996 - DEBUG - Requesting: http://10.0.0.29:8108/Snh_VirtualMachineDatabaseList?x=8e4f63a1-961b-42a4-8bef-4b3c77f4ba40 2024-08-21 18:17:41,001 - INFO - Pod ctest-nginx-pod-09747651 with uuid 8e4f63a1-961b-42a4-8bef-4b3c77f4ba40 found in kube manager 2024-08-21 18:17:41,001 - INFO - Pod ctest-nginx-pod-09747651 verification passed 2024-08-21 18:17:41,077 - DEBUG - [Pod ctest-nginx-pod-09747651] Cmd: echo ctest-nginx-pod-09747651 > /usr/share/nginx/html/index.html, Output: 2024-08-21 18:17:41,082 - INFO - Pod ctest-nginx-pod-10584409 is in running state.Got IP 10.47.255.250 2024-08-21 18:17:41,094 - DEBUG - Pod ctest-nginx-pod-10584409 has vmi a00f4eb8-5fe9-11ef-8415-fa163e9dfa7d 2024-08-21 18:17:41,094 - INFO - Verified pod ctest-nginx-pod-10584409 in contrail-api 2024-08-21 18:17:41,094 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 18:17:41,108 - DEBUG - VMI a00f4eb8-5fe9-11ef-8415-fa163e9dfa7d is active in agent 10.0.0.34 2024-08-21 18:17:41,108 - INFO - Verified Pod ctest-nginx-pod-10584409 in agent 10.0.0.34 2024-08-21 18:17:41,108 - DEBUG - Requesting: http://10.0.0.29:8108/Snh_VirtualMachineDatabaseList?x=0eb1af3c-a31b-44cc-82c1-bfbf87d9eb83 2024-08-21 18:17:41,113 - INFO - Pod ctest-nginx-pod-10584409 with uuid 0eb1af3c-a31b-44cc-82c1-bfbf87d9eb83 found in kube manager 2024-08-21 18:17:41,113 - INFO - Pod ctest-nginx-pod-10584409 verification passed 2024-08-21 18:17:41,176 - DEBUG - [Pod ctest-nginx-pod-10584409] Cmd: echo ctest-nginx-pod-10584409 > /usr/share/nginx/html/index.html, Output: 2024-08-21 18:17:41,181 - DEBUG - Pod ctest-busybox-pod-56486193 not in running state.Currently in Pending 2024-08-21 18:17:46,188 - DEBUG - Pod ctest-busybox-pod-56486193 not in running state.Currently in Pending 2024-08-21 18:17:51,196 - INFO - Pod ctest-busybox-pod-56486193 is in running state.Got IP 10.47.255.248 2024-08-21 18:17:51,208 - DEBUG - Pod ctest-busybox-pod-56486193 has vmi a4544c8a-5fe9-11ef-8415-fa163e9dfa7d 2024-08-21 18:17:51,208 - INFO - Verified pod ctest-busybox-pod-56486193 in contrail-api 2024-08-21 18:17:51,208 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 18:17:51,640 - DEBUG - VMI a4544c8a-5fe9-11ef-8415-fa163e9dfa7d is active in agent 10.0.0.34 2024-08-21 18:17:51,640 - INFO - Verified Pod ctest-busybox-pod-56486193 in agent 10.0.0.34 2024-08-21 18:17:51,640 - DEBUG - Requesting: http://10.0.0.29:8108/Snh_VirtualMachineDatabaseList?x=e4d219aa-bfc5-4dd5-9b33-1849ac47a79e 2024-08-21 18:17:51,645 - INFO - Pod ctest-busybox-pod-56486193 with uuid e4d219aa-bfc5-4dd5-9b33-1849ac47a79e found in kube manager 2024-08-21 18:17:51,645 - INFO - Pod ctest-busybox-pod-56486193 verification passed 2024-08-21 18:17:51,722 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:51,722 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:51,722 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:51,785 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:51,786 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:51,786 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:51,850 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:51,850 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:51,850 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:51,926 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:51,926 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:51,926 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:51,997 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:51,997 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:51,997 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:52,061 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:52,061 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:52,061 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:52,120 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:52,120 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:52,120 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:52,185 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:52,185 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:52,185 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:52,261 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:52,261 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:52,261 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:52,332 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:52,332 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:52,332 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:52,332 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-09747651': 0, 'ctest-nginx-pod-10584409': 0} 2024-08-21 18:17:54,383 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:54,383 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:54,384 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:54,437 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:54,437 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:54,437 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:54,503 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:54,503 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:54,503 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:54,555 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:54,555 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:54,555 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:54,632 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:54,632 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:54,633 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:54,687 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:54,687 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:54,687 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:54,746 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:54,746 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:54,746 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:54,810 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:54,810 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:54,810 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:54,877 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:54,878 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:54,878 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:54,943 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:54,943 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:54,943 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:54,943 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-09747651': 0, 'ctest-nginx-pod-10584409': 0} 2024-08-21 18:17:56,996 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:56,996 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:56,996 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:57,051 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:57,051 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:57,051 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:57,108 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:57,108 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:57,109 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:57,167 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:57,167 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:57,168 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:57,232 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:57,232 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:57,232 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:57,303 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:57,303 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:57,303 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:57,359 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:57,359 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:57,359 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:57,423 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:57,423 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:57,423 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:57,487 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:57,487 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:57,487 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:57,560 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:57,560 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:57,560 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:57,560 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-09747651': 0, 'ctest-nginx-pod-10584409': 0} 2024-08-21 18:17:59,628 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:59,628 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:59,628 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:59,730 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:59,730 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:59,730 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:59,796 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:59,797 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:59,797 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:59,859 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:59,860 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:59,860 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:59,929 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:59,929 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:59,929 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:59,987 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:59,987 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:17:59,987 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:00,049 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:00,049 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:00,049 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:00,104 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:00,104 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:00,104 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:00,159 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:00,159 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:00,159 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:00,232 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:00,232 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:00,232 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:00,232 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-09747651': 0, 'ctest-nginx-pod-10584409': 0} 2024-08-21 18:18:02,281 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:02,282 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:02,282 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:02,335 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:02,336 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:02,336 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:02,384 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:02,384 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:02,384 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:02,436 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:02,436 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:02,436 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:02,492 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:02,492 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:02,492 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:02,552 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:02,552 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:02,552 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:02,609 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:02,609 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:02,609 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:02,676 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:02,676 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:02,676 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:02,727 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:02,727 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:02,727 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:02,784 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:02,784 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:02,784 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:02,784 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-09747651': 0, 'ctest-nginx-pod-10584409': 0} 2024-08-21 18:18:04,840 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:04,840 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:04,840 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:04,896 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:04,896 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:04,896 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:04,929 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:04,929 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:04,929 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:04,983 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:04,983 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:04,983 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:05,044 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:05,044 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:05,044 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:05,107 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:05,107 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:05,107 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:05,171 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:05,171 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:05,171 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:05,232 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:05,232 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:05,232 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:05,280 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:05,281 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:05,281 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:05,336 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:05,337 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:05,337 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:05,337 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-09747651': 0, 'ctest-nginx-pod-10584409': 0} 2024-08-21 18:18:07,476 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:07,476 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:07,476 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:07,527 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:07,527 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:07,527 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:07,585 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:07,585 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:07,585 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:07,638 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:07,638 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:07,638 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:07,697 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:07,697 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:07,697 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:07,763 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:07,763 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:07,763 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:07,836 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:07,836 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:07,836 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:07,895 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:07,895 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:07,895 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:07,954 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:07,954 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:07,954 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:08,011 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:08,011 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:08,011 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:08,011 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-09747651': 0, 'ctest-nginx-pod-10584409': 0} 2024-08-21 18:18:10,069 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:10,069 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:10,069 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:10,140 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:10,141 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:10,141 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:10,312 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:10,312 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:10,312 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:10,375 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:10,376 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:10,376 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:10,851 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:10,851 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:10,851 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:10,923 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:10,923 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:10,923 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:10,985 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:10,985 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:10,985 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:11,043 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:11,043 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:11,043 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:11,099 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:11,099 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:11,099 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:11,163 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:11,163 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:11,163 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:11,163 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-09747651': 0, 'ctest-nginx-pod-10584409': 0} 2024-08-21 18:18:13,257 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:13,257 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:13,257 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:13,315 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:13,315 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:13,315 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:13,430 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:13,430 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:13,430 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:13,483 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:13,483 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:13,483 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:13,535 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:13,535 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:13,535 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:13,592 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:13,592 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:13,592 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:13,650 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:13,650 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:13,650 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:13,696 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:13,697 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:13,697 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:13,760 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:13,760 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:13,760 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:13,896 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:13,896 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:13,896 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:13,896 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-09747651': 0, 'ctest-nginx-pod-10584409': 0} 2024-08-21 18:18:16,717 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:16,717 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:16,717 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:16,783 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:16,783 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:16,783 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:16,848 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:16,848 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:16,848 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:16,913 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:16,913 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:16,913 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:16,968 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:16,968 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:16,968 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:17,038 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:17,038 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:17,038 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:17,093 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:17,093 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:17,093 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:17,152 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:17,152 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:17,152 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:17,209 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:17,209 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:17,209 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:17,267 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:17,267 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:17,267 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:17,267 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-09747651': 0, 'ctest-nginx-pod-10584409': 0} 2024-08-21 18:18:19,316 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:19,316 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:19,316 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:19,377 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:19,378 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:19,378 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:19,427 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:19,427 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:19,427 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:19,483 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:19,484 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:19,484 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:19,542 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:19,542 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:19,542 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:19,598 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:19,598 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:19,598 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:19,663 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:19,663 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:19,663 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:19,732 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:19,732 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:19,732 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:19,774 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:19,774 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:19,774 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:20,229 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:20,229 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:20,229 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:20,229 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-09747651': 0, 'ctest-nginx-pod-10584409': 0} 2024-08-21 18:18:22,289 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:22,289 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:22,289 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:22,352 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:22,352 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:22,353 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:22,759 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:22,760 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:22,760 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:22,811 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:22,811 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:22,812 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:22,859 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:22,859 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:22,859 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:22,924 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:22,924 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:22,924 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:22,990 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:22,990 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:22,990 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:23,051 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:23,051 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:23,051 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:23,116 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:23,116 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:23,116 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:23,184 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:23,184 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:23,184 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:23,184 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-09747651': 0, 'ctest-nginx-pod-10584409': 0} 2024-08-21 18:18:25,241 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:25,242 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:25,242 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:25,302 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:25,303 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:25,303 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:25,363 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:25,363 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:25,363 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:25,422 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:25,422 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:25,422 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:25,483 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:25,483 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:25,483 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:25,541 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:25,541 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:25,542 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:25,596 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:25,597 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:25,597 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:25,655 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:25,655 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:25,655 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:25,714 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:25,714 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:25,714 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:25,777 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:25,777 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:25,777 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:25,777 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-09747651': 0, 'ctest-nginx-pod-10584409': 0} 2024-08-21 18:18:27,823 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:27,823 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:27,823 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:27,870 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:27,870 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:27,870 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:27,931 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:27,931 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:27,931 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:28,009 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:28,009 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:28,009 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:28,068 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:28,068 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:28,068 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:28,127 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:28,127 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:28,127 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:28,196 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:28,196 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:28,196 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:28,248 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:28,248 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:28,248 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:28,305 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:28,305 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:28,305 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:28,364 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:28,364 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:28,364 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:28,365 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-09747651': 0, 'ctest-nginx-pod-10584409': 0} 2024-08-21 18:18:30,427 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:30,427 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:30,427 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:30,496 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:30,496 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:30,496 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:30,563 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:30,563 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:30,563 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:30,611 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:30,611 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:30,611 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:30,672 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:30,672 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:30,672 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:30,731 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:30,731 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:30,731 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:30,787 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:30,787 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:30,787 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:30,838 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:30,839 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:30,839 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:30,909 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:30,909 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:30,909 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:30,958 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:30,958 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:30,958 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:30,958 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-09747651': 0, 'ctest-nginx-pod-10584409': 0} 2024-08-21 18:18:33,024 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:33,024 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:33,024 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:33,089 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:33,089 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:33,089 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:33,145 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:33,145 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:33,145 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:33,203 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:33,203 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:33,203 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:33,253 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:33,253 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:33,253 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:33,315 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:33,315 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:33,315 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:33,360 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:33,360 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:33,360 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:33,422 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:33,422 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:33,422 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:33,463 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:33,463 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:33,463 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:33,528 - DEBUG - [Pod ctest-busybox-pod-56486193] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:33,529 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:33,529 - DEBUG - [Pod Pod ctest-busybox-pod-56486193] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 18:18:33,529 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-09747651': 0, 'ctest-nginx-pod-10584409': 0} 2024-08-21 18:18:33,536 - WARNING - Nothing to delete parallely 2024-08-21 18:18:33,536 - INFO - Deleting pod default:ctest-busybox-pod-56486193 2024-08-21 18:18:33,561 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=e4d219aa-bfc5-4dd5-9b33-1849ac47a79e 2024-08-21 18:18:33,568 - WARNING - Pod uuid e4d219aa-bfc5-4dd5-9b33-1849ac47a79e is still seen in agent 10.0.0.34 VM list 2024-08-21 18:18:38,569 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=e4d219aa-bfc5-4dd5-9b33-1849ac47a79e 2024-08-21 18:18:38,576 - WARNING - Pod uuid e4d219aa-bfc5-4dd5-9b33-1849ac47a79e is still seen in agent 10.0.0.34 VM list 2024-08-21 18:18:43,577 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=e4d219aa-bfc5-4dd5-9b33-1849ac47a79e 2024-08-21 18:18:43,585 - WARNING - Pod uuid e4d219aa-bfc5-4dd5-9b33-1849ac47a79e is still seen in agent 10.0.0.34 VM list 2024-08-21 18:18:48,586 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=e4d219aa-bfc5-4dd5-9b33-1849ac47a79e 2024-08-21 18:18:48,597 - WARNING - Pod uuid e4d219aa-bfc5-4dd5-9b33-1849ac47a79e is still seen in agent 10.0.0.34 VM list 2024-08-21 18:18:53,598 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=e4d219aa-bfc5-4dd5-9b33-1849ac47a79e 2024-08-21 18:18:53,606 - WARNING - Pod uuid e4d219aa-bfc5-4dd5-9b33-1849ac47a79e is still seen in agent 10.0.0.34 VM list 2024-08-21 18:18:58,606 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=e4d219aa-bfc5-4dd5-9b33-1849ac47a79e 2024-08-21 18:18:58,613 - WARNING - Pod uuid e4d219aa-bfc5-4dd5-9b33-1849ac47a79e is still seen in agent 10.0.0.34 VM list 2024-08-21 18:19:03,614 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=e4d219aa-bfc5-4dd5-9b33-1849ac47a79e 2024-08-21 18:19:03,690 - WARNING - Pod uuid e4d219aa-bfc5-4dd5-9b33-1849ac47a79e is still seen in agent 10.0.0.34 VM list 2024-08-21 18:19:08,691 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=e4d219aa-bfc5-4dd5-9b33-1849ac47a79e 2024-08-21 18:19:08,699 - DEBUG - Pod e4d219aa-bfc5-4dd5-9b33-1849ac47a79e is not in agent 10.0.0.34 VM list 2024-08-21 18:19:08,699 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a4544c8a-5fe9-11ef-8415-fa163e9dfa7d 2024-08-21 18:19:08,707 - DEBUG - VMI a4544c8a-5fe9-11ef-8415-fa163e9dfa7d is removed from agent 10.0.0.34 2024-08-21 18:19:08,707 - INFO - Verified that pod ctest-busybox-pod-56486193 is removed in agent 2024-08-21 18:19:08,707 - INFO - Deleting Ingress : ctest-nginx-ingress-12348144 2024-08-21 18:19:08,721 - DEBUG - Requesting: http://10.0.0.29:8108/Snh_LoadbalancerDatabaseList?x=8eabd39f-d89d-45e6-9388-2438bee11893 2024-08-21 18:19:08,726 - ERROR - Ingress ctest-nginx-ingress-12348144 with uuid 8eabd39f-d89d-45e6-9388-2438bee11893 still found in kube manager 2024-08-21 18:19:09,727 - DEBUG - Requesting: http://10.0.0.29:8108/Snh_LoadbalancerDatabaseList?x=8eabd39f-d89d-45e6-9388-2438bee11893 2024-08-21 18:19:09,732 - INFO - Ingress ctest-nginx-ingress-12348144 with uuid 8eabd39f-d89d-45e6-9388-2438bee11893 deleted successfully from kube manager 2024-08-21 18:19:09,732 - INFO - Verifications on Ingress %s cleanup passed 2024-08-21 18:19:09,732 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-08-21 18:19:09,869 - DEBUG - Requesting: http://10.0.0.29:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-08-21 18:19:09,878 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-08-21 18:19:09,878 - INFO - Deleting VN __public__ 2024-08-21 18:19:10,027 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/023c197e-03ae-42d3-8ad1-cfc3f24d8eef 2024-08-21 18:19:10,033 - DEBUG - Response Code: 404 2024-08-21 18:19:10,034 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2024-08-21 18:19:10,039 - DEBUG - Requesting: http://10.0.0.29:8082/domain/d8b90370-2721-4677-ad3e-9f87f410c7c6 2024-08-21 18:19:10,078 - DEBUG - Requesting: http://10.0.0.29:8082/project/9399ddd5-bc3d-498a-9863-521ac3ed6662 2024-08-21 18:19:10,114 - INFO - Validated that VN __public__ is not found in API Server 2024-08-21 18:19:10,114 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-08-21 18:19:10,132 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-21 18:19:10,144 - DEBUG - VN __public__ is not present in Agent 10.0.0.34 2024-08-21 18:19:10,144 - INFO - Validated that VN __public__ is not in any agent 2024-08-21 18:19:10,145 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-21 18:19:10,154 - DEBUG - Requesting: http://10.0.0.29:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-21 18:19:10,161 - DEBUG - Requesting: http://10.0.0.29:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-08-21 18:19:10,175 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-08-21 18:19:10,176 - INFO - Deleting pod default:ctest-nginx-pod-10584409 2024-08-21 18:19:10,185 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=0eb1af3c-a31b-44cc-82c1-bfbf87d9eb83 2024-08-21 18:19:10,202 - WARNING - Pod uuid 0eb1af3c-a31b-44cc-82c1-bfbf87d9eb83 is still seen in agent 10.0.0.34 VM list 2024-08-21 18:19:15,203 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=0eb1af3c-a31b-44cc-82c1-bfbf87d9eb83 2024-08-21 18:19:15,210 - DEBUG - Pod 0eb1af3c-a31b-44cc-82c1-bfbf87d9eb83 is not in agent 10.0.0.34 VM list 2024-08-21 18:19:15,210 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a00f4eb8-5fe9-11ef-8415-fa163e9dfa7d 2024-08-21 18:19:15,216 - DEBUG - VMI a00f4eb8-5fe9-11ef-8415-fa163e9dfa7d is removed from agent 10.0.0.34 2024-08-21 18:19:15,216 - INFO - Verified that pod ctest-nginx-pod-10584409 is removed in agent 2024-08-21 18:19:15,217 - INFO - Deleting pod default:ctest-nginx-pod-09747651 2024-08-21 18:19:15,231 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=8e4f63a1-961b-42a4-8bef-4b3c77f4ba40 2024-08-21 18:19:15,242 - WARNING - Pod uuid 8e4f63a1-961b-42a4-8bef-4b3c77f4ba40 is still seen in agent 10.0.0.34 VM list 2024-08-21 18:19:20,243 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=8e4f63a1-961b-42a4-8bef-4b3c77f4ba40 2024-08-21 18:19:20,250 - DEBUG - Pod 8e4f63a1-961b-42a4-8bef-4b3c77f4ba40 is not in agent 10.0.0.34 VM list 2024-08-21 18:19:20,250 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9fa6ce06-5fe9-11ef-8415-fa163e9dfa7d 2024-08-21 18:19:20,257 - DEBUG - VMI 9fa6ce06-5fe9-11ef-8415-fa163e9dfa7d is removed from agent 10.0.0.34 2024-08-21 18:19:20,257 - INFO - Verified that pod ctest-nginx-pod-09747651 is removed in agent 2024-08-21 18:19:20,257 - INFO - Deleting service : ctest-nginx-svc-11259926 2024-08-21 18:19:20,447 - ERROR - AssertionError Python 3.6.8: /usr/bin/python3 Wed Aug 21 18:18:33 2024 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=, *args=(), **kwargs={}) 79 log.info('Initial checks done. Running the testcase now') 80 log.info('') 81 result = function(self, *args, **kwargs) 82 if self.inputs.upgrade: 83 pid = os.getpid() result = None function = self = args = () kwargs = {} /contrail-test/scripts/k8s_scripts/test_ingress.py in test_ingress_ip_assignment(self=) 75 assert self.validate_nginx_lb([pod1, pod2], ingress.cluster_ip, 76 test_pod=pod3) 77 validate() 78 self.validate_post_upgrade = validate 79 # end test_ingress_ip_assignment validate = .validate> /contrail-test/scripts/k8s_scripts/test_ingress.py in validate() 74 # Now validate ingress from within the cluster network 75 assert self.validate_nginx_lb([pod1, pod2], ingress.cluster_ip, 76 test_pod=pod3) 77 validate() 78 self.validate_post_upgrade = validate test_pod undefined pod3 = AssertionError: __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {} __dir__ = __doc__ = 'Assertion failed.' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = args = () with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 81, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/scripts/k8s_scripts/test_ingress.py", line 77, in test_ingress_ip_assignment validate() File "/contrail-test/scripts/k8s_scripts/test_ingress.py", line 76, in validate test_pod=pod3) AssertionError 2024-08-21 18:19:20,448 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-21 18:19:20,455 - DEBUG - No XMPP flaps were noticed during the test 2024-08-21 18:19:20,455 - INFO -
2024-08-21 18:19:20,455 - INFO - END TEST : test_ingress_ip_assignment : FAILED[0:01:54]
2024-08-21 18:19:20,455 - INFO - -------------------------------------------------------------------------------- 2024-08-21 18:19:26,853 - DEBUG - [10.0.0.29]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-08-21 18:19:26,969 - DEBUG - Output : cluster_project={} 2024-08-21 18:19:27,003 - DEBUG - [10.0.0.29]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-08-21 18:19:27,133 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-08-21 18:19:27,144 - DEBUG - [10.0.0.29]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-08-21 18:19:27,251 - DEBUG - Output : cluster_project={} 2024-08-21 18:19:42,403 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 18:19:42,672 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 18:19:42,755 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 18:19:42,789 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 18:19:42,867 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 18:19:48,256 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 18:19:48,293 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 18:19:48,372 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 18:19:48,648 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-21 18:19:51,291 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_ApplicationPolicySetReq? 2024-08-21 18:19:51,298 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AclReq? 2024-08-21 18:19:51,329 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AclReq? 2024-08-21 18:19:53,364 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AclReq? 2024-08-21 18:22:54,930 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-21 18:22:54,962 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=f238b618-215d-404a-bc44-55a9449896f1 2024-08-21 18:22:54,991 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=620f9df0-2dcd-4081-900a-b06227556521 2024-08-21 18:22:55,009 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=c7cab688-fcc9-4fa7-837f-6e9748b3b589 2024-08-21 18:22:55,013 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=3d3d10ed-e00c-4c56-9eca-156c77492b72 2024-08-21 18:22:55,017 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=9794b719-7cbb-4010-8d6e-0ee95f255aa2 2024-08-21 18:22:55,021 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=1cee9080-607d-4107-935a-0673ffd016f6 2024-08-21 18:22:55,027 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=6bad691a-678a-4a23-817e-81d115a9981d 2024-08-21 18:22:55,037 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=8149dcb0-5862-45eb-a479-2bf2b539eb88 2024-08-21 18:23:00,088 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=1cee9080-607d-4107-935a-0673ffd016f6 2024-08-21 18:23:00,090 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=9794b719-7cbb-4010-8d6e-0ee95f255aa2 2024-08-21 18:23:00,092 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=3d3d10ed-e00c-4c56-9eca-156c77492b72 2024-08-21 18:23:00,093 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=c7cab688-fcc9-4fa7-837f-6e9748b3b589 2024-08-21 18:23:00,094 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=620f9df0-2dcd-4081-900a-b06227556521 2024-08-21 18:23:00,103 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=8149dcb0-5862-45eb-a479-2bf2b539eb88 2024-08-21 18:23:00,106 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=6bad691a-678a-4a23-817e-81d115a9981d 2024-08-21 18:23:00,126 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e855a032-5fe9-11ef-8415-fa163e9dfa7d 2024-08-21 18:23:00,127 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e8bebae0-5fe9-11ef-8415-fa163e9dfa7d 2024-08-21 18:23:00,132 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e7c2e8b4-5fe9-11ef-8415-fa163e9dfa7d 2024-08-21 18:23:00,438 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=f238b618-215d-404a-bc44-55a9449896f1 2024-08-21 18:23:00,448 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e7498b0e-5fe9-11ef-8415-fa163e9dfa7d 2024-08-21 18:23:05,133 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=8149dcb0-5862-45eb-a479-2bf2b539eb88 2024-08-21 18:23:05,135 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=9794b719-7cbb-4010-8d6e-0ee95f255aa2 2024-08-21 18:23:05,136 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=6bad691a-678a-4a23-817e-81d115a9981d 2024-08-21 18:23:05,137 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=620f9df0-2dcd-4081-900a-b06227556521 2024-08-21 18:23:10,151 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=8149dcb0-5862-45eb-a479-2bf2b539eb88 2024-08-21 18:23:10,153 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=9794b719-7cbb-4010-8d6e-0ee95f255aa2 2024-08-21 18:23:10,154 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=6bad691a-678a-4a23-817e-81d115a9981d 2024-08-21 18:23:10,156 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=620f9df0-2dcd-4081-900a-b06227556521 2024-08-21 18:23:15,169 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=8149dcb0-5862-45eb-a479-2bf2b539eb88 2024-08-21 18:23:15,171 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=6bad691a-678a-4a23-817e-81d115a9981d 2024-08-21 18:23:15,172 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=9794b719-7cbb-4010-8d6e-0ee95f255aa2 2024-08-21 18:23:15,173 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=620f9df0-2dcd-4081-900a-b06227556521 2024-08-21 18:23:20,187 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=9794b719-7cbb-4010-8d6e-0ee95f255aa2 2024-08-21 18:23:20,189 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=6bad691a-678a-4a23-817e-81d115a9981d 2024-08-21 18:23:20,190 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=8149dcb0-5862-45eb-a479-2bf2b539eb88 2024-08-21 18:23:20,192 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=620f9df0-2dcd-4081-900a-b06227556521 2024-08-21 18:23:25,203 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=9794b719-7cbb-4010-8d6e-0ee95f255aa2 2024-08-21 18:23:25,206 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=8149dcb0-5862-45eb-a479-2bf2b539eb88 2024-08-21 18:23:25,208 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=6bad691a-678a-4a23-817e-81d115a9981d 2024-08-21 18:23:25,210 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=620f9df0-2dcd-4081-900a-b06227556521 2024-08-21 18:23:30,224 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=9794b719-7cbb-4010-8d6e-0ee95f255aa2 2024-08-21 18:23:30,226 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=6bad691a-678a-4a23-817e-81d115a9981d 2024-08-21 18:23:30,228 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=620f9df0-2dcd-4081-900a-b06227556521 2024-08-21 18:23:30,229 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=8149dcb0-5862-45eb-a479-2bf2b539eb88 2024-08-21 18:23:30,243 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e9abf6e8-5fe9-11ef-8415-fa163e9dfa7d 2024-08-21 18:23:30,247 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ea11347c-5fe9-11ef-8415-fa163e9dfa7d 2024-08-21 18:23:30,249 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ea78f3b4-5fe9-11ef-8415-fa163e9dfa7d 2024-08-21 18:23:30,250 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e93f4598-5fe9-11ef-8415-fa163e9dfa7d