2025-06-30 16:57:16,098 - DEBUG - [10.0.0.162]: Running cmd : hostname 2025-06-30 16:57:16,370 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1309-1 2025-06-30 16:57:16,370 - DEBUG - [10.0.0.162]: Running cmd : hostname -f 2025-06-30 16:57:16,404 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1309-1 2025-06-30 16:57:16,404 - DEBUG - [10.0.0.162]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-06-30 16:57:16,507 - DEBUG - Output : NAMES contrail_test_jJdtmaBxf contrail-kubernetes-master-kubemanager-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics-api-1 analytics-nodemgr-1 analytics-collector-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-nodemgr-1 control-dns-1 control-control-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_database-zookeeper-1 config_database-cassandra-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-api-1 config_api-schema-1 config_api-svcmonitor-1 config_api-dnsmasq-1 2025-06-30 16:57:16,508 - DEBUG - [10.0.0.162]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-06-30 16:57:16,542 - DEBUG - Output : 10.0.0.162/24 172.17.0.1/16 2025-06-30 16:57:16,542 - DEBUG - [10.0.0.162]: Running cmd : getent hosts 10.0.0.162 | head -n 1 | awk '{print $2}' 2025-06-30 16:57:16,575 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1309-1 2025-06-30 16:57:16,669 - DEBUG - [10.0.0.163]: Running cmd : hostname 2025-06-30 16:57:17,040 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1309-1 2025-06-30 16:57:17,041 - DEBUG - [10.0.0.163]: Running cmd : hostname -f 2025-06-30 16:57:17,106 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1309-1 2025-06-30 16:57:17,107 - DEBUG - [10.0.0.163]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-06-30 16:57:17,193 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-06-30 16:57:17,193 - DEBUG - [10.0.0.163]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-06-30 16:57:17,309 - DEBUG - Output : 10.0.0.163/24 2025-06-30 16:57:17,309 - DEBUG - [10.0.0.163]: Running cmd : getent hosts 10.0.0.163 | head -n 1 | awk '{print $2}' 2025-06-30 16:57:17,344 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1309-1 2025-06-30 16:57:17,416 - INFO - Using existing project ['default-domain', 'k8s-default'](e4e8fce6-8de8-4410-8e00-0db15a80bd69) 2025-06-30 16:57:17,539 - INFO - Using existing project ['default-domain', 'k8s-default'](e4e8fce6-8de8-4410-8e00-0db15a80bd69) 2025-06-30 16:57:17,681 - INFO - ================================================================================ 2025-06-30 16:57:17,681 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-06-30 16:57:17,682 - 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 2025-06-30 16:57:18,010 - DEBUG - Requesting: http://10.0.0.163:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-30 16:57:18,023 - DEBUG - Nothing to compare xmpp stats {'10.0.0.163': {'10.0.0.162': '0'}} with 2025-06-30 16:57:18,023 - INFO - Initial checks done. Running the testcase now 2025-06-30 16:57:18,023 - INFO - 2025-06-30 16:57:18,026 - INFO - Namespace default already exists 2025-06-30 16:57:18,026 - DEBUG - [10.0.0.162]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-30 16:57:18,131 - DEBUG - Output : cluster_project={} 2025-06-30 16:57:18,175 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-06-30 16:57:18,176 - DEBUG - Project uuid in Contrail is e4e8fce6-8de8-4410-8e00-0db15a80bd69 2025-06-30 16:57:18,176 - DEBUG - [10.0.0.162]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-06-30 16:57:18,292 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-06-30 16:57:18,293 - DEBUG - Requesting: http://10.0.0.162:8108/Snh_NamespaceDatabaseList?namespace_uuid=81cd4daa-f5ad-4943-b9a0-88c262297472 2025-06-30 16:57:18,297 - INFO - Namespace default with uuid 81cd4daa-f5ad-4943-b9a0-88c262297472 found in kube manager 2025-06-30 16:57:18,297 - INFO - Namespace default verification passed 2025-06-30 16:57:18,300 - DEBUG - Service ctest-nginx-svc-60829896 not present 2025-06-30 16:57:18,300 - INFO - Creating service ctest-nginx-svc-60829896 2025-06-30 16:57:18,315 - INFO - Created Service ctest-nginx-svc-60829896 2025-06-30 16:57:18,332 - DEBUG - Pod ctest-nginx-pod-02167607 not present 2025-06-30 16:57:18,333 - INFO - Creating Pod ctest-nginx-pod-02167607 2025-06-30 16:57:18,397 - DEBUG - Pod : ctest-nginx-pod-02167607 UUID is 30d387ce-a1dd-43ec-ae87-e970dd4ec01c 2025-06-30 16:57:18,400 - DEBUG - Pod ctest-nginx-pod-96176937 not present 2025-06-30 16:57:18,401 - INFO - Creating Pod ctest-nginx-pod-96176937 2025-06-30 16:57:18,422 - DEBUG - Pod : ctest-nginx-pod-96176937 UUID is 8b4a7e4a-6a0e-4c46-af9a-30163d075eb1 2025-06-30 16:57:18,604 - INFO - Created VN __public__, UUID :e443cbbd-b86b-46f8-881f-004de3a41abd 2025-06-30 16:57:18,848 - DEBUG - Requesting: http://10.0.0.162:8082/domains 2025-06-30 16:57:18,854 - DEBUG - Requesting: http://10.0.0.162:8082/domain/a7c63c35-6753-44c9-b93c-523eeff9b36f 2025-06-30 16:57:18,891 - DEBUG - Requesting: http://10.0.0.162:8082/project/e4e8fce6-8de8-4410-8e00-0db15a80bd69 2025-06-30 16:57:18,996 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-network/e443cbbd-b86b-46f8-881f-004de3a41abd 2025-06-30 16:57:19,017 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-network/e443cbbd-b86b-46f8-881f-004de3a41abd 2025-06-30 16:57:19,044 - DEBUG - Requesting: http://10.0.0.162:8082/routing-instance/1e63bd59-65b6-4c7b-9c01-c718527227c4 2025-06-30 16:57:19,058 - DEBUG - Requesting: http://10.0.0.162:8082/routing-instance/1e63bd59-65b6-4c7b-9c01-c718527227c4 2025-06-30 16:57:19,079 - DEBUG - Route Targets: [] 2025-06-30 16:57:19,079 - DEBUG - RT names not yet present for VN __public__ 2025-06-30 16:57:24,079 - DEBUG - Requesting: http://10.0.0.162:8082/domains 2025-06-30 16:57:24,085 - DEBUG - Requesting: http://10.0.0.162:8082/domain/a7c63c35-6753-44c9-b93c-523eeff9b36f 2025-06-30 16:57:24,098 - DEBUG - Requesting: http://10.0.0.162:8082/project/e4e8fce6-8de8-4410-8e00-0db15a80bd69 2025-06-30 16:57:24,134 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-network/e443cbbd-b86b-46f8-881f-004de3a41abd 2025-06-30 16:57:24,144 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-network/e443cbbd-b86b-46f8-881f-004de3a41abd 2025-06-30 16:57:24,152 - DEBUG - Requesting: http://10.0.0.162:8082/routing-instance/1e63bd59-65b6-4c7b-9c01-c718527227c4 2025-06-30 16:57:24,160 - DEBUG - Requesting: http://10.0.0.162:8082/routing-instance/1e63bd59-65b6-4c7b-9c01-c718527227c4 2025-06-30 16:57:24,167 - DEBUG - Requesting: http://10.0.0.162:8082/route-target/6007e310-339e-448c-8f19-8709f399d6f4 2025-06-30 16:57:24,173 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-06-30 16:57:24,173 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-network/e443cbbd-b86b-46f8-881f-004de3a41abd 2025-06-30 16:57:24,191 - DEBUG - Requesting: http://10.0.0.162:8082/routing-instance/1e63bd59-65b6-4c7b-9c01-c718527227c4 2025-06-30 16:57:24,203 - INFO - Verified VN network id 14 for VN e443cbbd-b86b-46f8-881f-004de3a41abd 2025-06-30 16:57:24,203 - INFO - Verifications in API Server for VN __public__ passed 2025-06-30 16:57:24,204 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-network/e443cbbd-b86b-46f8-881f-004de3a41abd 2025-06-30 16:57:24,213 - DEBUG - Requesting: http://10.0.0.162:8082/routing-instance/1e63bd59-65b6-4c7b-9c01-c718527227c4 2025-06-30 16:57:24,223 - DEBUG - Requesting: http://10.0.0.162:8082/routing-instance/1e63bd59-65b6-4c7b-9c01-c718527227c4 2025-06-30 16:57:24,230 - DEBUG - Requesting: http://10.0.0.162:8082/route-target/6007e310-339e-448c-8f19-8709f399d6f4 2025-06-30 16:57:24,237 - DEBUG - Requesting: http://10.0.0.162:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-06-30 16:57:24,244 - DEBUG - Control-node 10.0.0.162 : 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': '16448214279790479096', 'uuid-lslong': '9808558847967894205'}, 'enable': 'true', 'created': '2025-06-30T16:57:18', 'last-modified': '2025-06-30T16:57:18', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.470014'} 2025-06-30 16:57:24,244 - DEBUG - Requesting: http://10.0.0.162:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-30 16:57:24,251 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-06-30 16:57:24,251 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-06-30 16:57:24,252 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-06-30 16:57:24,252 - DEBUG - Requesting: http://10.0.0.162:8082/domains 2025-06-30 16:57:24,256 - DEBUG - Requesting: http://10.0.0.162:8082/domain/a7c63c35-6753-44c9-b93c-523eeff9b36f 2025-06-30 16:57:24,264 - DEBUG - Requesting: http://10.0.0.162:8082/project/e4e8fce6-8de8-4410-8e00-0db15a80bd69 2025-06-30 16:57:24,302 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-network/e443cbbd-b86b-46f8-881f-004de3a41abd 2025-06-30 16:57:24,311 - DEBUG - =>VN __public__ has no policy to be verified 2025-06-30 16:57:24,311 - DEBUG - Verifying the vn in opserver 2025-06-30 16:57:24,311 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.162 2025-06-30 16:57:24,312 - DEBUG - Requesting: http://10.0.0.162:8081/analytics/uves/virtual-networks 2025-06-30 16:57:24,317 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.162:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-06-30 16:57:24,317 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-06-30 16:57:24,317 - DEBUG - Requesting: http://10.0.0.163:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-30 16:57:24,334 - DEBUG - Requesting: http://10.0.0.163:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-30 16:57:24,347 - DEBUG - Do not have enough data to verify VN in agent 2025-06-30 16:57:24,347 - DEBUG - Requesting: http://10.0.0.163:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-30 16:57:24,366 - DEBUG - VRF ids for VN __public__: {} 2025-06-30 16:57:24,433 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-06-30 16:57:24,584 - DEBUG - Requesting: http://10.0.0.162:8082/domains 2025-06-30 16:57:24,590 - DEBUG - Requesting: http://10.0.0.162:8082/domain/a7c63c35-6753-44c9-b93c-523eeff9b36f 2025-06-30 16:57:24,597 - DEBUG - Requesting: http://10.0.0.162:8082/project/e4e8fce6-8de8-4410-8e00-0db15a80bd69 2025-06-30 16:57:24,638 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-network/e443cbbd-b86b-46f8-881f-004de3a41abd 2025-06-30 16:57:24,649 - DEBUG - Requesting: http://10.0.0.162:8082/floating-ip-pool/967e39b2-24fb-4ae6-ad71-c802db16b3cb 2025-06-30 16:57:24,655 - DEBUG - Requesting: http://10.0.0.162:8082/domains 2025-06-30 16:57:24,660 - DEBUG - Requesting: http://10.0.0.162:8082/domain/a7c63c35-6753-44c9-b93c-523eeff9b36f 2025-06-30 16:57:24,667 - DEBUG - Requesting: http://10.0.0.162:8082/project/e4e8fce6-8de8-4410-8e00-0db15a80bd69 2025-06-30 16:57:24,710 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-network/e443cbbd-b86b-46f8-881f-004de3a41abd 2025-06-30 16:57:24,719 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-06-30 16:57:24,719 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-06-30 16:57:24,726 - DEBUG - Requesting: http://10.0.0.162:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-06-30 16:57:24,733 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-06-30 16:57:24,733 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-06-30 16:57:24,736 - DEBUG - Ingress ctest-nginx-ingress-60434052 not present 2025-06-30 16:57:24,736 - INFO - Creating Ingress ctest-nginx-ingress-60434052 2025-06-30 16:57:24,746 - INFO - Created Ingress ctest-nginx-ingress-60434052 2025-06-30 16:57:24,750 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-60434052 2025-06-30 16:57:27,758 - DEBUG - For Ingress ctest-nginx-ingress-60434052, Cluster IP: 10.47.255.249, External IPs ['212.253.122.188'] 2025-06-30 16:57:27,758 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-60434052 2025-06-30 16:57:27,758 - DEBUG - Requesting: http://10.0.0.162:8108/Snh_LoadbalancerDatabaseList?x=46d28ce3-9f61-4f82-98c7-53d0622ea039 2025-06-30 16:57:27,764 - INFO - Ingress ctest-nginx-ingress-60434052 with uuid 46d28ce3-9f61-4f82-98c7-53d0622ea039 found in kube manager 2025-06-30 16:57:27,764 - INFO - Ingress ctest-nginx-ingress-60434052 verification passed 2025-06-30 16:57:27,767 - DEBUG - Pod ctest-busybox-pod-75098700 not present 2025-06-30 16:57:27,767 - INFO - Creating Pod ctest-busybox-pod-75098700 2025-06-30 16:57:27,786 - DEBUG - Pod : ctest-busybox-pod-75098700 UUID is 2ae2ed92-cb45-4e0e-a81c-ea70ec4fb5b5 2025-06-30 16:57:27,803 - DEBUG - Pod ctest-nginx-pod-02167607 not in running state.Currently in Pending 2025-06-30 16:57:32,809 - DEBUG - Pod ctest-nginx-pod-02167607 not in running state.Currently in Pending 2025-06-30 16:57:37,816 - INFO - Pod ctest-nginx-pod-02167607 is in running state.Got IP 10.47.255.251 2025-06-30 16:57:37,830 - DEBUG - Pod ctest-nginx-pod-02167607 has vmi 48fcebe0-55d3-11f0-b3da-fa163eaaf6fd 2025-06-30 16:57:37,830 - INFO - Verified pod ctest-nginx-pod-02167607 in contrail-api 2025-06-30 16:57:37,830 - DEBUG - Requesting: http://10.0.0.163:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-30 16:57:37,849 - DEBUG - VMI 48fcebe0-55d3-11f0-b3da-fa163eaaf6fd is active in agent 10.0.0.163 2025-06-30 16:57:37,850 - INFO - Verified Pod ctest-nginx-pod-02167607 in agent 10.0.0.163 2025-06-30 16:57:37,850 - DEBUG - Requesting: http://10.0.0.162:8108/Snh_VirtualMachineDatabaseList?x=30d387ce-a1dd-43ec-ae87-e970dd4ec01c 2025-06-30 16:57:37,854 - INFO - Pod ctest-nginx-pod-02167607 with uuid 30d387ce-a1dd-43ec-ae87-e970dd4ec01c found in kube manager 2025-06-30 16:57:37,854 - INFO - Pod ctest-nginx-pod-02167607 verification passed 2025-06-30 16:57:37,967 - DEBUG - [Pod ctest-nginx-pod-02167607] Cmd: echo ctest-nginx-pod-02167607 > /usr/share/nginx/html/index.html, Output: 2025-06-30 16:57:37,974 - INFO - Pod ctest-nginx-pod-96176937 is in running state.Got IP 10.47.255.250 2025-06-30 16:57:37,987 - DEBUG - Pod ctest-nginx-pod-96176937 has vmi 49681bf4-55d3-11f0-b3da-fa163eaaf6fd 2025-06-30 16:57:37,987 - INFO - Verified pod ctest-nginx-pod-96176937 in contrail-api 2025-06-30 16:57:37,988 - DEBUG - Requesting: http://10.0.0.163:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-30 16:57:38,002 - DEBUG - VMI 49681bf4-55d3-11f0-b3da-fa163eaaf6fd is active in agent 10.0.0.163 2025-06-30 16:57:38,003 - INFO - Verified Pod ctest-nginx-pod-96176937 in agent 10.0.0.163 2025-06-30 16:57:38,003 - DEBUG - Requesting: http://10.0.0.162:8108/Snh_VirtualMachineDatabaseList?x=8b4a7e4a-6a0e-4c46-af9a-30163d075eb1 2025-06-30 16:57:38,007 - INFO - Pod ctest-nginx-pod-96176937 with uuid 8b4a7e4a-6a0e-4c46-af9a-30163d075eb1 found in kube manager 2025-06-30 16:57:38,007 - INFO - Pod ctest-nginx-pod-96176937 verification passed 2025-06-30 16:57:38,081 - DEBUG - [Pod ctest-nginx-pod-96176937] Cmd: echo ctest-nginx-pod-96176937 > /usr/share/nginx/html/index.html, Output: 2025-06-30 16:57:38,086 - DEBUG - Pod ctest-busybox-pod-75098700 not in running state.Currently in Pending 2025-06-30 16:57:43,093 - INFO - Pod ctest-busybox-pod-75098700 is in running state.Got IP 10.47.255.248 2025-06-30 16:57:43,152 - DEBUG - Pod ctest-busybox-pod-75098700 has vmi 4dc13b7c-55d3-11f0-b3da-fa163eaaf6fd 2025-06-30 16:57:43,152 - INFO - Verified pod ctest-busybox-pod-75098700 in contrail-api 2025-06-30 16:57:43,153 - DEBUG - Requesting: http://10.0.0.163:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-30 16:57:43,166 - DEBUG - VMI 4dc13b7c-55d3-11f0-b3da-fa163eaaf6fd is active in agent 10.0.0.163 2025-06-30 16:57:43,167 - INFO - Verified Pod ctest-busybox-pod-75098700 in agent 10.0.0.163 2025-06-30 16:57:43,167 - DEBUG - Requesting: http://10.0.0.162:8108/Snh_VirtualMachineDatabaseList?x=2ae2ed92-cb45-4e0e-a81c-ea70ec4fb5b5 2025-06-30 16:57:43,171 - INFO - Pod ctest-busybox-pod-75098700 with uuid 2ae2ed92-cb45-4e0e-a81c-ea70ec4fb5b5 found in kube manager 2025-06-30 16:57:43,171 - INFO - Pod ctest-busybox-pod-75098700 verification passed 2025-06-30 16:57:43,257 - DEBUG - [Pod ctest-busybox-pod-75098700] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-02167607 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-06-30 16:57:43,257 - DEBUG - [Pod Pod ctest-busybox-pod-75098700] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-30 16:57:43,257 - DEBUG - [Pod Pod ctest-busybox-pod-75098700] Cmd output: ctest-nginx-pod-02167607 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-06-30 16:57:43,311 - DEBUG - [Pod ctest-busybox-pod-75098700] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-96176937 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-06-30 16:57:43,311 - DEBUG - [Pod Pod ctest-busybox-pod-75098700] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-30 16:57:43,311 - DEBUG - [Pod Pod ctest-busybox-pod-75098700] Cmd output: ctest-nginx-pod-96176937 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-06-30 16:57:43,311 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-02167607': 1, 'ctest-nginx-pod-96176937': 1} 2025-06-30 16:57:43,311 - WARNING - Nothing to delete parallely 2025-06-30 16:57:43,311 - INFO - Deleting pod default:ctest-busybox-pod-75098700 2025-06-30 16:57:43,323 - DEBUG - Requesting: http://10.0.0.163:8085/Snh_VmListReq?uuid=2ae2ed92-cb45-4e0e-a81c-ea70ec4fb5b5 2025-06-30 16:57:43,334 - WARNING - Pod uuid 2ae2ed92-cb45-4e0e-a81c-ea70ec4fb5b5 is still seen in agent 10.0.0.163 VM list 2025-06-30 16:57:48,335 - DEBUG - Requesting: http://10.0.0.163:8085/Snh_VmListReq?uuid=2ae2ed92-cb45-4e0e-a81c-ea70ec4fb5b5 2025-06-30 16:57:48,342 - WARNING - Pod uuid 2ae2ed92-cb45-4e0e-a81c-ea70ec4fb5b5 is still seen in agent 10.0.0.163 VM list 2025-06-30 16:57:53,343 - DEBUG - Requesting: http://10.0.0.163:8085/Snh_VmListReq?uuid=2ae2ed92-cb45-4e0e-a81c-ea70ec4fb5b5 2025-06-30 16:57:53,354 - WARNING - Pod uuid 2ae2ed92-cb45-4e0e-a81c-ea70ec4fb5b5 is still seen in agent 10.0.0.163 VM list 2025-06-30 16:57:58,355 - DEBUG - Requesting: http://10.0.0.163:8085/Snh_VmListReq?uuid=2ae2ed92-cb45-4e0e-a81c-ea70ec4fb5b5 2025-06-30 16:57:58,365 - WARNING - Pod uuid 2ae2ed92-cb45-4e0e-a81c-ea70ec4fb5b5 is still seen in agent 10.0.0.163 VM list 2025-06-30 16:58:03,366 - DEBUG - Requesting: http://10.0.0.163:8085/Snh_VmListReq?uuid=2ae2ed92-cb45-4e0e-a81c-ea70ec4fb5b5 2025-06-30 16:58:03,381 - WARNING - Pod uuid 2ae2ed92-cb45-4e0e-a81c-ea70ec4fb5b5 is still seen in agent 10.0.0.163 VM list 2025-06-30 16:58:08,382 - DEBUG - Requesting: http://10.0.0.163:8085/Snh_VmListReq?uuid=2ae2ed92-cb45-4e0e-a81c-ea70ec4fb5b5 2025-06-30 16:58:08,396 - WARNING - Pod uuid 2ae2ed92-cb45-4e0e-a81c-ea70ec4fb5b5 is still seen in agent 10.0.0.163 VM list 2025-06-30 16:58:13,397 - DEBUG - Requesting: http://10.0.0.163:8085/Snh_VmListReq?uuid=2ae2ed92-cb45-4e0e-a81c-ea70ec4fb5b5 2025-06-30 16:58:13,408 - WARNING - Pod uuid 2ae2ed92-cb45-4e0e-a81c-ea70ec4fb5b5 is still seen in agent 10.0.0.163 VM list 2025-06-30 16:58:18,408 - DEBUG - Requesting: http://10.0.0.163:8085/Snh_VmListReq?uuid=2ae2ed92-cb45-4e0e-a81c-ea70ec4fb5b5 2025-06-30 16:58:18,423 - DEBUG - Pod 2ae2ed92-cb45-4e0e-a81c-ea70ec4fb5b5 is not in agent 10.0.0.163 VM list 2025-06-30 16:58:18,423 - DEBUG - Requesting: http://10.0.0.163:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4dc13b7c-55d3-11f0-b3da-fa163eaaf6fd 2025-06-30 16:58:18,439 - DEBUG - VMI 4dc13b7c-55d3-11f0-b3da-fa163eaaf6fd is removed from agent 10.0.0.163 2025-06-30 16:58:18,439 - INFO - Verified that pod ctest-busybox-pod-75098700 is removed in agent 2025-06-30 16:58:18,439 - INFO - Deleting Ingress : ctest-nginx-ingress-60434052 2025-06-30 16:58:18,445 - DEBUG - Requesting: http://10.0.0.162:8108/Snh_LoadbalancerDatabaseList?x=46d28ce3-9f61-4f82-98c7-53d0622ea039 2025-06-30 16:58:18,450 - ERROR - Ingress ctest-nginx-ingress-60434052 with uuid 46d28ce3-9f61-4f82-98c7-53d0622ea039 still found in kube manager 2025-06-30 16:58:19,451 - DEBUG - Requesting: http://10.0.0.162:8108/Snh_LoadbalancerDatabaseList?x=46d28ce3-9f61-4f82-98c7-53d0622ea039 2025-06-30 16:58:19,456 - INFO - Ingress ctest-nginx-ingress-60434052 with uuid 46d28ce3-9f61-4f82-98c7-53d0622ea039 deleted successfully from kube manager 2025-06-30 16:58:19,462 - INFO - Verifications on Ingress %s cleanup passed 2025-06-30 16:58:19,463 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-06-30 16:58:19,576 - DEBUG - Requesting: http://10.0.0.162:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-06-30 16:58:19,583 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-06-30 16:58:19,583 - INFO - Deleting VN __public__ 2025-06-30 16:58:19,733 - DEBUG - Requesting: http://10.0.0.162:8082/routing-instance/1e63bd59-65b6-4c7b-9c01-c718527227c4 2025-06-30 16:58:19,744 - DEBUG - Response Code: 404 2025-06-30 16:58:19,744 - DEBUG - Requesting: http://10.0.0.162:8082/domains 2025-06-30 16:58:19,753 - DEBUG - Requesting: http://10.0.0.162:8082/domain/a7c63c35-6753-44c9-b93c-523eeff9b36f 2025-06-30 16:58:19,765 - DEBUG - Requesting: http://10.0.0.162:8082/project/e4e8fce6-8de8-4410-8e00-0db15a80bd69 2025-06-30 16:58:19,847 - INFO - Validated that VN __public__ is not found in API Server 2025-06-30 16:58:19,847 - DEBUG - Requesting: http://10.0.0.163:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-06-30 16:58:19,864 - DEBUG - Requesting: http://10.0.0.163:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-30 16:58:19,873 - DEBUG - VN __public__ is not present in Agent 10.0.0.163 2025-06-30 16:58:19,873 - INFO - Validated that VN __public__ is not in any agent 2025-06-30 16:58:19,873 - DEBUG - Requesting: http://10.0.0.163:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-30 16:58:19,889 - DEBUG - Requesting: http://10.0.0.162:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-30 16:58:19,898 - DEBUG - Requesting: http://10.0.0.162:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-06-30 16:58:19,907 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-06-30 16:58:19,907 - INFO - Deleting pod default:ctest-nginx-pod-96176937 2025-06-30 16:58:19,917 - DEBUG - Requesting: http://10.0.0.163:8085/Snh_VmListReq?uuid=8b4a7e4a-6a0e-4c46-af9a-30163d075eb1 2025-06-30 16:58:19,933 - WARNING - Pod uuid 8b4a7e4a-6a0e-4c46-af9a-30163d075eb1 is still seen in agent 10.0.0.163 VM list 2025-06-30 16:58:24,933 - DEBUG - Requesting: http://10.0.0.163:8085/Snh_VmListReq?uuid=8b4a7e4a-6a0e-4c46-af9a-30163d075eb1 2025-06-30 16:58:24,947 - DEBUG - Pod 8b4a7e4a-6a0e-4c46-af9a-30163d075eb1 is not in agent 10.0.0.163 VM list 2025-06-30 16:58:24,947 - DEBUG - Requesting: http://10.0.0.163:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:49681bf4-55d3-11f0-b3da-fa163eaaf6fd 2025-06-30 16:58:24,959 - DEBUG - VMI 49681bf4-55d3-11f0-b3da-fa163eaaf6fd is removed from agent 10.0.0.163 2025-06-30 16:58:24,959 - INFO - Verified that pod ctest-nginx-pod-96176937 is removed in agent 2025-06-30 16:58:24,959 - INFO - Deleting pod default:ctest-nginx-pod-02167607 2025-06-30 16:58:24,971 - DEBUG - Requesting: http://10.0.0.163:8085/Snh_VmListReq?uuid=30d387ce-a1dd-43ec-ae87-e970dd4ec01c 2025-06-30 16:58:25,001 - WARNING - Pod uuid 30d387ce-a1dd-43ec-ae87-e970dd4ec01c is still seen in agent 10.0.0.163 VM list 2025-06-30 16:58:30,002 - DEBUG - Requesting: http://10.0.0.163:8085/Snh_VmListReq?uuid=30d387ce-a1dd-43ec-ae87-e970dd4ec01c 2025-06-30 16:58:30,018 - DEBUG - Pod 30d387ce-a1dd-43ec-ae87-e970dd4ec01c is not in agent 10.0.0.163 VM list 2025-06-30 16:58:30,019 - DEBUG - Requesting: http://10.0.0.163:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:48fcebe0-55d3-11f0-b3da-fa163eaaf6fd 2025-06-30 16:58:30,037 - DEBUG - VMI 48fcebe0-55d3-11f0-b3da-fa163eaaf6fd is removed from agent 10.0.0.163 2025-06-30 16:58:30,038 - INFO - Verified that pod ctest-nginx-pod-02167607 is removed in agent 2025-06-30 16:58:30,038 - INFO - Deleting service : ctest-nginx-svc-60829896 2025-06-30 16:58:30,288 - DEBUG - Requesting: http://10.0.0.163:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-30 16:58:30,303 - DEBUG - No XMPP flaps were noticed during the test