2026-04-27 02:17:03,960 - DEBUG - [10.0.0.19]: Running cmd : hostname 2026-04-27 02:17:04,246 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1987-1 2026-04-27 02:17:04,247 - DEBUG - [10.0.0.19]: Running cmd : hostname -f 2026-04-27 02:17:04,292 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1987-1 2026-04-27 02:17:04,292 - DEBUG - [10.0.0.19]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-04-27 02:17:04,372 - DEBUG - Output : NAMES contrail_test_IhoLjWP36 contrail-kubernetes-master-kubemanager-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics-api-1 analytics-nodemgr-1 analytics-collector-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-control-1 control-nodemgr-1 control-dns-1 config_database-zookeeper-1 config_database-cassandra-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-dnsmasq-1 config_api-nodemgr-1 config_api-svcmonitor-1 config_api-schema-1 config_api-api-1 2026-04-27 02:17:04,372 - DEBUG - [10.0.0.19]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-04-27 02:17:04,428 - DEBUG - Output : 127.0.0.1/8 10.0.0.19/24 252.19.0.1/8 10.179.89.1/24 172.17.0.1/16 2026-04-27 02:17:04,429 - DEBUG - [10.0.0.19]: Running cmd : getent hosts 10.0.0.19 | head -n 1 | awk '{print $2}' 2026-04-27 02:17:04,530 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1987-1 2026-04-27 02:17:04,612 - DEBUG - [10.0.0.241]: Running cmd : hostname 2026-04-27 02:17:04,856 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1987-1 2026-04-27 02:17:04,856 - DEBUG - [10.0.0.241]: Running cmd : hostname -f 2026-04-27 02:17:04,892 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1987-1 2026-04-27 02:17:04,893 - DEBUG - [10.0.0.241]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-04-27 02:17:04,952 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-04-27 02:17:04,952 - DEBUG - [10.0.0.241]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-04-27 02:17:05,033 - DEBUG - Output : 10.0.0.241/24 2026-04-27 02:17:05,033 - DEBUG - [10.0.0.241]: Running cmd : getent hosts 10.0.0.241 | head -n 1 | awk '{print $2}' 2026-04-27 02:17:05,070 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1987-1 2026-04-27 02:17:05,176 - INFO - Using existing project ['default-domain', 'k8s-default'](8a6de637-e972-428a-b2cb-f265cc6410f2) 2026-04-27 02:17:05,293 - INFO - Using existing project ['default-domain', 'k8s-default'](8a6de637-e972-428a-b2cb-f265cc6410f2) 2026-04-27 02:17:05,469 - INFO - ================================================================================ 2026-04-27 02:17:05,469 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-04-27 02:17:05,469 - 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 2026-04-27 02:17:05,663 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2026-04-27 02:17:05,673 - DEBUG - Nothing to compare xmpp stats {'10.0.0.241': {'10.0.0.19': '0'}} with 2026-04-27 02:17:05,673 - INFO - Initial checks done. Running the testcase now 2026-04-27 02:17:05,673 - INFO - 2026-04-27 02:17:05,677 - INFO - Namespace default already exists 2026-04-27 02:17:05,678 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-04-27 02:17:05,822 - DEBUG - Output : cluster_project={} 2026-04-27 02:17:05,926 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-04-27 02:17:05,926 - DEBUG - Project uuid in Contrail is 8a6de637-e972-428a-b2cb-f265cc6410f2 2026-04-27 02:17:05,926 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-04-27 02:17:06,107 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-04-27 02:17:06,108 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_NamespaceDatabaseList?namespace_uuid=91885335-b024-4952-a818-f88eaf7128f1 2026-04-27 02:17:06,113 - INFO - Namespace default with uuid 91885335-b024-4952-a818-f88eaf7128f1 found in kube manager 2026-04-27 02:17:06,113 - INFO - Namespace default verification passed 2026-04-27 02:17:06,120 - DEBUG - Service ctest-nginx-svc-19482900 not present 2026-04-27 02:17:06,123 - INFO - Creating service ctest-nginx-svc-19482900 2026-04-27 02:17:06,145 - INFO - Created Service ctest-nginx-svc-19482900 2026-04-27 02:17:06,162 - DEBUG - Pod ctest-nginx-pod-13993730 not present 2026-04-27 02:17:06,163 - INFO - Creating Pod ctest-nginx-pod-13993730 2026-04-27 02:17:06,247 - DEBUG - Pod : ctest-nginx-pod-13993730 UUID is 41dd5341-c9ae-4240-b47c-24d5f8190c07 2026-04-27 02:17:06,250 - DEBUG - Pod ctest-nginx-pod-40471272 not present 2026-04-27 02:17:06,251 - INFO - Creating Pod ctest-nginx-pod-40471272 2026-04-27 02:17:06,309 - DEBUG - Pod : ctest-nginx-pod-40471272 UUID is aa13f1b5-c561-47af-9d17-897216e37d89 2026-04-27 02:17:06,550 - INFO - Created VN __public__, UUID :76e552b8-7662-4c43-9c51-78732b0d52ee 2026-04-27 02:17:06,741 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-04-27 02:17:06,760 - DEBUG - Requesting: http://10.0.0.19:8082/domain/ea6af560-ed35-423f-b55c-8e4e49e990aa 2026-04-27 02:17:06,777 - DEBUG - Requesting: http://10.0.0.19:8082/project/8a6de637-e972-428a-b2cb-f265cc6410f2 2026-04-27 02:17:06,847 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/76e552b8-7662-4c43-9c51-78732b0d52ee 2026-04-27 02:17:06,866 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/76e552b8-7662-4c43-9c51-78732b0d52ee 2026-04-27 02:17:06,906 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/656593d8-2a9d-4a47-a409-70a97bc14447 2026-04-27 02:17:06,915 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/656593d8-2a9d-4a47-a409-70a97bc14447 2026-04-27 02:17:06,928 - DEBUG - Route Targets: [] 2026-04-27 02:17:06,928 - DEBUG - RT names not yet present for VN __public__ 2026-04-27 02:17:11,929 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-04-27 02:17:11,935 - DEBUG - Requesting: http://10.0.0.19:8082/domain/ea6af560-ed35-423f-b55c-8e4e49e990aa 2026-04-27 02:17:11,946 - DEBUG - Requesting: http://10.0.0.19:8082/project/8a6de637-e972-428a-b2cb-f265cc6410f2 2026-04-27 02:17:11,993 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/76e552b8-7662-4c43-9c51-78732b0d52ee 2026-04-27 02:17:12,006 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/76e552b8-7662-4c43-9c51-78732b0d52ee 2026-04-27 02:17:12,016 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/656593d8-2a9d-4a47-a409-70a97bc14447 2026-04-27 02:17:12,026 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/656593d8-2a9d-4a47-a409-70a97bc14447 2026-04-27 02:17:12,038 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/ac629dec-217c-4af4-960b-13018c34e5e7 2026-04-27 02:17:12,047 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-04-27 02:17:12,047 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/76e552b8-7662-4c43-9c51-78732b0d52ee 2026-04-27 02:17:12,057 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/656593d8-2a9d-4a47-a409-70a97bc14447 2026-04-27 02:17:12,073 - INFO - Verified VN network id 13 for VN 76e552b8-7662-4c43-9c51-78732b0d52ee 2026-04-27 02:17:12,073 - INFO - Verifications in API Server for VN __public__ passed 2026-04-27 02:17:12,073 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/76e552b8-7662-4c43-9c51-78732b0d52ee 2026-04-27 02:17:12,084 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/656593d8-2a9d-4a47-a409-70a97bc14447 2026-04-27 02:17:12,092 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/656593d8-2a9d-4a47-a409-70a97bc14447 2026-04-27 02:17:12,099 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/ac629dec-217c-4af4-960b-13018c34e5e7 2026-04-27 02:17:12,106 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-04-27 02:17:12,114 - DEBUG - Control-node 10.0.0.19 : 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': '8567344818355850307', 'uuid-lslong': '11263916579069186798'}, 'enable': 'true', 'created': '2026-04-27T02:17:06', 'last-modified': '2026-04-27T02:17:06', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.455312'} 2026-04-27 02:17:12,114 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-27 02:17:12,127 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-04-27 02:17:12,128 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-04-27 02:17:12,129 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-04-27 02:17:12,129 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-04-27 02:17:12,135 - DEBUG - Requesting: http://10.0.0.19:8082/domain/ea6af560-ed35-423f-b55c-8e4e49e990aa 2026-04-27 02:17:12,144 - DEBUG - Requesting: http://10.0.0.19:8082/project/8a6de637-e972-428a-b2cb-f265cc6410f2 2026-04-27 02:17:12,207 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/76e552b8-7662-4c43-9c51-78732b0d52ee 2026-04-27 02:17:12,216 - DEBUG - =>VN __public__ has no policy to be verified 2026-04-27 02:17:12,216 - DEBUG - Verifying the vn in opserver 2026-04-27 02:17:12,217 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.19 2026-04-27 02:17:12,217 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks 2026-04-27 02:17:12,222 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.19:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-04-27 02:17:12,222 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-04-27 02:17:12,222 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-27 02:17:12,230 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-27 02:17:12,237 - DEBUG - Do not have enough data to verify VN in agent 2026-04-27 02:17:12,237 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-27 02:17:12,244 - DEBUG - VRF ids for VN __public__: {} 2026-04-27 02:17:12,342 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-04-27 02:17:12,466 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-04-27 02:17:12,471 - DEBUG - Requesting: http://10.0.0.19:8082/domain/ea6af560-ed35-423f-b55c-8e4e49e990aa 2026-04-27 02:17:12,480 - DEBUG - Requesting: http://10.0.0.19:8082/project/8a6de637-e972-428a-b2cb-f265cc6410f2 2026-04-27 02:17:12,535 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/76e552b8-7662-4c43-9c51-78732b0d52ee 2026-04-27 02:17:12,553 - DEBUG - Requesting: http://10.0.0.19:8082/floating-ip-pool/60ed78de-a75f-4364-b1af-5113325fc164 2026-04-27 02:17:12,560 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-04-27 02:17:12,567 - DEBUG - Requesting: http://10.0.0.19:8082/domain/ea6af560-ed35-423f-b55c-8e4e49e990aa 2026-04-27 02:17:12,578 - DEBUG - Requesting: http://10.0.0.19:8082/project/8a6de637-e972-428a-b2cb-f265cc6410f2 2026-04-27 02:17:12,635 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/76e552b8-7662-4c43-9c51-78732b0d52ee 2026-04-27 02:17:12,648 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-04-27 02:17:12,649 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-04-27 02:17:12,658 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-04-27 02:17:12,665 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-04-27 02:17:12,665 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-04-27 02:17:12,670 - DEBUG - Ingress ctest-nginx-ingress-89277860 not present 2026-04-27 02:17:12,671 - INFO - Creating Ingress ctest-nginx-ingress-89277860 2026-04-27 02:17:12,682 - INFO - Created Ingress ctest-nginx-ingress-89277860 2026-04-27 02:17:12,689 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-89277860 2026-04-27 02:17:15,696 - DEBUG - For Ingress ctest-nginx-ingress-89277860, Cluster IP: 10.47.255.249, External IPs ['53.123.18.188'] 2026-04-27 02:17:15,696 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-89277860 2026-04-27 02:17:15,696 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=0993f25f-5c50-4456-a740-1cbff726435a 2026-04-27 02:17:15,709 - INFO - Ingress ctest-nginx-ingress-89277860 with uuid 0993f25f-5c50-4456-a740-1cbff726435a found in kube manager 2026-04-27 02:17:15,709 - INFO - Ingress ctest-nginx-ingress-89277860 verification passed 2026-04-27 02:17:15,715 - DEBUG - Pod ctest-busybox-pod-75134754 not present 2026-04-27 02:17:15,716 - INFO - Creating Pod ctest-busybox-pod-75134754 2026-04-27 02:17:15,803 - DEBUG - Pod : ctest-busybox-pod-75134754 UUID is 8f8fa636-f984-499b-912b-871b5d67580a 2026-04-27 02:17:15,838 - DEBUG - Pod ctest-nginx-pod-13993730 not in running state.Currently in Pending 2026-04-27 02:17:20,857 - INFO - Pod ctest-nginx-pod-13993730 is in running state.Got IP 10.47.255.251 2026-04-27 02:17:20,876 - DEBUG - Pod ctest-nginx-pod-13993730 has vmi 30e636ee-41df-11f1-be2b-fa163e02edef 2026-04-27 02:17:20,876 - INFO - Verified pod ctest-nginx-pod-13993730 in contrail-api 2026-04-27 02:17:20,876 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-27 02:17:20,889 - DEBUG - VMI 30e636ee-41df-11f1-be2b-fa163e02edef is active in agent 10.0.0.241 2026-04-27 02:17:20,890 - INFO - Verified Pod ctest-nginx-pod-13993730 in agent 10.0.0.241 2026-04-27 02:17:20,890 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=41dd5341-c9ae-4240-b47c-24d5f8190c07 2026-04-27 02:17:20,896 - INFO - Pod ctest-nginx-pod-13993730 with uuid 41dd5341-c9ae-4240-b47c-24d5f8190c07 found in kube manager 2026-04-27 02:17:20,896 - INFO - Pod ctest-nginx-pod-13993730 verification passed 2026-04-27 02:17:20,968 - DEBUG - [Pod ctest-nginx-pod-13993730] Cmd: echo ctest-nginx-pod-13993730 > /usr/share/nginx/html/index.html, Output: 2026-04-27 02:17:20,976 - INFO - Pod ctest-nginx-pod-40471272 is in running state.Got IP 10.47.255.250 2026-04-27 02:17:21,035 - DEBUG - Pod ctest-nginx-pod-40471272 has vmi 3166a4b4-41df-11f1-be2b-fa163e02edef 2026-04-27 02:17:21,035 - INFO - Verified pod ctest-nginx-pod-40471272 in contrail-api 2026-04-27 02:17:21,036 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-27 02:17:21,047 - DEBUG - VMI 3166a4b4-41df-11f1-be2b-fa163e02edef is active in agent 10.0.0.241 2026-04-27 02:17:21,047 - INFO - Verified Pod ctest-nginx-pod-40471272 in agent 10.0.0.241 2026-04-27 02:17:21,047 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=aa13f1b5-c561-47af-9d17-897216e37d89 2026-04-27 02:17:21,052 - INFO - Pod ctest-nginx-pod-40471272 with uuid aa13f1b5-c561-47af-9d17-897216e37d89 found in kube manager 2026-04-27 02:17:21,052 - INFO - Pod ctest-nginx-pod-40471272 verification passed 2026-04-27 02:17:21,103 - DEBUG - [Pod ctest-nginx-pod-40471272] Cmd: echo ctest-nginx-pod-40471272 > /usr/share/nginx/html/index.html, Output: 2026-04-27 02:17:21,111 - DEBUG - Pod ctest-busybox-pod-75134754 not in running state.Currently in Pending 2026-04-27 02:17:26,120 - INFO - Pod ctest-busybox-pod-75134754 is in running state.Got IP 10.47.255.248 2026-04-27 02:17:26,136 - DEBUG - Pod ctest-busybox-pod-75134754 has vmi 35d42d8c-41df-11f1-be2b-fa163e02edef 2026-04-27 02:17:26,136 - INFO - Verified pod ctest-busybox-pod-75134754 in contrail-api 2026-04-27 02:17:26,136 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-27 02:17:26,148 - DEBUG - VMI 35d42d8c-41df-11f1-be2b-fa163e02edef is active in agent 10.0.0.241 2026-04-27 02:17:26,148 - INFO - Verified Pod ctest-busybox-pod-75134754 in agent 10.0.0.241 2026-04-27 02:17:26,148 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=8f8fa636-f984-499b-912b-871b5d67580a 2026-04-27 02:17:26,153 - INFO - Pod ctest-busybox-pod-75134754 with uuid 8f8fa636-f984-499b-912b-871b5d67580a found in kube manager 2026-04-27 02:17:26,154 - INFO - Pod ctest-busybox-pod-75134754 verification passed 2026-04-27 02:17:26,220 - DEBUG - [Pod ctest-busybox-pod-75134754] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-40471272 2026-04-27 02:17:26,220 - DEBUG - [Pod Pod ctest-busybox-pod-75134754] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-04-27 02:17:26,220 - DEBUG - [Pod Pod ctest-busybox-pod-75134754] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-40471272 2026-04-27 02:17:26,287 - DEBUG - [Pod ctest-busybox-pod-75134754] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-13993730 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-04-27 02:17:26,287 - DEBUG - [Pod Pod ctest-busybox-pod-75134754] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-04-27 02:17:26,287 - DEBUG - [Pod Pod ctest-busybox-pod-75134754] Cmd output: ctest-nginx-pod-13993730 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-04-27 02:17:26,287 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-13993730': 1, 'ctest-nginx-pod-40471272': 1} 2026-04-27 02:17:26,287 - WARNING - Nothing to delete parallely 2026-04-27 02:17:26,288 - INFO - Deleting pod default:ctest-busybox-pod-75134754 2026-04-27 02:17:26,303 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=8f8fa636-f984-499b-912b-871b5d67580a 2026-04-27 02:17:26,311 - WARNING - Pod uuid 8f8fa636-f984-499b-912b-871b5d67580a is still seen in agent 10.0.0.241 VM list 2026-04-27 02:17:31,312 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=8f8fa636-f984-499b-912b-871b5d67580a 2026-04-27 02:17:31,318 - WARNING - Pod uuid 8f8fa636-f984-499b-912b-871b5d67580a is still seen in agent 10.0.0.241 VM list 2026-04-27 02:17:36,319 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=8f8fa636-f984-499b-912b-871b5d67580a 2026-04-27 02:17:36,327 - WARNING - Pod uuid 8f8fa636-f984-499b-912b-871b5d67580a is still seen in agent 10.0.0.241 VM list 2026-04-27 02:17:41,328 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=8f8fa636-f984-499b-912b-871b5d67580a 2026-04-27 02:17:41,336 - WARNING - Pod uuid 8f8fa636-f984-499b-912b-871b5d67580a is still seen in agent 10.0.0.241 VM list 2026-04-27 02:17:46,337 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=8f8fa636-f984-499b-912b-871b5d67580a 2026-04-27 02:17:46,348 - WARNING - Pod uuid 8f8fa636-f984-499b-912b-871b5d67580a is still seen in agent 10.0.0.241 VM list 2026-04-27 02:17:51,349 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=8f8fa636-f984-499b-912b-871b5d67580a 2026-04-27 02:17:51,360 - WARNING - Pod uuid 8f8fa636-f984-499b-912b-871b5d67580a is still seen in agent 10.0.0.241 VM list 2026-04-27 02:17:56,361 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=8f8fa636-f984-499b-912b-871b5d67580a 2026-04-27 02:17:56,368 - WARNING - Pod uuid 8f8fa636-f984-499b-912b-871b5d67580a is still seen in agent 10.0.0.241 VM list 2026-04-27 02:18:01,369 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=8f8fa636-f984-499b-912b-871b5d67580a 2026-04-27 02:18:01,376 - DEBUG - Pod 8f8fa636-f984-499b-912b-871b5d67580a is not in agent 10.0.0.241 VM list 2026-04-27 02:18:01,376 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:35d42d8c-41df-11f1-be2b-fa163e02edef 2026-04-27 02:18:01,384 - DEBUG - VMI 35d42d8c-41df-11f1-be2b-fa163e02edef is removed from agent 10.0.0.241 2026-04-27 02:18:01,384 - INFO - Verified that pod ctest-busybox-pod-75134754 is removed in agent 2026-04-27 02:18:01,384 - INFO - Deleting Ingress : ctest-nginx-ingress-89277860 2026-04-27 02:18:01,392 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=0993f25f-5c50-4456-a740-1cbff726435a 2026-04-27 02:18:01,406 - ERROR - Ingress ctest-nginx-ingress-89277860 with uuid 0993f25f-5c50-4456-a740-1cbff726435a still found in kube manager 2026-04-27 02:18:02,407 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=0993f25f-5c50-4456-a740-1cbff726435a 2026-04-27 02:18:02,413 - INFO - Ingress ctest-nginx-ingress-89277860 with uuid 0993f25f-5c50-4456-a740-1cbff726435a deleted successfully from kube manager 2026-04-27 02:18:02,414 - INFO - Verifications on Ingress %s cleanup passed 2026-04-27 02:18:02,414 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-04-27 02:18:02,643 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-04-27 02:18:02,657 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-04-27 02:18:02,657 - INFO - Deleting VN __public__ 2026-04-27 02:18:02,911 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/656593d8-2a9d-4a47-a409-70a97bc14447 2026-04-27 02:18:02,920 - DEBUG - Response Code: 404 2026-04-27 02:18:02,920 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-04-27 02:18:02,937 - DEBUG - Requesting: http://10.0.0.19:8082/domain/ea6af560-ed35-423f-b55c-8e4e49e990aa 2026-04-27 02:18:02,953 - DEBUG - Requesting: http://10.0.0.19:8082/project/8a6de637-e972-428a-b2cb-f265cc6410f2 2026-04-27 02:18:03,007 - INFO - Validated that VN __public__ is not found in API Server 2026-04-27 02:18:03,007 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-04-27 02:18:03,015 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-27 02:18:03,024 - DEBUG - VN __public__ is not present in Agent 10.0.0.241 2026-04-27 02:18:03,024 - INFO - Validated that VN __public__ is not in any agent 2026-04-27 02:18:03,024 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-27 02:18:03,037 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-27 02:18:03,048 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-04-27 02:18:03,058 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-04-27 02:18:03,059 - INFO - Deleting pod default:ctest-nginx-pod-40471272 2026-04-27 02:18:03,083 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=aa13f1b5-c561-47af-9d17-897216e37d89 2026-04-27 02:18:03,101 - WARNING - Pod uuid aa13f1b5-c561-47af-9d17-897216e37d89 is still seen in agent 10.0.0.241 VM list 2026-04-27 02:18:08,102 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=aa13f1b5-c561-47af-9d17-897216e37d89 2026-04-27 02:18:08,119 - DEBUG - Pod aa13f1b5-c561-47af-9d17-897216e37d89 is not in agent 10.0.0.241 VM list 2026-04-27 02:18:08,119 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3166a4b4-41df-11f1-be2b-fa163e02edef 2026-04-27 02:18:08,127 - DEBUG - VMI 3166a4b4-41df-11f1-be2b-fa163e02edef is removed from agent 10.0.0.241 2026-04-27 02:18:08,128 - INFO - Verified that pod ctest-nginx-pod-40471272 is removed in agent 2026-04-27 02:18:08,129 - INFO - Deleting pod default:ctest-nginx-pod-13993730 2026-04-27 02:18:08,164 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=41dd5341-c9ae-4240-b47c-24d5f8190c07 2026-04-27 02:18:08,174 - WARNING - Pod uuid 41dd5341-c9ae-4240-b47c-24d5f8190c07 is still seen in agent 10.0.0.241 VM list 2026-04-27 02:18:13,175 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=41dd5341-c9ae-4240-b47c-24d5f8190c07 2026-04-27 02:18:13,182 - DEBUG - Pod 41dd5341-c9ae-4240-b47c-24d5f8190c07 is not in agent 10.0.0.241 VM list 2026-04-27 02:18:13,182 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:30e636ee-41df-11f1-be2b-fa163e02edef 2026-04-27 02:18:13,188 - DEBUG - VMI 30e636ee-41df-11f1-be2b-fa163e02edef is removed from agent 10.0.0.241 2026-04-27 02:18:13,188 - INFO - Verified that pod ctest-nginx-pod-13993730 is removed in agent 2026-04-27 02:18:13,188 - INFO - Deleting service : ctest-nginx-svc-19482900 2026-04-27 02:18:13,466 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2026-04-27 02:18:13,473 - DEBUG - No XMPP flaps were noticed during the test