2024-08-22 02:05:13,414 - DEBUG - [10.0.0.31]: Running cmd : hostname 2024-08-22 02:05:13,716 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-578-1 2024-08-22 02:05:13,716 - DEBUG - [10.0.0.31]: Running cmd : hostname -f 2024-08-22 02:05:13,751 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-578-1 2024-08-22 02:05:13,751 - DEBUG - [10.0.0.31]: 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-22 02:05:13,872 - DEBUG - Output : NAMES contrail_test_pIk7ggu7p contrail-kubernetes-master_kubemanager_1 analytics_database_query-engine_1 analytics_database_cassandra_1 analytics_database_nodemgr_1 analytics_snmp_topology_1 analytics_snmp_snmp-collector_1 analytics_snmp_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_collector_1 analytics_api_1 analytics_nodemgr_1 redis_redis_1 webui_job_1 webui_web_1 control_named_1 control_nodemgr_1 control_dns_1 control_control_1 config_database_nodemgr_1 config_database_zookeeper_1 config_database_rabbitmq_1 config_database_cassandra_1 config_api_devicemgr_1 config_api_svcmonitor_1 config_api_dnsmasq_1 config_api_api_1 config_api_nodemgr_1 config_api_schema_1 2024-08-22 02:05:13,872 - DEBUG - [10.0.0.31]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-08-22 02:05:13,918 - DEBUG - Output : 10.0.0.31/24 172.17.0.1/16 2024-08-22 02:05:13,918 - DEBUG - [10.0.0.31]: Running cmd : getent hosts 10.0.0.31 | head -n 1 | awk '{print $2}' 2024-08-22 02:05:13,967 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-578-1 2024-08-22 02:05:14,051 - DEBUG - [10.0.0.38]: Running cmd : hostname 2024-08-22 02:05:14,260 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-578-1 2024-08-22 02:05:14,261 - DEBUG - [10.0.0.38]: Running cmd : hostname -f 2024-08-22 02:05:14,285 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-578-1 2024-08-22 02:05:14,285 - DEBUG - [10.0.0.38]: 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-22 02:05:14,340 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-08-22 02:05:14,340 - DEBUG - [10.0.0.38]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-08-22 02:05:14,407 - DEBUG - Output : 10.0.0.38/24 2024-08-22 02:05:14,407 - DEBUG - [10.0.0.38]: Running cmd : getent hosts 10.0.0.38 | head -n 1 | awk '{print $2}' 2024-08-22 02:05:14,432 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-578-1 2024-08-22 02:05:14,500 - INFO - Using existing project ['default-domain', 'k8s-default'](ff7ac0b5-76fc-45e6-8299-b4181681ac19) 2024-08-22 02:05:14,558 - INFO - Using existing project ['default-domain', 'k8s-default'](ff7ac0b5-76fc-45e6-8299-b4181681ac19) 2024-08-22 02:05:14,703 - INFO - ================================================================================ 2024-08-22 02:05:14,703 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-08-22 02:05:14,704 - 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-22 02:05:15,386 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-22 02:05:15,394 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.0.0.31': '0'}} with 2024-08-22 02:05:15,394 - INFO - Initial checks done. Running the testcase now 2024-08-22 02:05:15,394 - INFO - 2024-08-22 02:05:15,398 - INFO - Namespace default already exists 2024-08-22 02:05:15,399 - DEBUG - [10.0.0.31]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-08-22 02:05:15,498 - DEBUG - Output : cluster_project={} 2024-08-22 02:05:15,530 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-08-22 02:05:15,530 - DEBUG - Project uuid in Contrail is ff7ac0b5-76fc-45e6-8299-b4181681ac19 2024-08-22 02:05:15,531 - DEBUG - [10.0.0.31]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-08-22 02:05:15,658 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-08-22 02:05:15,658 - DEBUG - Requesting: http://10.0.0.31:8108/Snh_NamespaceDatabaseList?namespace_uuid=0f9627e8-51de-46fc-a5b0-22f02bcf16ed 2024-08-22 02:05:15,663 - INFO - Namespace default with uuid 0f9627e8-51de-46fc-a5b0-22f02bcf16ed found in kube manager 2024-08-22 02:05:15,663 - INFO - Namespace default verification passed 2024-08-22 02:05:15,666 - DEBUG - Service ctest-nginx-svc-31247196 not present 2024-08-22 02:05:15,666 - INFO - Creating service ctest-nginx-svc-31247196 2024-08-22 02:05:16,426 - INFO - Created Service ctest-nginx-svc-31247196 2024-08-22 02:05:16,430 - DEBUG - Pod ctest-nginx-pod-88569294 not present 2024-08-22 02:05:16,430 - INFO - Creating Pod ctest-nginx-pod-88569294 2024-08-22 02:05:16,480 - DEBUG - Pod : ctest-nginx-pod-88569294 UUID is a7034489-fa11-4ca8-bc21-878c91758933 2024-08-22 02:05:16,503 - DEBUG - Pod ctest-nginx-pod-00219479 not present 2024-08-22 02:05:16,504 - INFO - Creating Pod ctest-nginx-pod-00219479 2024-08-22 02:05:17,168 - DEBUG - Pod : ctest-nginx-pod-00219479 UUID is 678f024f-376c-4363-ba6b-70a13498c9e1 2024-08-22 02:05:17,340 - INFO - Created VN __public__, UUID :86619e34-128d-4a54-bc6d-c0f0fb438dbc 2024-08-22 02:05:17,557 - DEBUG - Requesting: http://10.0.0.31:8082/domains 2024-08-22 02:05:17,564 - DEBUG - Requesting: http://10.0.0.31:8082/domain/fc3b1eee-e9a6-4787-89cb-4378d2d125db 2024-08-22 02:05:17,624 - DEBUG - Requesting: http://10.0.0.31:8082/project/ff7ac0b5-76fc-45e6-8299-b4181681ac19 2024-08-22 02:05:17,736 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/86619e34-128d-4a54-bc6d-c0f0fb438dbc 2024-08-22 02:05:17,757 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/86619e34-128d-4a54-bc6d-c0f0fb438dbc 2024-08-22 02:05:17,771 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/1f71520b-e4a8-4eb0-851d-8f5f6ffa0bb7 2024-08-22 02:05:17,779 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/1f71520b-e4a8-4eb0-851d-8f5f6ffa0bb7 2024-08-22 02:05:17,795 - DEBUG - Route Targets: [] 2024-08-22 02:05:17,795 - DEBUG - RT names not yet present for VN __public__ 2024-08-22 02:05:22,796 - DEBUG - Requesting: http://10.0.0.31:8082/domains 2024-08-22 02:05:22,803 - DEBUG - Requesting: http://10.0.0.31:8082/domain/fc3b1eee-e9a6-4787-89cb-4378d2d125db 2024-08-22 02:05:22,810 - DEBUG - Requesting: http://10.0.0.31:8082/project/ff7ac0b5-76fc-45e6-8299-b4181681ac19 2024-08-22 02:05:22,843 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/86619e34-128d-4a54-bc6d-c0f0fb438dbc 2024-08-22 02:05:22,859 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/86619e34-128d-4a54-bc6d-c0f0fb438dbc 2024-08-22 02:05:22,866 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/1f71520b-e4a8-4eb0-851d-8f5f6ffa0bb7 2024-08-22 02:05:22,875 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/1f71520b-e4a8-4eb0-851d-8f5f6ffa0bb7 2024-08-22 02:05:22,883 - DEBUG - Requesting: http://10.0.0.31:8082/route-target/ee4db386-aa4f-455d-8db6-38828bdabaf9 2024-08-22 02:05:22,889 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-08-22 02:05:22,889 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/86619e34-128d-4a54-bc6d-c0f0fb438dbc 2024-08-22 02:05:22,896 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/1f71520b-e4a8-4eb0-851d-8f5f6ffa0bb7 2024-08-22 02:05:22,907 - INFO - Verified VN network id 13 for VN 86619e34-128d-4a54-bc6d-c0f0fb438dbc 2024-08-22 02:05:22,908 - INFO - Verifications in API Server for VN __public__ passed 2024-08-22 02:05:22,908 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/86619e34-128d-4a54-bc6d-c0f0fb438dbc 2024-08-22 02:05:22,915 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/1f71520b-e4a8-4eb0-851d-8f5f6ffa0bb7 2024-08-22 02:05:22,921 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/1f71520b-e4a8-4eb0-851d-8f5f6ffa0bb7 2024-08-22 02:05:22,926 - DEBUG - Requesting: http://10.0.0.31:8082/route-target/ee4db386-aa4f-455d-8db6-38828bdabaf9 2024-08-22 02:05:22,932 - DEBUG - Requesting: http://10.0.0.31:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-08-22 02:05:22,938 - DEBUG - Control-node 10.0.0.31 : 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': '9683194620310014548', 'uuid-lslong': '13577720592832105916'}, 'enable': 'true', 'created': '2024-08-22T02:05:17', 'last-modified': '2024-08-22T02:05:17', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.470126'} 2024-08-22 02:05:22,938 - DEBUG - Requesting: http://10.0.0.31:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-22 02:05:22,945 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-08-22 02:05:22,945 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-08-22 02:05:22,946 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-08-22 02:05:22,946 - DEBUG - Requesting: http://10.0.0.31:8082/domains 2024-08-22 02:05:22,952 - DEBUG - Requesting: http://10.0.0.31:8082/domain/fc3b1eee-e9a6-4787-89cb-4378d2d125db 2024-08-22 02:05:22,959 - DEBUG - Requesting: http://10.0.0.31:8082/project/ff7ac0b5-76fc-45e6-8299-b4181681ac19 2024-08-22 02:05:23,020 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/86619e34-128d-4a54-bc6d-c0f0fb438dbc 2024-08-22 02:05:23,028 - DEBUG - =>VN __public__ has no policy to be verified 2024-08-22 02:05:23,028 - DEBUG - Verifying the vn in opserver 2024-08-22 02:05:23,028 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.31 2024-08-22 02:05:23,028 - DEBUG - Requesting: http://10.0.0.31:8081/analytics/uves/virtual-networks 2024-08-22 02:05:23,033 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.31:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-08-22 02:05:23,033 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-08-22 02:05:23,033 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-22 02:05:23,041 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-22 02:05:23,048 - DEBUG - Do not have enough data to verify VN in agent 2024-08-22 02:05:23,048 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-22 02:05:23,054 - DEBUG - VRF ids for VN __public__: {} 2024-08-22 02:05:23,137 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-08-22 02:05:23,231 - DEBUG - Requesting: http://10.0.0.31:8082/domains 2024-08-22 02:05:23,237 - DEBUG - Requesting: http://10.0.0.31:8082/domain/fc3b1eee-e9a6-4787-89cb-4378d2d125db 2024-08-22 02:05:23,244 - DEBUG - Requesting: http://10.0.0.31:8082/project/ff7ac0b5-76fc-45e6-8299-b4181681ac19 2024-08-22 02:05:23,279 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/86619e34-128d-4a54-bc6d-c0f0fb438dbc 2024-08-22 02:05:23,288 - DEBUG - Requesting: http://10.0.0.31:8082/floating-ip-pool/cbb80fa1-842f-4497-9980-d1396545f274 2024-08-22 02:05:23,294 - DEBUG - Requesting: http://10.0.0.31:8082/domains 2024-08-22 02:05:23,299 - DEBUG - Requesting: http://10.0.0.31:8082/domain/fc3b1eee-e9a6-4787-89cb-4378d2d125db 2024-08-22 02:05:23,306 - DEBUG - Requesting: http://10.0.0.31:8082/project/ff7ac0b5-76fc-45e6-8299-b4181681ac19 2024-08-22 02:05:23,343 - DEBUG - Requesting: http://10.0.0.31:8082/virtual-network/86619e34-128d-4a54-bc6d-c0f0fb438dbc 2024-08-22 02:05:23,351 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-08-22 02:05:23,351 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-08-22 02:05:23,357 - DEBUG - Requesting: http://10.0.0.31:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-08-22 02:05:23,363 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-08-22 02:05:23,363 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-08-22 02:05:23,366 - DEBUG - Ingress ctest-nginx-ingress-69112614 not present 2024-08-22 02:05:23,367 - INFO - Creating Ingress ctest-nginx-ingress-69112614 2024-08-22 02:05:23,374 - INFO - Created Ingress ctest-nginx-ingress-69112614 2024-08-22 02:05:23,377 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-69112614 2024-08-22 02:05:26,382 - DEBUG - For Ingress ctest-nginx-ingress-69112614, Cluster IP: 10.47.255.249, External IPs ['103.93.99.124'] 2024-08-22 02:05:26,383 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-69112614 2024-08-22 02:05:26,385 - DEBUG - Requesting: http://10.0.0.31:8108/Snh_LoadbalancerDatabaseList?x=2e955be8-f22b-4dca-b53e-420625e3bcce 2024-08-22 02:05:26,390 - INFO - Ingress ctest-nginx-ingress-69112614 with uuid 2e955be8-f22b-4dca-b53e-420625e3bcce found in kube manager 2024-08-22 02:05:26,391 - INFO - Ingress ctest-nginx-ingress-69112614 verification passed 2024-08-22 02:05:26,394 - DEBUG - Pod ctest-busybox-pod-87621989 not present 2024-08-22 02:05:26,394 - INFO - Creating Pod ctest-busybox-pod-87621989 2024-08-22 02:05:26,427 - DEBUG - Pod : ctest-busybox-pod-87621989 UUID is d4f738c0-20b3-43f0-992d-0939b8f39559 2024-08-22 02:05:26,432 - DEBUG - Pod ctest-nginx-pod-88569294 not in running state.Currently in Pending 2024-08-22 02:05:31,439 - DEBUG - Pod ctest-nginx-pod-88569294 not in running state.Currently in Pending 2024-08-22 02:05:36,452 - INFO - Pod ctest-nginx-pod-88569294 is in running state.Got IP 10.47.255.251 2024-08-22 02:05:36,464 - DEBUG - Pod ctest-nginx-pod-88569294 has vmi fad1d49c-602a-11ef-9d7c-fa163e53105c 2024-08-22 02:05:36,464 - INFO - Verified pod ctest-nginx-pod-88569294 in contrail-api 2024-08-22 02:05:36,464 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-22 02:05:36,477 - DEBUG - VMI fad1d49c-602a-11ef-9d7c-fa163e53105c is active in agent 10.0.0.38 2024-08-22 02:05:36,477 - INFO - Verified Pod ctest-nginx-pod-88569294 in agent 10.0.0.38 2024-08-22 02:05:36,477 - DEBUG - Requesting: http://10.0.0.31:8108/Snh_VirtualMachineDatabaseList?x=a7034489-fa11-4ca8-bc21-878c91758933 2024-08-22 02:05:36,483 - INFO - Pod ctest-nginx-pod-88569294 with uuid a7034489-fa11-4ca8-bc21-878c91758933 found in kube manager 2024-08-22 02:05:36,484 - INFO - Pod ctest-nginx-pod-88569294 verification passed 2024-08-22 02:05:36,563 - DEBUG - [Pod ctest-nginx-pod-88569294] Cmd: echo ctest-nginx-pod-88569294 > /usr/share/nginx/html/index.html, Output: 2024-08-22 02:05:36,568 - DEBUG - Pod ctest-nginx-pod-00219479 not in running state.Currently in Pending 2024-08-22 02:05:41,575 - INFO - Pod ctest-nginx-pod-00219479 is in running state.Got IP 10.47.255.250 2024-08-22 02:05:41,586 - DEBUG - Pod ctest-nginx-pod-00219479 has vmi fb40ed46-602a-11ef-9d7c-fa163e53105c 2024-08-22 02:05:41,586 - INFO - Verified pod ctest-nginx-pod-00219479 in contrail-api 2024-08-22 02:05:41,586 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-22 02:05:41,597 - DEBUG - VMI fb40ed46-602a-11ef-9d7c-fa163e53105c is active in agent 10.0.0.38 2024-08-22 02:05:41,597 - INFO - Verified Pod ctest-nginx-pod-00219479 in agent 10.0.0.38 2024-08-22 02:05:41,598 - DEBUG - Requesting: http://10.0.0.31:8108/Snh_VirtualMachineDatabaseList?x=678f024f-376c-4363-ba6b-70a13498c9e1 2024-08-22 02:05:41,604 - INFO - Pod ctest-nginx-pod-00219479 with uuid 678f024f-376c-4363-ba6b-70a13498c9e1 found in kube manager 2024-08-22 02:05:41,604 - INFO - Pod ctest-nginx-pod-00219479 verification passed 2024-08-22 02:05:41,662 - DEBUG - [Pod ctest-nginx-pod-00219479] Cmd: echo ctest-nginx-pod-00219479 > /usr/share/nginx/html/index.html, Output: 2024-08-22 02:05:41,667 - INFO - Pod ctest-busybox-pod-87621989 is in running state.Got IP 10.47.255.248 2024-08-22 02:05:41,717 - DEBUG - Pod ctest-busybox-pod-87621989 has vmi ffa74b3c-602a-11ef-9d7c-fa163e53105c 2024-08-22 02:05:41,717 - INFO - Verified pod ctest-busybox-pod-87621989 in contrail-api 2024-08-22 02:05:41,718 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-22 02:05:41,730 - DEBUG - VMI ffa74b3c-602a-11ef-9d7c-fa163e53105c is active in agent 10.0.0.38 2024-08-22 02:05:41,730 - INFO - Verified Pod ctest-busybox-pod-87621989 in agent 10.0.0.38 2024-08-22 02:05:41,730 - DEBUG - Requesting: http://10.0.0.31:8108/Snh_VirtualMachineDatabaseList?x=d4f738c0-20b3-43f0-992d-0939b8f39559 2024-08-22 02:05:41,736 - INFO - Pod ctest-busybox-pod-87621989 with uuid d4f738c0-20b3-43f0-992d-0939b8f39559 found in kube manager 2024-08-22 02:05:41,736 - INFO - Pod ctest-busybox-pod-87621989 verification passed 2024-08-22 02:05:41,806 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:41,806 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:41,806 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:41,857 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:41,857 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:41,857 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:41,910 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:41,910 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:41,910 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:41,966 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:41,966 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:41,966 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:42,025 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:42,025 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:42,025 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:42,082 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:42,082 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:42,082 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:42,136 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:42,136 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:42,136 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:42,188 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:42,189 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:42,189 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:42,243 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:42,243 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:42,243 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:42,305 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:42,305 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:42,305 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:42,305 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-88569294': 0, 'ctest-nginx-pod-00219479': 0} 2024-08-22 02:05:44,360 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:44,361 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:44,361 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:44,404 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:44,404 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:44,404 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:44,457 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:44,457 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:44,457 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:44,518 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:44,518 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:44,518 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:44,576 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:44,576 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:44,576 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:44,633 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:44,634 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:44,634 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:44,695 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:44,695 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:44,695 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:44,754 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:44,754 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:44,754 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:44,813 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:44,813 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:44,813 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:44,873 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:44,873 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:44,874 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:44,874 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-88569294': 0, 'ctest-nginx-pod-00219479': 0} 2024-08-22 02:05:46,937 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:46,937 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:46,937 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:46,989 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:46,989 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:46,989 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:47,036 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:47,036 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:47,036 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:47,091 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:47,092 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:47,092 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:47,140 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:47,140 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:47,141 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:47,197 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:47,197 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:47,197 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:47,260 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:47,261 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:47,261 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:47,318 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:47,318 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:47,318 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:47,369 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:47,369 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:47,369 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:47,416 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:47,416 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:47,416 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:47,416 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-88569294': 0, 'ctest-nginx-pod-00219479': 0} 2024-08-22 02:05:50,605 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:50,605 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:50,605 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:50,665 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:50,665 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:50,665 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:50,723 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:50,723 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:50,723 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:50,781 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:50,781 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:50,781 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:50,845 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:50,845 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:50,845 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:50,898 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:50,898 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:50,898 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:50,954 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:50,954 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:50,954 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:51,017 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:51,017 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:51,017 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:51,078 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:51,078 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:51,078 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:51,137 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:51,137 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:51,137 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:51,137 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-88569294': 0, 'ctest-nginx-pod-00219479': 0} 2024-08-22 02:05:53,197 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:53,197 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:53,197 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:53,257 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:53,257 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:53,257 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:53,305 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:53,305 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:53,305 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:53,353 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:53,353 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:53,353 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:53,410 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:53,410 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:53,410 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:53,470 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:53,470 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:53,470 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:53,532 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:53,532 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:53,532 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:53,596 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:53,596 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:53,596 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:53,656 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:53,656 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:53,656 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:54,596 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:54,596 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:54,596 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:54,596 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-88569294': 0, 'ctest-nginx-pod-00219479': 0} 2024-08-22 02:05:56,667 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:56,668 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:56,668 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:56,729 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:56,729 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:56,729 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:56,795 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:56,795 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:56,795 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:56,849 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:56,849 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:56,849 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:56,902 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:56,902 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:56,902 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:56,973 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:56,974 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:56,974 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:57,034 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:57,034 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:57,034 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:57,080 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:57,080 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:57,081 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:57,141 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:57,141 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:57,141 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:57,198 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:57,198 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:57,198 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:57,198 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-88569294': 0, 'ctest-nginx-pod-00219479': 0} 2024-08-22 02:05:59,260 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:59,260 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:59,261 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:59,314 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:59,314 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:59,314 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:59,370 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:59,370 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:59,370 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:59,439 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:59,439 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:59,439 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:59,485 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:59,485 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:59,485 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:59,550 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:59,550 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:59,550 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:59,601 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:59,601 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:59,601 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:59,664 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:59,664 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:59,664 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:59,713 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:59,713 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:59,713 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:59,776 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:59,776 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:59,776 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:05:59,776 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-88569294': 0, 'ctest-nginx-pod-00219479': 0} 2024-08-22 02:06:01,833 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:01,833 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:01,833 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:01,891 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:01,891 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:01,892 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:01,954 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:01,954 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:01,954 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:02,346 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:02,346 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:02,346 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:02,406 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:02,408 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:02,408 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:02,466 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:02,466 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:02,467 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:02,525 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:02,526 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:02,526 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:02,594 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:02,594 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:02,594 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:02,663 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:02,664 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:02,664 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:02,724 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:02,724 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:02,724 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:02,724 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-88569294': 0, 'ctest-nginx-pod-00219479': 0} 2024-08-22 02:06:04,786 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:04,786 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:04,786 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:04,854 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:04,854 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:04,854 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:04,918 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:04,918 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:04,918 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:04,978 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:04,978 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:04,978 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:05,030 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:05,030 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:05,030 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:05,100 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:05,100 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:05,100 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:05,170 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:05,171 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:05,171 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:05,228 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:05,229 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:05,229 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:05,294 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:05,294 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:05,294 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:05,354 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:05,354 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:05,354 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:05,354 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-88569294': 0, 'ctest-nginx-pod-00219479': 0} 2024-08-22 02:06:07,422 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:07,422 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:07,422 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:07,481 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:07,482 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:07,482 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:07,546 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:07,546 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:07,546 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:07,615 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:07,615 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:07,615 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:07,671 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:07,671 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:07,671 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:07,738 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:07,738 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:07,738 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:07,806 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:07,806 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:07,806 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:07,861 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:07,861 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:07,861 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:07,917 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:07,917 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:07,917 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:07,976 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:07,976 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:07,976 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:07,976 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-88569294': 0, 'ctest-nginx-pod-00219479': 0} 2024-08-22 02:06:10,288 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:10,289 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:10,289 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:10,349 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:10,349 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:10,349 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:10,413 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:10,413 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:10,414 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:10,473 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:10,473 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:10,473 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:10,521 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:10,521 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:10,521 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:10,568 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:10,569 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:10,569 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:10,625 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:10,625 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:10,625 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:10,678 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:10,678 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:10,678 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:10,735 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:10,735 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:10,735 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:10,801 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:10,801 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:10,801 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:10,801 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-88569294': 0, 'ctest-nginx-pod-00219479': 0} 2024-08-22 02:06:12,869 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:12,870 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:12,870 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:12,921 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:12,921 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:12,921 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:12,969 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:12,969 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:12,969 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:13,017 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:13,017 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:13,017 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:13,066 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:13,066 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:13,066 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:13,118 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:13,118 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:13,118 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:13,169 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:13,170 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:13,170 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:13,238 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:13,238 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:13,238 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:13,306 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:13,306 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:13,306 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:13,369 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:13,369 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:13,369 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:13,369 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-88569294': 0, 'ctest-nginx-pod-00219479': 0} 2024-08-22 02:06:15,429 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:15,429 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:15,429 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:15,500 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:15,500 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:15,500 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:15,561 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:15,562 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:15,562 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:15,630 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:15,631 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:15,631 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:15,694 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:15,694 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:15,694 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:15,746 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:15,746 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:15,746 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:15,806 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:15,806 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:15,806 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:15,869 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:15,869 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:15,869 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:15,920 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:15,920 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:15,920 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:15,984 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:15,984 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:15,984 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:15,984 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-88569294': 0, 'ctest-nginx-pod-00219479': 0} 2024-08-22 02:06:18,041 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:18,041 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:18,042 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:18,093 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:18,093 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:18,093 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:18,149 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:18,150 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:18,150 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:18,213 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:18,213 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:18,213 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:18,265 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:18,265 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:18,265 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:18,317 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:18,317 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:18,317 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:18,378 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:18,378 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:18,378 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:18,440 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:18,440 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:18,440 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:18,494 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:18,494 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:18,494 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:18,541 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:18,542 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:18,542 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:18,542 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-88569294': 0, 'ctest-nginx-pod-00219479': 0} 2024-08-22 02:06:20,599 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:20,599 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:20,599 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:20,655 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:20,655 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:20,655 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:20,725 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:20,725 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:20,725 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:20,773 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:20,773 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:20,773 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:20,821 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:20,822 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:20,822 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:21,488 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:21,489 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:21,489 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:21,553 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:21,553 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:21,554 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:21,610 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:21,610 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:21,610 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:21,669 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:21,669 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:21,669 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:23,274 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:23,274 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:23,274 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:23,274 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-88569294': 0, 'ctest-nginx-pod-00219479': 0} 2024-08-22 02:06:25,333 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:25,333 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:25,333 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:25,395 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:25,395 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:25,395 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:25,452 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:25,452 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:25,452 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:25,513 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:25,513 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:25,513 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:25,581 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:25,581 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:25,581 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:25,636 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:25,636 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:25,636 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:25,704 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:25,704 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:25,704 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:25,770 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:25,770 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:25,771 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:25,827 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:25,827 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:25,827 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:25,888 - DEBUG - [Pod ctest-busybox-pod-87621989] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:25,888 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:25,888 - DEBUG - [Pod Pod ctest-busybox-pod-87621989] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-22 02:06:25,888 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-88569294': 0, 'ctest-nginx-pod-00219479': 0} 2024-08-22 02:06:25,896 - WARNING - Nothing to delete parallely 2024-08-22 02:06:25,896 - INFO - Deleting pod default:ctest-busybox-pod-87621989 2024-08-22 02:06:25,913 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d4f738c0-20b3-43f0-992d-0939b8f39559 2024-08-22 02:06:25,928 - WARNING - Pod uuid d4f738c0-20b3-43f0-992d-0939b8f39559 is still seen in agent 10.0.0.38 VM list 2024-08-22 02:06:30,930 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d4f738c0-20b3-43f0-992d-0939b8f39559 2024-08-22 02:06:30,937 - WARNING - Pod uuid d4f738c0-20b3-43f0-992d-0939b8f39559 is still seen in agent 10.0.0.38 VM list 2024-08-22 02:06:35,938 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d4f738c0-20b3-43f0-992d-0939b8f39559 2024-08-22 02:06:35,945 - WARNING - Pod uuid d4f738c0-20b3-43f0-992d-0939b8f39559 is still seen in agent 10.0.0.38 VM list 2024-08-22 02:06:40,946 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d4f738c0-20b3-43f0-992d-0939b8f39559 2024-08-22 02:06:40,961 - WARNING - Pod uuid d4f738c0-20b3-43f0-992d-0939b8f39559 is still seen in agent 10.0.0.38 VM list 2024-08-22 02:06:45,962 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d4f738c0-20b3-43f0-992d-0939b8f39559 2024-08-22 02:06:45,973 - WARNING - Pod uuid d4f738c0-20b3-43f0-992d-0939b8f39559 is still seen in agent 10.0.0.38 VM list 2024-08-22 02:06:50,974 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d4f738c0-20b3-43f0-992d-0939b8f39559 2024-08-22 02:06:50,980 - WARNING - Pod uuid d4f738c0-20b3-43f0-992d-0939b8f39559 is still seen in agent 10.0.0.38 VM list 2024-08-22 02:06:55,982 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d4f738c0-20b3-43f0-992d-0939b8f39559 2024-08-22 02:06:55,989 - WARNING - Pod uuid d4f738c0-20b3-43f0-992d-0939b8f39559 is still seen in agent 10.0.0.38 VM list 2024-08-22 02:07:00,989 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=d4f738c0-20b3-43f0-992d-0939b8f39559 2024-08-22 02:07:00,997 - DEBUG - Pod d4f738c0-20b3-43f0-992d-0939b8f39559 is not in agent 10.0.0.38 VM list 2024-08-22 02:07:00,997 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ffa74b3c-602a-11ef-9d7c-fa163e53105c 2024-08-22 02:07:01,004 - DEBUG - VMI ffa74b3c-602a-11ef-9d7c-fa163e53105c is removed from agent 10.0.0.38 2024-08-22 02:07:01,004 - INFO - Verified that pod ctest-busybox-pod-87621989 is removed in agent 2024-08-22 02:07:01,004 - INFO - Deleting Ingress : ctest-nginx-ingress-69112614 2024-08-22 02:07:01,017 - DEBUG - Requesting: http://10.0.0.31:8108/Snh_LoadbalancerDatabaseList?x=2e955be8-f22b-4dca-b53e-420625e3bcce 2024-08-22 02:07:01,025 - ERROR - Ingress ctest-nginx-ingress-69112614 with uuid 2e955be8-f22b-4dca-b53e-420625e3bcce still found in kube manager 2024-08-22 02:07:02,026 - DEBUG - Requesting: http://10.0.0.31:8108/Snh_LoadbalancerDatabaseList?x=2e955be8-f22b-4dca-b53e-420625e3bcce 2024-08-22 02:07:02,031 - INFO - Ingress ctest-nginx-ingress-69112614 with uuid 2e955be8-f22b-4dca-b53e-420625e3bcce deleted successfully from kube manager 2024-08-22 02:07:02,032 - INFO - Verifications on Ingress %s cleanup passed 2024-08-22 02:07:02,032 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-08-22 02:07:02,110 - DEBUG - Requesting: http://10.0.0.31:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-08-22 02:07:02,117 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-08-22 02:07:02,118 - INFO - Deleting VN __public__ 2024-08-22 02:07:02,238 - DEBUG - Requesting: http://10.0.0.31:8082/routing-instance/1f71520b-e4a8-4eb0-851d-8f5f6ffa0bb7 2024-08-22 02:07:02,243 - DEBUG - Response Code: 404 2024-08-22 02:07:02,243 - DEBUG - Requesting: http://10.0.0.31:8082/domains 2024-08-22 02:07:02,254 - DEBUG - Requesting: http://10.0.0.31:8082/domain/fc3b1eee-e9a6-4787-89cb-4378d2d125db 2024-08-22 02:07:02,262 - DEBUG - Requesting: http://10.0.0.31:8082/project/ff7ac0b5-76fc-45e6-8299-b4181681ac19 2024-08-22 02:07:02,294 - INFO - Validated that VN __public__ is not found in API Server 2024-08-22 02:07:02,294 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-08-22 02:07:02,302 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-22 02:07:02,314 - DEBUG - VN __public__ is not present in Agent 10.0.0.38 2024-08-22 02:07:02,314 - INFO - Validated that VN __public__ is not in any agent 2024-08-22 02:07:02,314 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-22 02:07:02,324 - DEBUG - Requesting: http://10.0.0.31:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-22 02:07:02,330 - DEBUG - Requesting: http://10.0.0.31:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-08-22 02:07:02,335 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-08-22 02:07:02,335 - INFO - Deleting pod default:ctest-nginx-pod-00219479 2024-08-22 02:07:02,354 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=678f024f-376c-4363-ba6b-70a13498c9e1 2024-08-22 02:07:02,371 - WARNING - Pod uuid 678f024f-376c-4363-ba6b-70a13498c9e1 is still seen in agent 10.0.0.38 VM list 2024-08-22 02:07:07,372 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=678f024f-376c-4363-ba6b-70a13498c9e1 2024-08-22 02:07:08,585 - DEBUG - Pod 678f024f-376c-4363-ba6b-70a13498c9e1 is not in agent 10.0.0.38 VM list 2024-08-22 02:07:08,585 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fb40ed46-602a-11ef-9d7c-fa163e53105c 2024-08-22 02:07:08,591 - DEBUG - VMI fb40ed46-602a-11ef-9d7c-fa163e53105c is removed from agent 10.0.0.38 2024-08-22 02:07:08,591 - INFO - Verified that pod ctest-nginx-pod-00219479 is removed in agent 2024-08-22 02:07:08,591 - INFO - Deleting pod default:ctest-nginx-pod-88569294 2024-08-22 02:07:08,604 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=a7034489-fa11-4ca8-bc21-878c91758933 2024-08-22 02:07:08,618 - WARNING - Pod uuid a7034489-fa11-4ca8-bc21-878c91758933 is still seen in agent 10.0.0.38 VM list 2024-08-22 02:07:13,619 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=a7034489-fa11-4ca8-bc21-878c91758933 2024-08-22 02:07:13,627 - DEBUG - Pod a7034489-fa11-4ca8-bc21-878c91758933 is not in agent 10.0.0.38 VM list 2024-08-22 02:07:13,627 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fad1d49c-602a-11ef-9d7c-fa163e53105c 2024-08-22 02:07:13,635 - DEBUG - VMI fad1d49c-602a-11ef-9d7c-fa163e53105c is removed from agent 10.0.0.38 2024-08-22 02:07:13,635 - INFO - Verified that pod ctest-nginx-pod-88569294 is removed in agent 2024-08-22 02:07:13,635 - INFO - Deleting service : ctest-nginx-svc-31247196 2024-08-22 02:07:13,853 - ERROR - AssertionError Python 3.6.8: /usr/bin/python3 Thu Aug 22 02:06:25 2024 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=, *args=(), **kwargs={}) 79 log.info('Initial checks done. Running the testcase now') 80 log.info('') 81 result = function(self, *args, **kwargs) 82 if self.inputs.upgrade: 83 pid = os.getpid() result = None function = self = args = () kwargs = {} /contrail-test/scripts/k8s_scripts/test_ingress.py in test_ingress_ip_assignment(self=) 75 assert self.validate_nginx_lb([pod1, pod2], ingress.cluster_ip, 76 test_pod=pod3) 77 validate() 78 self.validate_post_upgrade = validate 79 # end test_ingress_ip_assignment validate = .validate> /contrail-test/scripts/k8s_scripts/test_ingress.py in validate() 74 # Now validate ingress from within the cluster network 75 assert self.validate_nginx_lb([pod1, pod2], ingress.cluster_ip, 76 test_pod=pod3) 77 validate() 78 self.validate_post_upgrade = validate test_pod undefined pod3 = AssertionError: __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {} __dir__ = __doc__ = 'Assertion failed.' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = args = () with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 81, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/scripts/k8s_scripts/test_ingress.py", line 77, in test_ingress_ip_assignment validate() File "/contrail-test/scripts/k8s_scripts/test_ingress.py", line 76, in validate test_pod=pod3) AssertionError 2024-08-22 02:07:13,854 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-22 02:07:13,861 - DEBUG - No XMPP flaps were noticed during the test 2024-08-22 02:07:13,861 - INFO - 2024-08-22 02:07:13,861 - INFO - END TEST : test_ingress_ip_assignment : FAILED[0:01:59] 2024-08-22 02:07:13,862 - INFO - -------------------------------------------------------------------------------- 2024-08-22 02:07:20,270 - DEBUG - [10.0.0.31]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-08-22 02:07:20,397 - DEBUG - Output : cluster_project={} 2024-08-22 02:07:20,435 - DEBUG - [10.0.0.31]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-08-22 02:07:20,593 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-08-22 02:07:20,598 - DEBUG - [10.0.0.31]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-08-22 02:07:20,729 - DEBUG - Output : cluster_project={} 2024-08-22 02:07:35,859 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-22 02:07:36,241 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-22 02:07:36,326 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-22 02:07:36,361 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-22 02:07:41,445 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-22 02:07:41,478 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-22 02:07:41,555 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-22 02:07:41,633 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-22 02:07:41,835 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-22 02:07:43,714 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_ApplicationPolicySetReq? 2024-08-22 02:07:43,721 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AclReq? 2024-08-22 02:07:43,751 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AclReq? 2024-08-22 02:07:45,780 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AclReq? 2024-08-22 02:11:01,241 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-22 02:11:02,715 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=150c714c-3f99-43a9-9812-369a18124e6a 2024-08-22 02:11:02,730 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=73d09275-54ee-4640-a847-34b45f401ef8 2024-08-22 02:11:02,735 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=7e0c63d4-60a4-4b7c-bc6d-c14afba2a4dd 2024-08-22 02:11:02,743 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=45bec838-6bc2-4d17-8f25-37e7932d3aae 2024-08-22 02:11:02,750 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=6f6e8a0f-37bf-4e2e-b350-1fabdd3d0f5a 2024-08-22 02:11:02,754 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=b4a58a4a-2984-4db0-9994-5339897620d6 2024-08-22 02:11:02,759 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=af19a0e6-8cd1-438e-be67-b695ff1c66a9 2024-08-22 02:11:02,763 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=c99616cf-bdd8-43f9-8bdb-a6cbf37140a2 2024-08-22 02:11:07,809 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=45bec838-6bc2-4d17-8f25-37e7932d3aae 2024-08-22 02:11:07,811 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=150c714c-3f99-43a9-9812-369a18124e6a 2024-08-22 02:11:07,813 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=7e0c63d4-60a4-4b7c-bc6d-c14afba2a4dd 2024-08-22 02:11:07,815 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=73d09275-54ee-4640-a847-34b45f401ef8 2024-08-22 02:11:07,818 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=b4a58a4a-2984-4db0-9994-5339897620d6 2024-08-22 02:11:07,819 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=af19a0e6-8cd1-438e-be67-b695ff1c66a9 2024-08-22 02:11:07,820 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=c99616cf-bdd8-43f9-8bdb-a6cbf37140a2 2024-08-22 02:11:07,823 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=6f6e8a0f-37bf-4e2e-b350-1fabdd3d0f5a 2024-08-22 02:11:12,840 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=b4a58a4a-2984-4db0-9994-5339897620d6 2024-08-22 02:11:12,842 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=6f6e8a0f-37bf-4e2e-b350-1fabdd3d0f5a 2024-08-22 02:11:12,844 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=af19a0e6-8cd1-438e-be67-b695ff1c66a9 2024-08-22 02:11:12,846 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=c99616cf-bdd8-43f9-8bdb-a6cbf37140a2 2024-08-22 02:11:12,847 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=7e0c63d4-60a4-4b7c-bc6d-c14afba2a4dd 2024-08-22 02:11:12,848 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=150c714c-3f99-43a9-9812-369a18124e6a 2024-08-22 02:11:12,866 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:468d8a20-602b-11ef-9d7c-fa163e53105c 2024-08-22 02:11:12,870 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:44b83272-602b-11ef-9d7c-fa163e53105c 2024-08-22 02:11:12,871 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4619a8a8-602b-11ef-9d7c-fa163e53105c 2024-08-22 02:11:12,877 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:443de0b2-602b-11ef-9d7c-fa163e53105c 2024-08-22 02:11:13,961 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=45bec838-6bc2-4d17-8f25-37e7932d3aae 2024-08-22 02:11:13,968 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=73d09275-54ee-4640-a847-34b45f401ef8 2024-08-22 02:11:17,866 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=af19a0e6-8cd1-438e-be67-b695ff1c66a9 2024-08-22 02:11:17,883 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=6f6e8a0f-37bf-4e2e-b350-1fabdd3d0f5a 2024-08-22 02:11:18,968 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=45bec838-6bc2-4d17-8f25-37e7932d3aae 2024-08-22 02:11:18,976 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=73d09275-54ee-4640-a847-34b45f401ef8 2024-08-22 02:11:22,874 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=af19a0e6-8cd1-438e-be67-b695ff1c66a9 2024-08-22 02:11:22,892 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=6f6e8a0f-37bf-4e2e-b350-1fabdd3d0f5a 2024-08-22 02:11:23,976 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=45bec838-6bc2-4d17-8f25-37e7932d3aae 2024-08-22 02:11:23,982 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=73d09275-54ee-4640-a847-34b45f401ef8 2024-08-22 02:11:27,882 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=af19a0e6-8cd1-438e-be67-b695ff1c66a9 2024-08-22 02:11:27,900 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=6f6e8a0f-37bf-4e2e-b350-1fabdd3d0f5a 2024-08-22 02:11:28,987 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=45bec838-6bc2-4d17-8f25-37e7932d3aae 2024-08-22 02:11:28,992 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=73d09275-54ee-4640-a847-34b45f401ef8 2024-08-22 02:11:32,891 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=af19a0e6-8cd1-438e-be67-b695ff1c66a9 2024-08-22 02:11:32,908 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=6f6e8a0f-37bf-4e2e-b350-1fabdd3d0f5a 2024-08-22 02:11:33,997 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=45bec838-6bc2-4d17-8f25-37e7932d3aae 2024-08-22 02:11:33,999 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=73d09275-54ee-4640-a847-34b45f401ef8 2024-08-22 02:11:37,900 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=af19a0e6-8cd1-438e-be67-b695ff1c66a9 2024-08-22 02:11:37,915 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=6f6e8a0f-37bf-4e2e-b350-1fabdd3d0f5a 2024-08-22 02:11:37,925 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4781ab00-602b-11ef-9d7c-fa163e53105c 2024-08-22 02:11:39,010 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=73d09275-54ee-4640-a847-34b45f401ef8 2024-08-22 02:11:39,012 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=45bec838-6bc2-4d17-8f25-37e7932d3aae 2024-08-22 02:11:39,022 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:48d5aa42-602b-11ef-9d7c-fa163e53105c 2024-08-22 02:11:39,023 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:470ee278-602b-11ef-9d7c-fa163e53105c 2024-08-22 02:11:39,325 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:485ef7a8-602b-11ef-9d7c-fa163e53105c