2024-08-21 11:39:22,415 - DEBUG - [10.0.0.48]: Running cmd : hostname 2024-08-21 11:39:22,759 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-564-1 2024-08-21 11:39:22,759 - DEBUG - [10.0.0.48]: Running cmd : hostname -f 2024-08-21 11:39:22,822 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-564-1 2024-08-21 11:39:22,823 - DEBUG - [10.0.0.48]: 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 11:39:22,956 - DEBUG - Output : NAMES contrail_test_dpGoL5znA contrail-kubernetes-master_kubemanager_1 analytics_database_cassandra_1 analytics_database_query-engine_1 analytics_database_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_collector_1 analytics_api_1 analytics_nodemgr_1 redis_redis_1 webui_job_1 webui_web_1 control_named_1 control_control_1 control_nodemgr_1 control_dns_1 config_database_zookeeper_1 config_database_nodemgr_1 config_database_rabbitmq_1 config_database_cassandra_1 config_api_devicemgr_1 config_api_nodemgr_1 config_api_schema_1 config_api_svcmonitor_1 config_api_api_1 config_api_dnsmasq_1 2024-08-21 11:39:22,956 - DEBUG - [10.0.0.48]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-08-21 11:39:22,990 - DEBUG - Output : 10.0.0.48/24 172.17.0.1/16 2024-08-21 11:39:22,990 - DEBUG - [10.0.0.48]: Running cmd : getent hosts 10.0.0.48 | head -n 1 | awk '{print $2}' 2024-08-21 11:39:23,036 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-564-1 2024-08-21 11:39:23,135 - DEBUG - [10.0.0.23]: Running cmd : hostname 2024-08-21 11:39:23,360 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-564-1 2024-08-21 11:39:23,360 - DEBUG - [10.0.0.23]: Running cmd : hostname -f 2024-08-21 11:39:23,427 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-564-1 2024-08-21 11:39:23,428 - DEBUG - [10.0.0.23]: 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 11:39:23,477 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-08-21 11:39:23,478 - DEBUG - [10.0.0.23]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-08-21 11:39:23,540 - DEBUG - Output : 10.0.0.23/24 2024-08-21 11:39:23,541 - DEBUG - [10.0.0.23]: Running cmd : getent hosts 10.0.0.23 | head -n 1 | awk '{print $2}' 2024-08-21 11:39:23,567 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-564-1 2024-08-21 11:39:23,689 - INFO - Using existing project ['default-domain', 'k8s-default'](dc4ab79c-1e84-4886-86d6-1fb50acce2d8) 2024-08-21 11:39:23,795 - INFO - Using existing project ['default-domain', 'k8s-default'](dc4ab79c-1e84-4886-86d6-1fb50acce2d8) 2024-08-21 11:39:23,937 - INFO - ================================================================================ 2024-08-21 11:39:23,938 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-08-21 11:39:23,938 - 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 11:39:24,205 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-21 11:39:24,217 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.0.0.48': '0'}} with 2024-08-21 11:39:24,217 - INFO - Initial checks done. Running the testcase now 2024-08-21 11:39:24,217 - INFO - 2024-08-21 11:39:24,229 - INFO - Namespace default already exists 2024-08-21 11:39:24,230 - DEBUG - [10.0.0.48]: 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 11:39:24,349 - DEBUG - Output : cluster_project={} 2024-08-21 11:39:24,395 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-08-21 11:39:24,396 - DEBUG - Project uuid in Contrail is dc4ab79c-1e84-4886-86d6-1fb50acce2d8 2024-08-21 11:39:24,396 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-08-21 11:39:24,535 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-08-21 11:39:24,535 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_NamespaceDatabaseList?namespace_uuid=83796fcb-4146-4276-9931-d4431ca20d37 2024-08-21 11:39:24,543 - INFO - Namespace default with uuid 83796fcb-4146-4276-9931-d4431ca20d37 found in kube manager 2024-08-21 11:39:24,543 - INFO - Namespace default verification passed 2024-08-21 11:39:24,546 - DEBUG - Service ctest-nginx-svc-06603675 not present 2024-08-21 11:39:24,547 - INFO - Creating service ctest-nginx-svc-06603675 2024-08-21 11:39:24,568 - INFO - Created Service ctest-nginx-svc-06603675 2024-08-21 11:39:24,573 - DEBUG - Pod ctest-nginx-pod-16916842 not present 2024-08-21 11:39:24,573 - INFO - Creating Pod ctest-nginx-pod-16916842 2024-08-21 11:39:24,643 - DEBUG - Pod : ctest-nginx-pod-16916842 UUID is 9eeec7fb-f123-435b-a551-a59907b7013d 2024-08-21 11:39:24,654 - DEBUG - Pod ctest-nginx-pod-78539507 not present 2024-08-21 11:39:24,655 - INFO - Creating Pod ctest-nginx-pod-78539507 2024-08-21 11:39:24,709 - DEBUG - Pod : ctest-nginx-pod-78539507 UUID is 24323147-240c-4113-a896-a0852c9031f0 2024-08-21 11:39:24,870 - INFO - Created VN __public__, UUID :e890a71a-4b53-4276-9ab6-93898a296934 2024-08-21 11:39:25,069 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2024-08-21 11:39:25,079 - DEBUG - Requesting: http://10.0.0.48:8082/domain/0a5263cd-f856-4a44-8f78-fe12ec01d756 2024-08-21 11:39:25,100 - DEBUG - Requesting: http://10.0.0.48:8082/project/dc4ab79c-1e84-4886-86d6-1fb50acce2d8 2024-08-21 11:39:25,172 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/e890a71a-4b53-4276-9ab6-93898a296934 2024-08-21 11:39:25,188 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/e890a71a-4b53-4276-9ab6-93898a296934 2024-08-21 11:39:25,198 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/44068e92-5b03-4960-b583-1da65d8165d7 2024-08-21 11:39:25,211 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/44068e92-5b03-4960-b583-1da65d8165d7 2024-08-21 11:39:25,220 - DEBUG - Route Targets: [] 2024-08-21 11:39:25,220 - DEBUG - RT names not yet present for VN __public__ 2024-08-21 11:39:30,221 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2024-08-21 11:39:30,233 - DEBUG - Requesting: http://10.0.0.48:8082/domain/0a5263cd-f856-4a44-8f78-fe12ec01d756 2024-08-21 11:39:30,251 - DEBUG - Requesting: http://10.0.0.48:8082/project/dc4ab79c-1e84-4886-86d6-1fb50acce2d8 2024-08-21 11:39:30,303 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/e890a71a-4b53-4276-9ab6-93898a296934 2024-08-21 11:39:30,313 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/e890a71a-4b53-4276-9ab6-93898a296934 2024-08-21 11:39:30,322 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/44068e92-5b03-4960-b583-1da65d8165d7 2024-08-21 11:39:30,342 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/44068e92-5b03-4960-b583-1da65d8165d7 2024-08-21 11:39:30,350 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/b55e4597-710d-4c05-a616-6899e6eecb90 2024-08-21 11:39:30,358 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-08-21 11:39:30,358 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/e890a71a-4b53-4276-9ab6-93898a296934 2024-08-21 11:39:30,368 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/44068e92-5b03-4960-b583-1da65d8165d7 2024-08-21 11:39:30,383 - INFO - Verified VN network id 14 for VN e890a71a-4b53-4276-9ab6-93898a296934 2024-08-21 11:39:30,383 - INFO - Verifications in API Server for VN __public__ passed 2024-08-21 11:39:30,384 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/e890a71a-4b53-4276-9ab6-93898a296934 2024-08-21 11:39:30,394 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/44068e92-5b03-4960-b583-1da65d8165d7 2024-08-21 11:39:30,401 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/44068e92-5b03-4960-b583-1da65d8165d7 2024-08-21 11:39:30,409 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/b55e4597-710d-4c05-a616-6899e6eecb90 2024-08-21 11:39:30,416 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-08-21 11:39:30,426 - DEBUG - Control-node 10.0.0.48 : 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': '16758077944820351606', 'uuid-lslong': '11148260146540013876'}, 'enable': 'true', 'created': '2024-08-21T11:39:24', 'last-modified': '2024-08-21T11:39:24', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.478321'} 2024-08-21 11:39:30,426 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-21 11:39:30,434 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-08-21 11:39:30,434 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-08-21 11:39:30,434 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-08-21 11:39:30,434 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2024-08-21 11:39:30,441 - DEBUG - Requesting: http://10.0.0.48:8082/domain/0a5263cd-f856-4a44-8f78-fe12ec01d756 2024-08-21 11:39:30,449 - DEBUG - Requesting: http://10.0.0.48:8082/project/dc4ab79c-1e84-4886-86d6-1fb50acce2d8 2024-08-21 11:39:30,490 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/e890a71a-4b53-4276-9ab6-93898a296934 2024-08-21 11:39:30,500 - DEBUG - =>VN __public__ has no policy to be verified 2024-08-21 11:39:30,500 - DEBUG - Verifying the vn in opserver 2024-08-21 11:39:30,500 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.48 2024-08-21 11:39:30,501 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks 2024-08-21 11:39:30,507 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.48:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-08-21 11:39:30,507 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-08-21 11:39:30,507 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-21 11:39:30,517 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-21 11:39:30,524 - DEBUG - Do not have enough data to verify VN in agent 2024-08-21 11:39:30,524 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-21 11:39:30,532 - DEBUG - VRF ids for VN __public__: {} 2024-08-21 11:39:30,634 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-08-21 11:39:30,765 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2024-08-21 11:39:30,771 - DEBUG - Requesting: http://10.0.0.48:8082/domain/0a5263cd-f856-4a44-8f78-fe12ec01d756 2024-08-21 11:39:30,780 - DEBUG - Requesting: http://10.0.0.48:8082/project/dc4ab79c-1e84-4886-86d6-1fb50acce2d8 2024-08-21 11:39:30,816 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/e890a71a-4b53-4276-9ab6-93898a296934 2024-08-21 11:39:30,830 - DEBUG - Requesting: http://10.0.0.48:8082/floating-ip-pool/8f8c3b42-6440-4421-a2a9-9b779c975565 2024-08-21 11:39:30,839 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2024-08-21 11:39:30,847 - DEBUG - Requesting: http://10.0.0.48:8082/domain/0a5263cd-f856-4a44-8f78-fe12ec01d756 2024-08-21 11:39:30,859 - DEBUG - Requesting: http://10.0.0.48:8082/project/dc4ab79c-1e84-4886-86d6-1fb50acce2d8 2024-08-21 11:39:30,897 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/e890a71a-4b53-4276-9ab6-93898a296934 2024-08-21 11:39:30,908 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-08-21 11:39:30,908 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-08-21 11:39:30,914 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-08-21 11:39:30,921 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-08-21 11:39:30,921 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-08-21 11:39:30,924 - DEBUG - Ingress ctest-nginx-ingress-18323740 not present 2024-08-21 11:39:30,924 - INFO - Creating Ingress ctest-nginx-ingress-18323740 2024-08-21 11:39:30,934 - INFO - Created Ingress ctest-nginx-ingress-18323740 2024-08-21 11:39:30,937 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-18323740 2024-08-21 11:39:33,944 - DEBUG - For Ingress ctest-nginx-ingress-18323740, Cluster IP: 10.47.255.249, External IPs ['53.172.169.124'] 2024-08-21 11:39:33,945 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-18323740 2024-08-21 11:39:33,945 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_LoadbalancerDatabaseList?x=d86892df-9a56-4de3-bdcd-c83d772a3a15 2024-08-21 11:39:33,953 - INFO - Ingress ctest-nginx-ingress-18323740 with uuid d86892df-9a56-4de3-bdcd-c83d772a3a15 found in kube manager 2024-08-21 11:39:33,953 - INFO - Ingress ctest-nginx-ingress-18323740 verification passed 2024-08-21 11:39:33,957 - DEBUG - Pod ctest-busybox-pod-14271963 not present 2024-08-21 11:39:33,957 - INFO - Creating Pod ctest-busybox-pod-14271963 2024-08-21 11:39:34,008 - DEBUG - Pod : ctest-busybox-pod-14271963 UUID is dc602396-bf97-47bc-9453-7b0a83618552 2024-08-21 11:39:34,019 - DEBUG - Pod ctest-nginx-pod-16916842 not in running state.Currently in Pending 2024-08-21 11:39:39,044 - DEBUG - Pod ctest-nginx-pod-16916842 not in running state.Currently in Pending 2024-08-21 11:39:44,061 - INFO - Pod ctest-nginx-pod-16916842 is in running state.Got IP 10.47.255.251 2024-08-21 11:39:44,128 - DEBUG - Pod ctest-nginx-pod-16916842 has vmi 04e0bef4-5fb2-11ef-9860-fa163e5ab1fa 2024-08-21 11:39:44,128 - INFO - Verified pod ctest-nginx-pod-16916842 in contrail-api 2024-08-21 11:39:44,128 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 11:39:44,146 - DEBUG - VMI 04e0bef4-5fb2-11ef-9860-fa163e5ab1fa is active in agent 10.0.0.23 2024-08-21 11:39:44,146 - INFO - Verified Pod ctest-nginx-pod-16916842 in agent 10.0.0.23 2024-08-21 11:39:44,146 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_VirtualMachineDatabaseList?x=9eeec7fb-f123-435b-a551-a59907b7013d 2024-08-21 11:39:44,153 - INFO - Pod ctest-nginx-pod-16916842 with uuid 9eeec7fb-f123-435b-a551-a59907b7013d found in kube manager 2024-08-21 11:39:44,153 - INFO - Pod ctest-nginx-pod-16916842 verification passed 2024-08-21 11:39:44,238 - DEBUG - [Pod ctest-nginx-pod-16916842] Cmd: echo ctest-nginx-pod-16916842 > /usr/share/nginx/html/index.html, Output: 2024-08-21 11:39:44,244 - INFO - Pod ctest-nginx-pod-78539507 is in running state.Got IP 10.47.255.250 2024-08-21 11:39:44,256 - DEBUG - Pod ctest-nginx-pod-78539507 has vmi 05514516-5fb2-11ef-9860-fa163e5ab1fa 2024-08-21 11:39:44,256 - INFO - Verified pod ctest-nginx-pod-78539507 in contrail-api 2024-08-21 11:39:44,257 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 11:39:44,268 - DEBUG - VMI 05514516-5fb2-11ef-9860-fa163e5ab1fa is active in agent 10.0.0.23 2024-08-21 11:39:44,269 - INFO - Verified Pod ctest-nginx-pod-78539507 in agent 10.0.0.23 2024-08-21 11:39:44,269 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_VirtualMachineDatabaseList?x=24323147-240c-4113-a896-a0852c9031f0 2024-08-21 11:39:44,274 - INFO - Pod ctest-nginx-pod-78539507 with uuid 24323147-240c-4113-a896-a0852c9031f0 found in kube manager 2024-08-21 11:39:44,274 - INFO - Pod ctest-nginx-pod-78539507 verification passed 2024-08-21 11:39:44,328 - DEBUG - [Pod ctest-nginx-pod-78539507] Cmd: echo ctest-nginx-pod-78539507 > /usr/share/nginx/html/index.html, Output: 2024-08-21 11:39:44,337 - INFO - Pod ctest-busybox-pod-14271963 is in running state.Got IP 10.47.255.248 2024-08-21 11:39:44,353 - DEBUG - Pod ctest-busybox-pod-14271963 has vmi 099c1150-5fb2-11ef-9860-fa163e5ab1fa 2024-08-21 11:39:44,353 - INFO - Verified pod ctest-busybox-pod-14271963 in contrail-api 2024-08-21 11:39:44,353 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 11:39:44,367 - DEBUG - VMI 099c1150-5fb2-11ef-9860-fa163e5ab1fa is active in agent 10.0.0.23 2024-08-21 11:39:44,367 - INFO - Verified Pod ctest-busybox-pod-14271963 in agent 10.0.0.23 2024-08-21 11:39:44,367 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_VirtualMachineDatabaseList?x=dc602396-bf97-47bc-9453-7b0a83618552 2024-08-21 11:39:44,374 - INFO - Pod ctest-busybox-pod-14271963 with uuid dc602396-bf97-47bc-9453-7b0a83618552 found in kube manager 2024-08-21 11:39:44,374 - INFO - Pod ctest-busybox-pod-14271963 verification passed 2024-08-21 11:39:44,424 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:44,425 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:44,425 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:44,490 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:44,490 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:44,490 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:44,556 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:44,556 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:44,556 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:44,632 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:44,632 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:44,632 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:44,685 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:44,685 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:44,685 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:44,765 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:44,765 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:44,765 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:44,844 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:44,844 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:44,845 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:44,924 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:44,924 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:44,924 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:44,988 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:44,988 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:44,988 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:45,063 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:45,063 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:45,064 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:45,064 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-16916842': 0, 'ctest-nginx-pod-78539507': 0} 2024-08-21 11:39:47,137 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:47,137 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:47,137 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:47,209 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:47,209 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:47,210 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:47,278 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:47,278 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:47,278 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:47,336 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:47,336 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:47,336 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:47,388 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:47,388 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:47,388 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:47,440 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:47,440 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:47,440 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:47,494 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:47,494 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:47,495 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:47,553 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:47,553 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:47,553 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:47,623 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:47,623 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:47,623 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:47,695 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:47,695 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:47,695 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:47,695 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-16916842': 0, 'ctest-nginx-pod-78539507': 0} 2024-08-21 11:39:49,774 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:49,775 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:49,775 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:49,825 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:49,825 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:49,825 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:49,871 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:49,871 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:49,871 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:49,936 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:49,936 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:49,936 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:49,987 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:49,987 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:49,987 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:50,054 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:50,054 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:50,054 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:50,108 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:50,108 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:50,108 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:50,173 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:50,173 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:50,173 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:50,221 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:50,221 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:50,221 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:50,273 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:50,274 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:50,274 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:50,274 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-16916842': 0, 'ctest-nginx-pod-78539507': 0} 2024-08-21 11:39:52,325 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:52,325 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:52,325 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:52,384 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:52,384 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:52,384 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:52,449 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:52,449 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:52,449 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:52,512 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:52,513 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:52,513 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:52,576 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:52,576 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:52,576 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:52,643 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:52,643 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:52,643 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:52,708 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:52,708 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:52,708 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:52,775 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:52,777 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:52,777 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:52,839 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:52,839 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:52,839 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:52,904 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:52,904 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:52,904 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:52,904 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-16916842': 0, 'ctest-nginx-pod-78539507': 0} 2024-08-21 11:39:54,990 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:54,990 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:54,990 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:55,048 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:55,048 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:55,048 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:55,116 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:55,116 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:55,116 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:55,186 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:55,186 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:55,186 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:55,249 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:55,249 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:55,249 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:55,318 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:55,318 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:55,318 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:56,168 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:56,168 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:56,168 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:56,232 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:56,232 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:56,232 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:56,301 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:56,301 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:56,302 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:56,368 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:56,368 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:56,368 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:56,369 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-16916842': 0, 'ctest-nginx-pod-78539507': 0} 2024-08-21 11:39:58,424 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:58,425 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:58,425 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:58,479 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:58,479 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:58,480 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:58,539 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:58,539 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:58,539 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:58,599 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:58,599 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:58,599 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:58,665 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:58,665 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:58,665 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:58,742 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:58,742 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:58,743 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:58,808 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:58,808 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:58,808 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:58,883 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:58,883 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:58,883 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:58,943 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:58,943 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:58,943 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:59,020 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:59,021 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:59,021 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:39:59,021 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-16916842': 0, 'ctest-nginx-pod-78539507': 0} 2024-08-21 11:40:01,097 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:01,098 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:01,098 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:01,149 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:01,150 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:01,150 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:01,229 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:01,229 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:01,229 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:01,300 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:01,301 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:01,301 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:01,380 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:01,381 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:01,381 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:01,441 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:01,442 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:01,442 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:01,518 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:01,518 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:01,518 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:01,587 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:01,587 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:01,587 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:01,653 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:01,653 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:01,653 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:01,737 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:01,737 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:01,738 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:01,738 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-16916842': 0, 'ctest-nginx-pod-78539507': 0} 2024-08-21 11:40:03,801 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:03,801 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:03,801 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:03,861 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:03,861 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:03,861 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:03,917 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:03,917 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:03,917 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:03,985 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:03,986 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:03,986 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:04,046 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:04,047 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:04,047 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:04,120 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:04,121 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:04,121 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:04,187 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:04,187 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:04,187 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:04,261 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:04,261 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:04,261 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:04,324 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:04,324 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:04,324 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:04,376 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:04,376 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:04,376 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:04,376 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-16916842': 0, 'ctest-nginx-pod-78539507': 0} 2024-08-21 11:40:06,443 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:06,443 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:06,443 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:06,512 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:06,513 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:06,513 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:06,576 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:06,577 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:06,577 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:07,107 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:07,107 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:07,107 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:07,163 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:07,163 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:07,163 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:07,219 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:07,219 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:07,219 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:07,276 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:07,276 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:07,276 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:07,336 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:07,336 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:07,336 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:07,386 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:07,387 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:07,387 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:07,441 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:07,441 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:07,441 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:07,441 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-16916842': 0, 'ctest-nginx-pod-78539507': 0} 2024-08-21 11:40:09,718 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:09,718 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:09,718 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:09,787 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:09,788 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:09,788 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:09,875 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:09,875 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:09,875 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:09,936 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:09,936 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:09,936 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:10,005 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:10,005 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:10,005 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:10,064 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:10,065 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:10,065 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:10,129 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:10,129 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:10,129 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:10,191 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:10,191 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:10,191 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:10,256 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:10,257 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:10,257 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:10,311 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:10,311 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:10,311 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:10,311 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-16916842': 0, 'ctest-nginx-pod-78539507': 0} 2024-08-21 11:40:12,367 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:12,367 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:12,367 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:12,420 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:12,420 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:12,420 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:12,494 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:12,494 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:12,494 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:12,560 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:12,560 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:12,560 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:12,617 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:12,617 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:12,617 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:12,678 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:12,678 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:12,678 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:12,747 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:12,747 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:12,747 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:12,816 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:12,816 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:12,816 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:12,879 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:12,879 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:12,879 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:12,939 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:12,940 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:12,940 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:12,940 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-16916842': 0, 'ctest-nginx-pod-78539507': 0} 2024-08-21 11:40:15,014 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:15,014 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:15,014 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:15,084 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:15,085 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:15,085 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:15,157 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:15,157 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:15,158 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:15,227 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:15,227 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:15,227 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:15,278 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:15,279 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:15,279 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:15,343 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:15,343 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:15,344 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:15,399 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:15,400 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:15,400 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:15,461 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:15,461 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:15,461 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:15,524 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:15,524 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:15,524 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:15,591 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:15,592 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:15,592 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:15,592 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-16916842': 0, 'ctest-nginx-pod-78539507': 0} 2024-08-21 11:40:17,668 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:17,668 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:17,668 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:17,742 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:17,742 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:17,742 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:17,796 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:17,796 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:17,796 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:17,853 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:17,853 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:17,853 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:17,926 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:17,926 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:17,926 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:17,994 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:17,994 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:17,994 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:18,065 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:18,065 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:18,065 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:18,116 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:18,116 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:18,116 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:18,188 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:18,188 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:18,188 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:18,243 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:18,243 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:18,243 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:18,243 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-16916842': 0, 'ctest-nginx-pod-78539507': 0} 2024-08-21 11:40:20,311 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:20,311 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:20,311 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:20,379 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:20,379 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:20,379 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:20,454 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:20,455 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:20,455 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:20,524 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:20,524 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:20,524 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:20,589 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:20,589 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:20,589 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:20,656 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:20,656 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:20,656 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:20,719 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:20,719 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:20,719 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:20,786 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:20,787 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:20,787 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:20,847 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:20,848 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:20,848 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:20,922 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:20,922 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:20,922 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:20,922 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-16916842': 0, 'ctest-nginx-pod-78539507': 0} 2024-08-21 11:40:22,999 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:22,999 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:22,999 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:23,071 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:23,071 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:23,072 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:23,128 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:23,128 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:23,128 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:23,188 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:23,189 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:23,189 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:23,264 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:23,264 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:23,264 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:23,330 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:23,331 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:23,331 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:23,404 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:23,404 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:23,404 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:23,478 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:23,479 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:23,479 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:23,574 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:23,575 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:23,575 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:23,640 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:23,640 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:23,640 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:23,640 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-16916842': 0, 'ctest-nginx-pod-78539507': 0} 2024-08-21 11:40:25,723 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:25,724 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:25,724 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:25,804 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:25,804 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:25,804 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:25,880 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:25,880 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:25,880 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:25,937 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:25,938 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:25,938 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:26,004 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:26,004 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:26,004 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:26,073 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:26,073 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:26,073 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:26,142 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:26,143 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:26,143 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:26,214 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:26,214 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:26,214 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:26,285 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:26,285 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:26,285 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:26,359 - DEBUG - [Pod ctest-busybox-pod-14271963] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:26,359 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:26,359 - DEBUG - [Pod Pod ctest-busybox-pod-14271963] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 11:40:26,359 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-16916842': 0, 'ctest-nginx-pod-78539507': 0} 2024-08-21 11:40:26,371 - WARNING - Nothing to delete parallely 2024-08-21 11:40:26,372 - INFO - Deleting pod default:ctest-busybox-pod-14271963 2024-08-21 11:40:26,404 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dc602396-bf97-47bc-9453-7b0a83618552 2024-08-21 11:40:26,415 - WARNING - Pod uuid dc602396-bf97-47bc-9453-7b0a83618552 is still seen in agent 10.0.0.23 VM list 2024-08-21 11:40:31,416 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dc602396-bf97-47bc-9453-7b0a83618552 2024-08-21 11:40:31,432 - WARNING - Pod uuid dc602396-bf97-47bc-9453-7b0a83618552 is still seen in agent 10.0.0.23 VM list 2024-08-21 11:40:36,433 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dc602396-bf97-47bc-9453-7b0a83618552 2024-08-21 11:40:36,443 - WARNING - Pod uuid dc602396-bf97-47bc-9453-7b0a83618552 is still seen in agent 10.0.0.23 VM list 2024-08-21 11:40:41,444 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dc602396-bf97-47bc-9453-7b0a83618552 2024-08-21 11:40:41,451 - WARNING - Pod uuid dc602396-bf97-47bc-9453-7b0a83618552 is still seen in agent 10.0.0.23 VM list 2024-08-21 11:40:46,453 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dc602396-bf97-47bc-9453-7b0a83618552 2024-08-21 11:40:46,464 - WARNING - Pod uuid dc602396-bf97-47bc-9453-7b0a83618552 is still seen in agent 10.0.0.23 VM list 2024-08-21 11:40:51,465 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dc602396-bf97-47bc-9453-7b0a83618552 2024-08-21 11:40:51,478 - WARNING - Pod uuid dc602396-bf97-47bc-9453-7b0a83618552 is still seen in agent 10.0.0.23 VM list 2024-08-21 11:40:56,479 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dc602396-bf97-47bc-9453-7b0a83618552 2024-08-21 11:40:56,489 - WARNING - Pod uuid dc602396-bf97-47bc-9453-7b0a83618552 is still seen in agent 10.0.0.23 VM list 2024-08-21 11:41:01,491 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dc602396-bf97-47bc-9453-7b0a83618552 2024-08-21 11:41:01,506 - DEBUG - Pod dc602396-bf97-47bc-9453-7b0a83618552 is not in agent 10.0.0.23 VM list 2024-08-21 11:41:01,506 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:099c1150-5fb2-11ef-9860-fa163e5ab1fa 2024-08-21 11:41:01,515 - DEBUG - VMI 099c1150-5fb2-11ef-9860-fa163e5ab1fa is removed from agent 10.0.0.23 2024-08-21 11:41:01,515 - INFO - Verified that pod ctest-busybox-pod-14271963 is removed in agent 2024-08-21 11:41:01,516 - INFO - Deleting Ingress : ctest-nginx-ingress-18323740 2024-08-21 11:41:01,541 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_LoadbalancerDatabaseList?x=d86892df-9a56-4de3-bdcd-c83d772a3a15 2024-08-21 11:41:01,549 - ERROR - Ingress ctest-nginx-ingress-18323740 with uuid d86892df-9a56-4de3-bdcd-c83d772a3a15 still found in kube manager 2024-08-21 11:41:02,550 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_LoadbalancerDatabaseList?x=d86892df-9a56-4de3-bdcd-c83d772a3a15 2024-08-21 11:41:02,558 - INFO - Ingress ctest-nginx-ingress-18323740 with uuid d86892df-9a56-4de3-bdcd-c83d772a3a15 deleted successfully from kube manager 2024-08-21 11:41:02,558 - INFO - Verifications on Ingress %s cleanup passed 2024-08-21 11:41:02,558 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-08-21 11:41:02,714 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-08-21 11:41:02,721 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-08-21 11:41:02,722 - INFO - Deleting VN __public__ 2024-08-21 11:41:02,922 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/44068e92-5b03-4960-b583-1da65d8165d7 2024-08-21 11:41:02,929 - DEBUG - Response Code: 404 2024-08-21 11:41:02,929 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2024-08-21 11:41:02,942 - DEBUG - Requesting: http://10.0.0.48:8082/domain/0a5263cd-f856-4a44-8f78-fe12ec01d756 2024-08-21 11:41:02,955 - DEBUG - Requesting: http://10.0.0.48:8082/project/dc4ab79c-1e84-4886-86d6-1fb50acce2d8 2024-08-21 11:41:03,011 - INFO - Validated that VN __public__ is not found in API Server 2024-08-21 11:41:03,011 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-08-21 11:41:03,021 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-21 11:41:03,035 - DEBUG - VN __public__ is not present in Agent 10.0.0.23 2024-08-21 11:41:03,035 - INFO - Validated that VN __public__ is not in any agent 2024-08-21 11:41:03,036 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-21 11:41:03,052 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-21 11:41:03,058 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-08-21 11:41:03,066 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-08-21 11:41:03,066 - INFO - Deleting pod default:ctest-nginx-pod-78539507 2024-08-21 11:41:03,103 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=24323147-240c-4113-a896-a0852c9031f0 2024-08-21 11:41:03,127 - WARNING - Pod uuid 24323147-240c-4113-a896-a0852c9031f0 is still seen in agent 10.0.0.23 VM list 2024-08-21 11:41:08,128 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=24323147-240c-4113-a896-a0852c9031f0 2024-08-21 11:41:08,136 - DEBUG - Pod 24323147-240c-4113-a896-a0852c9031f0 is not in agent 10.0.0.23 VM list 2024-08-21 11:41:08,136 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:05514516-5fb2-11ef-9860-fa163e5ab1fa 2024-08-21 11:41:08,143 - DEBUG - VMI 05514516-5fb2-11ef-9860-fa163e5ab1fa is removed from agent 10.0.0.23 2024-08-21 11:41:08,143 - INFO - Verified that pod ctest-nginx-pod-78539507 is removed in agent 2024-08-21 11:41:08,144 - INFO - Deleting pod default:ctest-nginx-pod-16916842 2024-08-21 11:41:08,156 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=9eeec7fb-f123-435b-a551-a59907b7013d 2024-08-21 11:41:08,167 - WARNING - Pod uuid 9eeec7fb-f123-435b-a551-a59907b7013d is still seen in agent 10.0.0.23 VM list 2024-08-21 11:41:13,168 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=9eeec7fb-f123-435b-a551-a59907b7013d 2024-08-21 11:41:13,176 - DEBUG - Pod 9eeec7fb-f123-435b-a551-a59907b7013d is not in agent 10.0.0.23 VM list 2024-08-21 11:41:13,177 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:04e0bef4-5fb2-11ef-9860-fa163e5ab1fa 2024-08-21 11:41:13,186 - DEBUG - VMI 04e0bef4-5fb2-11ef-9860-fa163e5ab1fa is removed from agent 10.0.0.23 2024-08-21 11:41:13,187 - INFO - Verified that pod ctest-nginx-pod-16916842 is removed in agent 2024-08-21 11:41:13,187 - INFO - Deleting service : ctest-nginx-svc-06603675 2024-08-21 11:41:13,494 - ERROR - AssertionError Python 3.6.8: /usr/bin/python3 Wed Aug 21 11:40:26 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 11:41:13,495 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-21 11:41:13,503 - DEBUG - No XMPP flaps were noticed during the test 2024-08-21 11:41:13,503 - INFO -
2024-08-21 11:41:13,503 - INFO - END TEST : test_ingress_ip_assignment : FAILED[0:01:50]
2024-08-21 11:41:13,503 - INFO - -------------------------------------------------------------------------------- 2024-08-21 11:41:19,977 - DEBUG - [10.0.0.48]: 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 11:41:20,105 - DEBUG - Output : cluster_project={} 2024-08-21 11:41:20,204 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-08-21 11:41:20,344 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-08-21 11:41:20,370 - DEBUG - [10.0.0.48]: 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 11:41:20,509 - DEBUG - Output : cluster_project={} 2024-08-21 11:41:30,645 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 11:41:30,684 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 11:41:35,776 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 11:41:35,854 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 11:41:35,943 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 11:41:41,010 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 11:41:41,061 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 11:41:41,155 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 11:41:41,441 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-21 11:41:44,057 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_ApplicationPolicySetReq? 2024-08-21 11:41:44,065 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AclReq? 2024-08-21 11:41:44,112 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AclReq? 2024-08-21 11:41:46,158 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AclReq? 2024-08-21 11:44:48,318 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-21 11:44:48,382 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=c41498cd-03b4-42c3-a8a3-5aa95e0ea837 2024-08-21 11:44:48,438 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=3627a4ab-8877-434c-8f16-6cb956e20b69 2024-08-21 11:44:48,448 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=e251367d-2ece-49b9-abe6-d00314df885a 2024-08-21 11:44:48,457 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=5b526465-50a1-4f1e-a50d-aa9dc17c7062 2024-08-21 11:44:48,462 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=7faba23a-cc2c-4684-a506-06b7d56ceeb1 2024-08-21 11:44:48,467 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=ebefc0bb-42dd-441d-b0f7-68726e861789 2024-08-21 11:44:48,477 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=62cec0a6-df3a-4a6c-9108-0c7c1175b2fe 2024-08-21 11:44:48,483 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=bb57eda0-7fd1-4d9b-9cac-a3bbd42c0627 2024-08-21 11:44:53,492 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=c41498cd-03b4-42c3-a8a3-5aa95e0ea837 2024-08-21 11:44:53,502 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:498830be-5fb2-11ef-9860-fa163e5ab1fa 2024-08-21 11:44:53,533 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=bb57eda0-7fd1-4d9b-9cac-a3bbd42c0627 2024-08-21 11:44:53,535 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=ebefc0bb-42dd-441d-b0f7-68726e861789 2024-08-21 11:44:53,537 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=7faba23a-cc2c-4684-a506-06b7d56ceeb1 2024-08-21 11:44:53,538 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=5b526465-50a1-4f1e-a50d-aa9dc17c7062 2024-08-21 11:44:53,540 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=3627a4ab-8877-434c-8f16-6cb956e20b69 2024-08-21 11:44:53,544 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=e251367d-2ece-49b9-abe6-d00314df885a 2024-08-21 11:44:53,545 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=62cec0a6-df3a-4a6c-9108-0c7c1175b2fe 2024-08-21 11:44:53,567 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4aabcdb6-5fb2-11ef-9860-fa163e5ab1fa 2024-08-21 11:44:53,573 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4b2e4160-5fb2-11ef-9860-fa163e5ab1fa 2024-08-21 11:44:53,575 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4a09a928-5fb2-11ef-9860-fa163e5ab1fa 2024-08-21 11:44:58,573 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=62cec0a6-df3a-4a6c-9108-0c7c1175b2fe 2024-08-21 11:44:58,576 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=e251367d-2ece-49b9-abe6-d00314df885a 2024-08-21 11:44:58,577 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=3627a4ab-8877-434c-8f16-6cb956e20b69 2024-08-21 11:44:58,581 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=5b526465-50a1-4f1e-a50d-aa9dc17c7062 2024-08-21 11:45:03,598 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=3627a4ab-8877-434c-8f16-6cb956e20b69 2024-08-21 11:45:03,605 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=62cec0a6-df3a-4a6c-9108-0c7c1175b2fe 2024-08-21 11:45:03,608 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=5b526465-50a1-4f1e-a50d-aa9dc17c7062 2024-08-21 11:45:03,611 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=e251367d-2ece-49b9-abe6-d00314df885a 2024-08-21 11:45:08,631 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=3627a4ab-8877-434c-8f16-6cb956e20b69 2024-08-21 11:45:08,634 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=e251367d-2ece-49b9-abe6-d00314df885a 2024-08-21 11:45:08,637 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=5b526465-50a1-4f1e-a50d-aa9dc17c7062 2024-08-21 11:45:08,639 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=62cec0a6-df3a-4a6c-9108-0c7c1175b2fe 2024-08-21 11:45:13,654 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=62cec0a6-df3a-4a6c-9108-0c7c1175b2fe 2024-08-21 11:45:13,659 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=e251367d-2ece-49b9-abe6-d00314df885a 2024-08-21 11:45:13,665 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=5b526465-50a1-4f1e-a50d-aa9dc17c7062 2024-08-21 11:45:13,668 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=3627a4ab-8877-434c-8f16-6cb956e20b69 2024-08-21 11:45:18,684 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=62cec0a6-df3a-4a6c-9108-0c7c1175b2fe 2024-08-21 11:45:18,691 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=5b526465-50a1-4f1e-a50d-aa9dc17c7062 2024-08-21 11:45:18,695 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=3627a4ab-8877-434c-8f16-6cb956e20b69 2024-08-21 11:45:20,099 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=e251367d-2ece-49b9-abe6-d00314df885a 2024-08-21 11:45:23,731 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=62cec0a6-df3a-4a6c-9108-0c7c1175b2fe 2024-08-21 11:45:23,736 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=3627a4ab-8877-434c-8f16-6cb956e20b69 2024-08-21 11:45:23,739 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=5b526465-50a1-4f1e-a50d-aa9dc17c7062 2024-08-21 11:45:23,744 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4c9e0ec2-5fb2-11ef-9860-fa163e5ab1fa 2024-08-21 11:45:23,758 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4c2f9afa-5fb2-11ef-9860-fa163e5ab1fa 2024-08-21 11:45:23,762 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4d0df44e-5fb2-11ef-9860-fa163e5ab1fa 2024-08-21 11:45:25,107 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=e251367d-2ece-49b9-abe6-d00314df885a 2024-08-21 11:45:25,116 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4bbfb294-5fb2-11ef-9860-fa163e5ab1fa