2024-08-25 13:54:34,142 - DEBUG - [10.0.0.12]: Running cmd : hostname 2024-08-25 13:54:34,495 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-247-1.novalocal 2024-08-25 13:54:34,496 - DEBUG - [10.0.0.12]: Running cmd : hostname -f 2024-08-25 13:54:34,702 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-247-1.novalocal 2024-08-25 13:54:34,703 - DEBUG - [10.0.0.12]: 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-25 13:54:35,126 - DEBUG - Output : NAMES contrail_test_dMxFyOujW vrouter_vrouter-agent_1 vrouter_nodemgr_1 rsyslogd_rsyslogd_1 kubemanager_k8s_kubemanager_1 analytics_snmp_snmp-collector_1 analytics_snmp_nodemgr_1 analytics_snmp_topology_1 analytics_alarm_alarm-gen_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_nodemgr_1 analytics_api_1 analytics_collector_1 analytics_database_nodemgr_1 analytics_database_query-engine_1 analytics_database_cassandra_1 control_named_1 control_nodemgr_1 control_control_1 control_dns_1 webui_job_1 webui_web_1 config_devicemgr_1 config_svcmonitor_1 config_api_1 config_schema_1 config_nodemgr_1 config_dnsmasq_1 config_database_nodemgr_1 config_database_rabbitmq_1 config_database_cassandra_1 config_database_zookeeper_1 redis_redis_1 2024-08-25 13:54:35,127 - DEBUG - [10.0.0.12]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-08-25 13:54:35,361 - DEBUG - Output : 172.17.0.1/16 10.0.0.12/24 2024-08-25 13:54:35,361 - DEBUG - [10.0.0.12]: Running cmd : getent hosts 10.0.0.12 | head -n 1 | awk '{print $2}' 2024-08-25 13:54:35,620 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-247-1.novalocal 2024-08-25 13:54:35,620 - DEBUG - [10.0.0.12]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-08-25 13:54:35,838 - DEBUG - Output : 10.0.0.12/24 2024-08-25 13:54:36,303 - INFO - Using existing project ['default-domain', 'k8s-default'](8681f186-e3f5-4784-8e20-c9cc79ba6916) 2024-08-25 13:54:36,438 - INFO - Using existing project ['default-domain', 'k8s-default'](8681f186-e3f5-4784-8e20-c9cc79ba6916) 2024-08-25 13:54:36,614 - INFO - ================================================================================ 2024-08-25 13:54:36,614 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-08-25 13:54:36,615 - 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-25 13:54:36,998 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-25 13:54:37,024 - DEBUG - Nothing to compare xmpp stats {'10.0.0.12': {'10.0.0.12': '0'}} with 2024-08-25 13:54:37,024 - INFO - Initial checks done. Running the testcase now 2024-08-25 13:54:37,025 - INFO - 2024-08-25 13:54:37,032 - INFO - Namespace default already exists 2024-08-25 13:54:37,033 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-08-25 13:54:37,264 - DEBUG - Output : cluster_project={} 2024-08-25 13:54:37,351 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-08-25 13:54:37,352 - DEBUG - Project uuid in Contrail is 8681f186-e3f5-4784-8e20-c9cc79ba6916 2024-08-25 13:54:37,352 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-08-25 13:54:37,531 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-08-25 13:54:37,531 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_NamespaceDatabaseList?namespace_uuid=d22aa02b-cb60-4811-9c9d-2dc5e0690b7a 2024-08-25 13:54:37,536 - INFO - Namespace default with uuid d22aa02b-cb60-4811-9c9d-2dc5e0690b7a found in kube manager 2024-08-25 13:54:37,536 - INFO - Namespace default verification passed 2024-08-25 13:54:37,540 - DEBUG - Service ctest-nginx-svc-59284611 not present 2024-08-25 13:54:37,540 - INFO - Creating service ctest-nginx-svc-59284611 2024-08-25 13:54:37,556 - INFO - Created Service ctest-nginx-svc-59284611 2024-08-25 13:54:37,560 - DEBUG - Pod ctest-nginx-pod-19420261 not present 2024-08-25 13:54:37,560 - INFO - Creating Pod ctest-nginx-pod-19420261 2024-08-25 13:54:37,596 - DEBUG - Pod : ctest-nginx-pod-19420261 UUID is 639262c2-498c-4ce7-81e1-ae103b62deac 2024-08-25 13:54:37,600 - DEBUG - Pod ctest-nginx-pod-59827249 not present 2024-08-25 13:54:37,600 - INFO - Creating Pod ctest-nginx-pod-59827249 2024-08-25 13:54:37,646 - DEBUG - Pod : ctest-nginx-pod-59827249 UUID is 09f3ff2d-2930-46b0-b116-8a6439893034 2024-08-25 13:54:37,913 - INFO - Created VN __public__, UUID :827e38ab-cfc6-405c-b030-4ad16ae5c287 2024-08-25 13:54:38,601 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2024-08-25 13:54:38,608 - DEBUG - Requesting: http://10.0.0.12:8082/domain/25d4b591-9b6a-4c4f-9d90-cfa91182030a 2024-08-25 13:54:38,670 - DEBUG - Requesting: http://10.0.0.12:8082/project/8681f186-e3f5-4784-8e20-c9cc79ba6916 2024-08-25 13:54:38,746 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/827e38ab-cfc6-405c-b030-4ad16ae5c287 2024-08-25 13:54:38,760 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/827e38ab-cfc6-405c-b030-4ad16ae5c287 2024-08-25 13:54:38,769 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/405c53cd-8d67-4f58-b143-184767b360a5 2024-08-25 13:54:38,779 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/405c53cd-8d67-4f58-b143-184767b360a5 2024-08-25 13:54:38,790 - DEBUG - Requesting: http://10.0.0.12:8082/route-target/75de0727-7163-416d-a217-c7b07b764ed6 2024-08-25 13:54:38,802 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-08-25 13:54:38,802 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/827e38ab-cfc6-405c-b030-4ad16ae5c287 2024-08-25 13:54:38,817 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/405c53cd-8d67-4f58-b143-184767b360a5 2024-08-25 13:54:38,829 - INFO - Verified VN network id 15 for VN 827e38ab-cfc6-405c-b030-4ad16ae5c287 2024-08-25 13:54:38,829 - INFO - Verifications in API Server for VN __public__ passed 2024-08-25 13:54:38,829 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/827e38ab-cfc6-405c-b030-4ad16ae5c287 2024-08-25 13:54:38,836 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/405c53cd-8d67-4f58-b143-184767b360a5 2024-08-25 13:54:38,843 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/405c53cd-8d67-4f58-b143-184767b360a5 2024-08-25 13:54:38,851 - DEBUG - Requesting: http://10.0.0.12:8082/route-target/75de0727-7163-416d-a217-c7b07b764ed6 2024-08-25 13:54:38,857 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-08-25 13:54:38,866 - DEBUG - Control-node 10.0.0.12 : 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': '9403015382572613724', 'uuid-lslong': '12695729612859490951'}, 'enable': 'true', 'created': '2024-08-25T13:54:37', 'last-modified': '2024-08-25T13:54:38', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.802642'} 2024-08-25 13:54:38,866 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-25 13:54:38,876 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-08-25 13:54:38,876 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-08-25 13:54:38,877 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-08-25 13:54:38,877 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2024-08-25 13:54:38,883 - DEBUG - Requesting: http://10.0.0.12:8082/domain/25d4b591-9b6a-4c4f-9d90-cfa91182030a 2024-08-25 13:54:38,894 - DEBUG - Requesting: http://10.0.0.12:8082/project/8681f186-e3f5-4784-8e20-c9cc79ba6916 2024-08-25 13:54:38,929 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/827e38ab-cfc6-405c-b030-4ad16ae5c287 2024-08-25 13:54:38,980 - DEBUG - =>VN __public__ has no policy to be verified 2024-08-25 13:54:38,980 - DEBUG - Verifying the vn in opserver 2024-08-25 13:54:38,980 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.12 2024-08-25 13:54:38,980 - DEBUG - Requesting: http://10.0.0.12:8081/analytics/uves/virtual-networks 2024-08-25 13:54:38,987 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.12:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-08-25 13:54:38,987 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-08-25 13:54:38,987 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-25 13:54:38,995 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-25 13:54:39,001 - DEBUG - Do not have enough data to verify VN in agent 2024-08-25 13:54:39,001 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-25 13:54:39,007 - DEBUG - VRF ids for VN __public__: {} 2024-08-25 13:54:39,203 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-08-25 13:54:39,429 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2024-08-25 13:54:39,435 - DEBUG - Requesting: http://10.0.0.12:8082/domain/25d4b591-9b6a-4c4f-9d90-cfa91182030a 2024-08-25 13:54:39,442 - DEBUG - Requesting: http://10.0.0.12:8082/project/8681f186-e3f5-4784-8e20-c9cc79ba6916 2024-08-25 13:54:39,476 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/827e38ab-cfc6-405c-b030-4ad16ae5c287 2024-08-25 13:54:39,486 - DEBUG - Requesting: http://10.0.0.12:8082/floating-ip-pool/61f00edf-d4f4-4c72-9d11-36654befa3e7 2024-08-25 13:54:39,492 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2024-08-25 13:54:39,496 - DEBUG - Requesting: http://10.0.0.12:8082/domain/25d4b591-9b6a-4c4f-9d90-cfa91182030a 2024-08-25 13:54:39,503 - DEBUG - Requesting: http://10.0.0.12:8082/project/8681f186-e3f5-4784-8e20-c9cc79ba6916 2024-08-25 13:54:39,540 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/827e38ab-cfc6-405c-b030-4ad16ae5c287 2024-08-25 13:54:39,550 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-08-25 13:54:39,550 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-08-25 13:54:39,560 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-08-25 13:54:39,569 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-08-25 13:54:39,569 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-08-25 13:54:39,573 - DEBUG - Ingress ctest-nginx-ingress-07407716 not present 2024-08-25 13:54:39,573 - INFO - Creating Ingress ctest-nginx-ingress-07407716 2024-08-25 13:54:39,586 - INFO - Created Ingress ctest-nginx-ingress-07407716 2024-08-25 13:54:39,590 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-07407716 2024-08-25 13:54:42,608 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-07407716 2024-08-25 13:54:45,619 - DEBUG - For Ingress ctest-nginx-ingress-07407716, Cluster IP: 10.47.255.246, External IPs ['218.189.91.124'] 2024-08-25 13:54:45,619 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-07407716 2024-08-25 13:54:45,619 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_LoadbalancerDatabaseList?x=d768d15b-2286-4050-b551-00ce0f31d340 2024-08-25 13:54:45,625 - INFO - Ingress ctest-nginx-ingress-07407716 with uuid d768d15b-2286-4050-b551-00ce0f31d340 found in kube manager 2024-08-25 13:54:45,625 - INFO - Ingress ctest-nginx-ingress-07407716 verification passed 2024-08-25 13:54:45,632 - DEBUG - Pod ctest-busybox-pod-52912681 not present 2024-08-25 13:54:45,632 - INFO - Creating Pod ctest-busybox-pod-52912681 2024-08-25 13:54:45,670 - DEBUG - Pod : ctest-busybox-pod-52912681 UUID is 2c4795ee-01a3-4b18-b960-df002cb07cd5 2024-08-25 13:54:45,678 - DEBUG - Pod ctest-nginx-pod-19420261 not in running state.Currently in Pending 2024-08-25 13:54:50,696 - DEBUG - Pod ctest-nginx-pod-19420261 not in running state.Currently in Pending 2024-08-25 13:54:55,703 - INFO - Pod ctest-nginx-pod-19420261 is in running state.Got IP 10.47.255.248 2024-08-25 13:54:55,762 - DEBUG - Pod ctest-nginx-pod-19420261 has vmi 930e2a06-62e9-11ef-8e3c-fa163edc4911 2024-08-25 13:54:55,762 - INFO - Verified pod ctest-nginx-pod-19420261 in contrail-api 2024-08-25 13:54:55,762 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-25 13:54:55,779 - DEBUG - VMI 930e2a06-62e9-11ef-8e3c-fa163edc4911 is active in agent 10.0.0.12 2024-08-25 13:54:55,779 - INFO - Verified Pod ctest-nginx-pod-19420261 in agent 10.0.0.12 2024-08-25 13:54:55,781 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_VirtualMachineDatabaseList?x=639262c2-498c-4ce7-81e1-ae103b62deac 2024-08-25 13:54:55,787 - INFO - Pod ctest-nginx-pod-19420261 with uuid 639262c2-498c-4ce7-81e1-ae103b62deac found in kube manager 2024-08-25 13:54:55,787 - INFO - Pod ctest-nginx-pod-19420261 verification passed 2024-08-25 13:54:55,853 - DEBUG - [Pod ctest-nginx-pod-19420261] Cmd: echo ctest-nginx-pod-19420261 > /usr/share/nginx/html/index.html, Output: 2024-08-25 13:54:55,863 - DEBUG - Pod ctest-nginx-pod-59827249 not in running state.Currently in Pending 2024-08-25 13:55:00,883 - INFO - Pod ctest-nginx-pod-59827249 is in running state.Got IP 10.47.255.247 2024-08-25 13:55:00,953 - DEBUG - Pod ctest-nginx-pod-59827249 has vmi 93c8e44a-62e9-11ef-8e3c-fa163edc4911 2024-08-25 13:55:00,953 - INFO - Verified pod ctest-nginx-pod-59827249 in contrail-api 2024-08-25 13:55:00,953 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-25 13:55:00,973 - DEBUG - VMI 93c8e44a-62e9-11ef-8e3c-fa163edc4911 is active in agent 10.0.0.12 2024-08-25 13:55:00,974 - INFO - Verified Pod ctest-nginx-pod-59827249 in agent 10.0.0.12 2024-08-25 13:55:00,974 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_VirtualMachineDatabaseList?x=09f3ff2d-2930-46b0-b116-8a6439893034 2024-08-25 13:55:00,990 - INFO - Pod ctest-nginx-pod-59827249 with uuid 09f3ff2d-2930-46b0-b116-8a6439893034 found in kube manager 2024-08-25 13:55:00,990 - INFO - Pod ctest-nginx-pod-59827249 verification passed 2024-08-25 13:55:01,070 - DEBUG - [Pod ctest-nginx-pod-59827249] Cmd: echo ctest-nginx-pod-59827249 > /usr/share/nginx/html/index.html, Output: 2024-08-25 13:55:01,078 - INFO - Pod ctest-busybox-pod-52912681 is in running state.Got IP 10.47.255.245 2024-08-25 13:55:01,130 - DEBUG - Pod ctest-busybox-pod-52912681 has vmi 972a2ec8-62e9-11ef-8e3c-fa163edc4911 2024-08-25 13:55:01,130 - INFO - Verified pod ctest-busybox-pod-52912681 in contrail-api 2024-08-25 13:55:01,130 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-25 13:55:01,144 - DEBUG - VMI 972a2ec8-62e9-11ef-8e3c-fa163edc4911 is active in agent 10.0.0.12 2024-08-25 13:55:01,144 - INFO - Verified Pod ctest-busybox-pod-52912681 in agent 10.0.0.12 2024-08-25 13:55:01,145 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_VirtualMachineDatabaseList?x=2c4795ee-01a3-4b18-b960-df002cb07cd5 2024-08-25 13:55:01,156 - INFO - Pod ctest-busybox-pod-52912681 with uuid 2c4795ee-01a3-4b18-b960-df002cb07cd5 found in kube manager 2024-08-25 13:55:01,157 - INFO - Pod ctest-busybox-pod-52912681 verification passed 2024-08-25 13:55:01,230 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:01,230 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:01,230 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:01,295 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:01,296 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:01,296 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:01,350 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:01,350 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:01,350 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:01,411 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:01,412 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:01,412 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:01,468 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:01,468 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:01,468 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:01,525 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:01,525 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:01,525 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:01,578 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:01,579 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:01,579 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:01,621 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:01,621 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:01,621 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:01,672 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:01,672 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:01,672 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:01,720 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:01,720 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:01,720 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:01,720 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-19420261': 0, 'ctest-nginx-pod-59827249': 0} 2024-08-25 13:55:03,841 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:03,841 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:03,841 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:03,932 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:03,932 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:03,932 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:04,002 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:04,002 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:04,002 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:04,063 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:04,063 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:04,063 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:04,130 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:04,130 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:04,130 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:04,195 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:04,195 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:04,196 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:04,268 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:04,268 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:04,268 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:04,339 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:04,339 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:04,339 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:04,413 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:04,414 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:04,414 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:04,464 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:04,464 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:04,464 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:04,464 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-19420261': 0, 'ctest-nginx-pod-59827249': 0} 2024-08-25 13:55:06,574 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:06,574 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:06,574 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:06,671 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:06,671 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:06,671 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:06,752 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:06,752 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:06,752 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:06,824 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:06,824 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:06,825 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:06,884 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:06,884 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:06,884 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:06,941 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:06,941 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:06,942 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:07,006 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:07,006 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:07,007 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:07,056 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:07,056 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:07,056 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:07,114 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:07,114 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:07,114 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:07,170 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:07,171 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:07,171 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:07,171 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-19420261': 0, 'ctest-nginx-pod-59827249': 0} 2024-08-25 13:55:09,308 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:09,308 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:09,308 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:09,421 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:09,421 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:09,421 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:09,488 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:09,488 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:09,488 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:09,554 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:09,554 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:09,554 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:09,633 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:09,633 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:09,633 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:09,698 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:09,698 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:09,698 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:09,753 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:09,754 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:09,754 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:09,812 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:09,812 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:09,812 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:09,883 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:09,884 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:09,884 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:09,951 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:09,951 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:09,951 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:09,951 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-19420261': 0, 'ctest-nginx-pod-59827249': 0} 2024-08-25 13:55:12,077 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:12,077 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:12,077 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:12,147 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:12,147 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:12,147 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:12,227 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:12,227 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:12,227 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:12,289 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:12,289 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:12,289 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:12,360 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:12,360 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:12,360 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:12,431 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:12,431 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:12,431 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:12,501 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:12,501 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:12,501 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:12,570 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:12,570 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:12,570 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:12,647 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:12,648 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:12,648 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:12,709 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:12,709 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:12,709 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:12,709 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-19420261': 0, 'ctest-nginx-pod-59827249': 0} 2024-08-25 13:55:14,824 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:14,824 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:14,825 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:14,893 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:14,893 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:14,894 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:14,969 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:14,969 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:14,969 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:15,036 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:15,036 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:15,036 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:15,107 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:15,107 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:15,107 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:15,165 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:15,165 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:15,165 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:15,230 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:15,230 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:15,230 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:15,288 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:15,288 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:15,289 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:15,353 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:15,353 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:15,353 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:15,413 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:15,413 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:15,413 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:15,413 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-19420261': 0, 'ctest-nginx-pod-59827249': 0} 2024-08-25 13:55:17,533 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:17,533 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:17,533 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:17,596 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:17,596 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:17,596 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:17,666 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:17,666 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:17,666 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:17,720 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:17,721 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:17,721 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:17,775 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:17,775 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:17,775 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:17,827 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:17,827 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:17,827 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:17,869 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:17,869 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:17,869 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:17,914 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:17,914 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:17,914 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:17,956 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:17,956 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:17,956 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:18,012 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:18,012 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:18,012 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:18,012 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-19420261': 0, 'ctest-nginx-pod-59827249': 0} 2024-08-25 13:55:20,122 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:20,123 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:20,123 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:20,189 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:20,189 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:20,189 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:20,236 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:20,236 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:20,236 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:20,289 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:20,289 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:20,289 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:20,337 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:20,337 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:20,337 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:20,385 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:20,385 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:20,386 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:20,439 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:20,439 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:20,439 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:20,483 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:20,483 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:20,483 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:20,535 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:20,536 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:20,536 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:20,584 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:20,584 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:20,585 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:20,585 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-19420261': 0, 'ctest-nginx-pod-59827249': 0} 2024-08-25 13:55:22,663 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:22,663 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:22,663 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:22,730 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:22,730 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:22,730 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:22,782 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:22,783 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:22,783 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:22,834 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:22,835 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:22,835 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:22,882 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:22,882 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:22,882 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:22,936 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:22,936 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:22,936 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:22,985 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:22,985 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:22,985 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:23,037 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:23,037 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:23,037 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:23,090 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:23,090 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:23,090 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:23,139 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:23,140 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:23,140 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:23,140 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-19420261': 0, 'ctest-nginx-pod-59827249': 0} 2024-08-25 13:55:25,277 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:25,278 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:25,278 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:25,365 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:25,365 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:25,365 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:25,437 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:25,438 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:25,438 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:25,500 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:25,501 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:25,501 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:25,563 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:25,563 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:25,563 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:25,623 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:25,623 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:25,623 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:25,690 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:25,691 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:25,691 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:25,754 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:25,754 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:25,754 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:25,820 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:25,820 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:25,820 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:25,874 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:25,874 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:25,874 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:25,875 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-19420261': 0, 'ctest-nginx-pod-59827249': 0} 2024-08-25 13:55:28,012 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:28,012 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:28,012 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:28,116 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:28,117 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:28,117 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:28,205 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:28,205 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:28,205 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:28,278 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:28,278 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:28,278 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:28,336 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:28,336 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:28,336 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:28,401 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:28,401 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:28,401 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:28,444 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:28,445 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:28,445 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:28,483 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:28,483 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:28,483 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:28,522 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:28,522 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:28,522 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:28,569 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:28,569 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:28,569 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:28,569 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-19420261': 0, 'ctest-nginx-pod-59827249': 0} 2024-08-25 13:55:30,628 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:30,628 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:30,628 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:30,691 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:30,691 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:30,691 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:30,756 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:30,757 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:30,757 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:30,804 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:30,804 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:30,804 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:30,858 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:30,858 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:30,859 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:30,905 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:30,905 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:30,905 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:30,950 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:30,950 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:30,950 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:30,994 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:30,995 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:30,995 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:31,041 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:31,041 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:31,041 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:31,084 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:31,084 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:31,084 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:31,084 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-19420261': 0, 'ctest-nginx-pod-59827249': 0} 2024-08-25 13:55:33,166 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:33,166 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:33,166 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:33,240 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:33,240 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:33,240 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:33,308 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:33,308 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:33,308 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:33,364 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:33,364 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:33,364 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:33,418 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:33,418 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:33,418 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:33,471 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:33,472 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:33,472 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:33,524 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:33,524 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:33,524 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:33,575 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:33,576 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:33,576 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:33,628 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:33,628 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:33,628 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:33,678 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:33,678 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:33,679 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:33,679 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-19420261': 0, 'ctest-nginx-pod-59827249': 0} 2024-08-25 13:55:35,814 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:35,814 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:35,815 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:35,871 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:35,871 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:35,871 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:35,919 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:35,919 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:35,920 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:35,975 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:35,975 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:35,975 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:36,026 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:36,026 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:36,026 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:36,086 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:36,086 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:36,086 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:36,132 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:36,133 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:36,133 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:36,180 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:36,180 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:36,181 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:36,237 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:36,237 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:36,238 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:36,299 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:36,299 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:36,300 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:36,300 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-19420261': 0, 'ctest-nginx-pod-59827249': 0} 2024-08-25 13:55:38,382 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:38,382 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:38,382 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:38,459 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:38,459 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:38,459 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:38,532 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:38,533 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:38,533 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:38,596 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:38,597 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:38,597 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:38,652 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:38,653 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:38,653 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:38,707 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:38,708 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:38,708 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:38,766 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:38,766 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:38,766 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:38,820 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:38,820 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:38,820 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:38,867 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:38,867 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:38,867 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:38,923 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:38,923 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:38,923 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:38,923 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-19420261': 0, 'ctest-nginx-pod-59827249': 0} 2024-08-25 13:55:41,072 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:41,072 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:41,072 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:41,194 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:41,195 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:41,195 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:41,296 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:41,296 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:41,297 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:41,374 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:41,374 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:41,374 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:41,460 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:41,461 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:41,461 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:41,511 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:41,511 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:41,511 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:41,576 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:41,576 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:41,576 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:41,626 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:41,626 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:41,626 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:41,674 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:41,674 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:41,674 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:41,719 - DEBUG - [Pod ctest-busybox-pod-52912681] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:41,719 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:41,719 - DEBUG - [Pod Pod ctest-busybox-pod-52912681] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-25 13:55:41,719 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-19420261': 0, 'ctest-nginx-pod-59827249': 0} 2024-08-25 13:55:41,726 - WARNING - Nothing to delete parallely 2024-08-25 13:55:41,726 - INFO - Deleting pod default:ctest-busybox-pod-52912681 2024-08-25 13:55:41,753 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=2c4795ee-01a3-4b18-b960-df002cb07cd5 2024-08-25 13:55:41,759 - WARNING - Pod uuid 2c4795ee-01a3-4b18-b960-df002cb07cd5 is still seen in agent 10.0.0.12 VM list 2024-08-25 13:55:46,760 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=2c4795ee-01a3-4b18-b960-df002cb07cd5 2024-08-25 13:55:46,783 - WARNING - Pod uuid 2c4795ee-01a3-4b18-b960-df002cb07cd5 is still seen in agent 10.0.0.12 VM list 2024-08-25 13:55:51,784 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=2c4795ee-01a3-4b18-b960-df002cb07cd5 2024-08-25 13:55:51,790 - WARNING - Pod uuid 2c4795ee-01a3-4b18-b960-df002cb07cd5 is still seen in agent 10.0.0.12 VM list 2024-08-25 13:55:56,791 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=2c4795ee-01a3-4b18-b960-df002cb07cd5 2024-08-25 13:55:56,797 - WARNING - Pod uuid 2c4795ee-01a3-4b18-b960-df002cb07cd5 is still seen in agent 10.0.0.12 VM list 2024-08-25 13:56:01,798 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=2c4795ee-01a3-4b18-b960-df002cb07cd5 2024-08-25 13:56:01,820 - WARNING - Pod uuid 2c4795ee-01a3-4b18-b960-df002cb07cd5 is still seen in agent 10.0.0.12 VM list 2024-08-25 13:56:06,821 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=2c4795ee-01a3-4b18-b960-df002cb07cd5 2024-08-25 13:56:06,829 - WARNING - Pod uuid 2c4795ee-01a3-4b18-b960-df002cb07cd5 is still seen in agent 10.0.0.12 VM list 2024-08-25 13:56:11,830 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=2c4795ee-01a3-4b18-b960-df002cb07cd5 2024-08-25 13:56:11,840 - WARNING - Pod uuid 2c4795ee-01a3-4b18-b960-df002cb07cd5 is still seen in agent 10.0.0.12 VM list 2024-08-25 13:56:16,842 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=2c4795ee-01a3-4b18-b960-df002cb07cd5 2024-08-25 13:56:16,866 - DEBUG - Pod 2c4795ee-01a3-4b18-b960-df002cb07cd5 is not in agent 10.0.0.12 VM list 2024-08-25 13:56:16,867 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:972a2ec8-62e9-11ef-8e3c-fa163edc4911 2024-08-25 13:56:16,884 - DEBUG - VMI 972a2ec8-62e9-11ef-8e3c-fa163edc4911 is removed from agent 10.0.0.12 2024-08-25 13:56:16,884 - INFO - Verified that pod ctest-busybox-pod-52912681 is removed in agent 2024-08-25 13:56:16,884 - INFO - Deleting Ingress : ctest-nginx-ingress-07407716 2024-08-25 13:56:16,905 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_LoadbalancerDatabaseList?x=d768d15b-2286-4050-b551-00ce0f31d340 2024-08-25 13:56:16,918 - ERROR - Ingress ctest-nginx-ingress-07407716 with uuid d768d15b-2286-4050-b551-00ce0f31d340 still found in kube manager 2024-08-25 13:56:17,918 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_LoadbalancerDatabaseList?x=d768d15b-2286-4050-b551-00ce0f31d340 2024-08-25 13:56:17,925 - INFO - Ingress ctest-nginx-ingress-07407716 with uuid d768d15b-2286-4050-b551-00ce0f31d340 deleted successfully from kube manager 2024-08-25 13:56:17,925 - INFO - Verifications on Ingress %s cleanup passed 2024-08-25 13:56:17,926 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-08-25 13:56:18,042 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-08-25 13:56:18,048 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-08-25 13:56:18,048 - INFO - Deleting VN __public__ 2024-08-25 13:56:18,228 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/405c53cd-8d67-4f58-b143-184767b360a5 2024-08-25 13:56:18,242 - DEBUG - Response Code: 404 2024-08-25 13:56:18,242 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2024-08-25 13:56:18,250 - DEBUG - Requesting: http://10.0.0.12:8082/domain/25d4b591-9b6a-4c4f-9d90-cfa91182030a 2024-08-25 13:56:18,273 - DEBUG - Requesting: http://10.0.0.12:8082/project/8681f186-e3f5-4784-8e20-c9cc79ba6916 2024-08-25 13:56:18,316 - INFO - Validated that VN __public__ is not found in API Server 2024-08-25 13:56:18,316 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-08-25 13:56:18,332 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-25 13:56:18,349 - DEBUG - VN __public__ is not present in Agent 10.0.0.12 2024-08-25 13:56:18,349 - INFO - Validated that VN __public__ is not in any agent 2024-08-25 13:56:18,350 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-25 13:56:18,378 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-25 13:56:18,385 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-08-25 13:56:18,391 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-08-25 13:56:18,391 - INFO - Deleting pod default:ctest-nginx-pod-59827249 2024-08-25 13:56:18,405 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=09f3ff2d-2930-46b0-b116-8a6439893034 2024-08-25 13:56:18,430 - WARNING - Pod uuid 09f3ff2d-2930-46b0-b116-8a6439893034 is still seen in agent 10.0.0.12 VM list 2024-08-25 13:56:23,431 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=09f3ff2d-2930-46b0-b116-8a6439893034 2024-08-25 13:56:23,457 - DEBUG - Pod 09f3ff2d-2930-46b0-b116-8a6439893034 is not in agent 10.0.0.12 VM list 2024-08-25 13:56:23,458 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:93c8e44a-62e9-11ef-8e3c-fa163edc4911 2024-08-25 13:56:23,481 - DEBUG - VMI 93c8e44a-62e9-11ef-8e3c-fa163edc4911 is removed from agent 10.0.0.12 2024-08-25 13:56:23,482 - INFO - Verified that pod ctest-nginx-pod-59827249 is removed in agent 2024-08-25 13:56:23,483 - INFO - Deleting pod default:ctest-nginx-pod-19420261 2024-08-25 13:56:23,526 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=639262c2-498c-4ce7-81e1-ae103b62deac 2024-08-25 13:56:23,548 - WARNING - Pod uuid 639262c2-498c-4ce7-81e1-ae103b62deac is still seen in agent 10.0.0.12 VM list 2024-08-25 13:56:28,549 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=639262c2-498c-4ce7-81e1-ae103b62deac 2024-08-25 13:56:28,569 - DEBUG - Pod 639262c2-498c-4ce7-81e1-ae103b62deac is not in agent 10.0.0.12 VM list 2024-08-25 13:56:28,570 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:930e2a06-62e9-11ef-8e3c-fa163edc4911 2024-08-25 13:56:28,590 - DEBUG - VMI 930e2a06-62e9-11ef-8e3c-fa163edc4911 is removed from agent 10.0.0.12 2024-08-25 13:56:28,591 - INFO - Verified that pod ctest-nginx-pod-19420261 is removed in agent 2024-08-25 13:56:28,592 - INFO - Deleting service : ctest-nginx-svc-59284611 2024-08-25 13:56:29,330 - ERROR - AssertionError Python 3.6.8: /usr/bin/python3 Sun Aug 25 13:55:41 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-25 13:56:29,331 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-25 13:56:29,337 - DEBUG - No XMPP flaps were noticed during the test 2024-08-25 13:56:29,338 - INFO -
2024-08-25 13:56:29,338 - INFO - END TEST : test_ingress_ip_assignment : FAILED[0:01:53]
2024-08-25 13:56:29,338 - INFO - -------------------------------------------------------------------------------- 2024-08-25 13:56:35,888 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-08-25 13:56:36,056 - DEBUG - Output : cluster_project={} 2024-08-25 13:56:36,127 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-08-25 13:56:36,382 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-08-25 13:56:36,388 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-08-25 13:56:36,608 - DEBUG - Output : cluster_project={} 2024-08-25 13:56:46,778 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-25 13:56:51,909 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-25 13:56:57,038 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-25 13:56:57,183 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-25 13:57:02,357 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-25 13:57:02,512 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-25 13:57:02,653 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-25 13:57:02,778 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-25 13:57:03,350 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-25 13:57:06,254 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_ApplicationPolicySetReq? 2024-08-25 13:57:06,260 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AclReq? 2024-08-25 13:57:06,288 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AclReq? 2024-08-25 13:57:08,333 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AclReq? 2024-08-25 13:57:10,389 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AclReq? 2024-08-25 14:00:13,378 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-25 14:00:13,550 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=4dacf449-ae49-47a4-a0a5-747a2dec7e8d 2024-08-25 14:00:13,561 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=6ffcb705-b443-46c9-b83a-daa36792d20b 2024-08-25 14:00:13,568 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=e3a4c5a8-a521-44de-8452-01202776b86b 2024-08-25 14:00:13,572 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=50233047-e78e-4449-844a-c8a66b7bc327 2024-08-25 14:00:13,576 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=69a07f84-407d-43f8-8b09-9e52a7be91d2 2024-08-25 14:00:13,586 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=28f48d6f-84b3-4a38-ac89-e7f8fd5bc88a 2024-08-25 14:00:13,595 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=2c0da65c-ee93-4ef3-bd64-a61792dbcdf6 2024-08-25 14:00:13,600 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=a385f94e-ee9f-4fbb-9ec7-0128780e02e4 2024-08-25 14:00:18,692 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=6ffcb705-b443-46c9-b83a-daa36792d20b 2024-08-25 14:00:18,700 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=4dacf449-ae49-47a4-a0a5-747a2dec7e8d 2024-08-25 14:00:18,706 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=e3a4c5a8-a521-44de-8452-01202776b86b 2024-08-25 14:00:18,712 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=50233047-e78e-4449-844a-c8a66b7bc327 2024-08-25 14:00:18,716 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=69a07f84-407d-43f8-8b09-9e52a7be91d2 2024-08-25 14:00:18,721 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=28f48d6f-84b3-4a38-ac89-e7f8fd5bc88a 2024-08-25 14:00:18,729 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=2c0da65c-ee93-4ef3-bd64-a61792dbcdf6 2024-08-25 14:00:18,733 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=a385f94e-ee9f-4fbb-9ec7-0128780e02e4 2024-08-25 14:00:18,815 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d97aa32a-62e9-11ef-8e3c-fa163edc4911 2024-08-25 14:00:18,825 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:da2d0e3e-62e9-11ef-8e3c-fa163edc4911 2024-08-25 14:00:18,840 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:db5d959e-62e9-11ef-8e3c-fa163edc4911 2024-08-25 14:00:18,845 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dc1d4b14-62e9-11ef-8e3c-fa163edc4911 2024-08-25 14:00:23,809 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=69a07f84-407d-43f8-8b09-9e52a7be91d2 2024-08-25 14:00:23,817 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=28f48d6f-84b3-4a38-ac89-e7f8fd5bc88a 2024-08-25 14:00:23,824 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=6ffcb705-b443-46c9-b83a-daa36792d20b 2024-08-25 14:00:23,852 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=50233047-e78e-4449-844a-c8a66b7bc327 2024-08-25 14:00:28,870 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=28f48d6f-84b3-4a38-ac89-e7f8fd5bc88a 2024-08-25 14:00:28,877 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=6ffcb705-b443-46c9-b83a-daa36792d20b 2024-08-25 14:00:28,881 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=69a07f84-407d-43f8-8b09-9e52a7be91d2 2024-08-25 14:00:28,888 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=50233047-e78e-4449-844a-c8a66b7bc327 2024-08-25 14:00:33,946 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=28f48d6f-84b3-4a38-ac89-e7f8fd5bc88a 2024-08-25 14:00:33,954 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=6ffcb705-b443-46c9-b83a-daa36792d20b 2024-08-25 14:00:33,959 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=69a07f84-407d-43f8-8b09-9e52a7be91d2 2024-08-25 14:00:33,963 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=50233047-e78e-4449-844a-c8a66b7bc327 2024-08-25 14:00:38,998 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=28f48d6f-84b3-4a38-ac89-e7f8fd5bc88a 2024-08-25 14:00:39,006 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=6ffcb705-b443-46c9-b83a-daa36792d20b 2024-08-25 14:00:39,010 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=69a07f84-407d-43f8-8b09-9e52a7be91d2 2024-08-25 14:00:39,019 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=50233047-e78e-4449-844a-c8a66b7bc327 2024-08-25 14:00:44,093 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=28f48d6f-84b3-4a38-ac89-e7f8fd5bc88a 2024-08-25 14:00:44,095 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=69a07f84-407d-43f8-8b09-9e52a7be91d2 2024-08-25 14:00:44,104 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=6ffcb705-b443-46c9-b83a-daa36792d20b 2024-08-25 14:00:44,107 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=50233047-e78e-4449-844a-c8a66b7bc327 2024-08-25 14:00:49,112 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=28f48d6f-84b3-4a38-ac89-e7f8fd5bc88a 2024-08-25 14:00:49,117 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=69a07f84-407d-43f8-8b09-9e52a7be91d2 2024-08-25 14:00:49,124 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=6ffcb705-b443-46c9-b83a-daa36792d20b 2024-08-25 14:00:49,129 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=50233047-e78e-4449-844a-c8a66b7bc327 2024-08-25 14:00:49,179 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dcfadd4e-62e9-11ef-8e3c-fa163edc4911 2024-08-25 14:00:49,197 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ddbe9324-62e9-11ef-8e3c-fa163edc4911 2024-08-25 14:00:49,203 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:df433aa6-62e9-11ef-8e3c-fa163edc4911 2024-08-25 14:00:49,210 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:de83e520-62e9-11ef-8e3c-fa163edc4911