2025-11-12 05:23:36,180 - DEBUG - [10.0.0.249]: Running cmd : hostname 2025-11-12 05:23:36,423 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1721-1 2025-11-12 05:23:36,424 - DEBUG - [10.0.0.249]: Running cmd : hostname -f 2025-11-12 05:23:36,458 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1721-1 2025-11-12 05:23:36,458 - DEBUG - [10.0.0.249]: 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-11-12 05:23:36,565 - DEBUG - Output : NAMES contrail_test_dxLPUh2vK contrail-kubernetes-master-kubemanager-1 webui-job-1 webui-web-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-schema-1 config_api-dnsmasq-1 config_api-svcmonitor-1 config_api-api-1 config_api-nodemgr-1 redis-redis-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics-nodemgr-1 analytics-api-1 analytics-collector-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 2025-11-12 05:23:36,566 - DEBUG - [10.0.0.249]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-11-12 05:23:36,613 - DEBUG - Output : 127.0.0.1/8 10.0.0.249/24 252.249.0.1/8 10.112.228.1/24 172.17.0.1/16 2025-11-12 05:23:36,614 - DEBUG - [10.0.0.249]: Running cmd : getent hosts 10.0.0.249 | head -n 1 | awk '{print $2}' 2025-11-12 05:23:36,658 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1721-1 2025-11-12 05:23:36,747 - DEBUG - [10.0.0.19]: Running cmd : hostname 2025-11-12 05:23:36,994 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1721-1 2025-11-12 05:23:36,994 - DEBUG - [10.0.0.19]: Running cmd : hostname -f 2025-11-12 05:23:37,019 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1721-1 2025-11-12 05:23:37,019 - 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}' 2025-11-12 05:23:37,102 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-11-12 05:23:37,103 - DEBUG - [10.0.0.19]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-11-12 05:23:37,148 - DEBUG - Output : 10.0.0.19/24 2025-11-12 05:23:37,148 - DEBUG - [10.0.0.19]: Running cmd : getent hosts 10.0.0.19 | head -n 1 | awk '{print $2}' 2025-11-12 05:23:37,182 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1721-1 2025-11-12 05:23:37,265 - INFO - Using existing project ['default-domain', 'k8s-default'](3da92b76-5eba-4e43-8ffb-854085219caf) 2025-11-12 05:23:37,328 - INFO - Using existing project ['default-domain', 'k8s-default'](3da92b76-5eba-4e43-8ffb-854085219caf) 2025-11-12 05:23:37,443 - INFO - ================================================================================ 2025-11-12 05:23:37,443 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-11-12 05:23:37,443 - 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-11-12 05:23:37,652 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-12 05:23:37,659 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.0.0.249': '0'}} with 2025-11-12 05:23:37,659 - INFO - Initial checks done. Running the testcase now 2025-11-12 05:23:37,659 - INFO - 2025-11-12 05:23:37,663 - INFO - Namespace default already exists 2025-11-12 05:23:37,664 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-12 05:23:37,770 - DEBUG - Output : cluster_project={} 2025-11-12 05:23:37,849 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-11-12 05:23:37,849 - DEBUG - Project uuid in Contrail is 3da92b76-5eba-4e43-8ffb-854085219caf 2025-11-12 05:23:37,850 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-11-12 05:23:37,965 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-12 05:23:37,965 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_NamespaceDatabaseList?namespace_uuid=1f62d57a-bbc1-4fb1-9b85-d80481760126 2025-11-12 05:23:37,970 - INFO - Namespace default with uuid 1f62d57a-bbc1-4fb1-9b85-d80481760126 found in kube manager 2025-11-12 05:23:37,970 - INFO - Namespace default verification passed 2025-11-12 05:23:37,972 - DEBUG - Service ctest-nginx-svc-03265541 not present 2025-11-12 05:23:37,973 - INFO - Creating service ctest-nginx-svc-03265541 2025-11-12 05:23:37,993 - INFO - Created Service ctest-nginx-svc-03265541 2025-11-12 05:23:37,998 - DEBUG - Pod ctest-nginx-pod-65935095 not present 2025-11-12 05:23:37,998 - INFO - Creating Pod ctest-nginx-pod-65935095 2025-11-12 05:23:38,039 - DEBUG - Pod : ctest-nginx-pod-65935095 UUID is a93e36c2-1e8a-440e-9241-d4eaf7be8c8c 2025-11-12 05:23:38,067 - DEBUG - Pod ctest-nginx-pod-09578190 not present 2025-11-12 05:23:38,068 - INFO - Creating Pod ctest-nginx-pod-09578190 2025-11-12 05:23:38,120 - DEBUG - Pod : ctest-nginx-pod-09578190 UUID is df6032f4-f697-4a38-a3d1-fcbd4a16aaab 2025-11-12 05:23:38,317 - INFO - Created VN __public__, UUID :0c68e9fe-4ccd-400a-aef7-fbbe75d90de4 2025-11-12 05:23:38,468 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-11-12 05:23:38,474 - DEBUG - Requesting: http://10.0.0.249:8082/domain/6e80a533-fe51-44f3-ac5a-d4570f907738 2025-11-12 05:23:38,529 - DEBUG - Requesting: http://10.0.0.249:8082/project/3da92b76-5eba-4e43-8ffb-854085219caf 2025-11-12 05:23:38,605 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/0c68e9fe-4ccd-400a-aef7-fbbe75d90de4 2025-11-12 05:23:38,614 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/0c68e9fe-4ccd-400a-aef7-fbbe75d90de4 2025-11-12 05:23:38,622 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/c8afc5dd-2f38-4790-90f3-a873bc3f4fa8 2025-11-12 05:23:38,628 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/c8afc5dd-2f38-4790-90f3-a873bc3f4fa8 2025-11-12 05:23:38,643 - DEBUG - Route Targets: [] 2025-11-12 05:23:38,643 - DEBUG - RT names not yet present for VN __public__ 2025-11-12 05:23:43,643 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-11-12 05:23:43,648 - DEBUG - Requesting: http://10.0.0.249:8082/domain/6e80a533-fe51-44f3-ac5a-d4570f907738 2025-11-12 05:23:43,654 - DEBUG - Requesting: http://10.0.0.249:8082/project/3da92b76-5eba-4e43-8ffb-854085219caf 2025-11-12 05:23:43,695 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/0c68e9fe-4ccd-400a-aef7-fbbe75d90de4 2025-11-12 05:23:43,704 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/0c68e9fe-4ccd-400a-aef7-fbbe75d90de4 2025-11-12 05:23:43,711 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/c8afc5dd-2f38-4790-90f3-a873bc3f4fa8 2025-11-12 05:23:43,719 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/c8afc5dd-2f38-4790-90f3-a873bc3f4fa8 2025-11-12 05:23:43,724 - DEBUG - Requesting: http://10.0.0.249:8082/route-target/ee111ec5-11e9-4028-9c7c-aa3b06b2fb4c 2025-11-12 05:23:43,730 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-12 05:23:43,730 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/0c68e9fe-4ccd-400a-aef7-fbbe75d90de4 2025-11-12 05:23:43,739 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/c8afc5dd-2f38-4790-90f3-a873bc3f4fa8 2025-11-12 05:23:43,753 - INFO - Verified VN network id 13 for VN 0c68e9fe-4ccd-400a-aef7-fbbe75d90de4 2025-11-12 05:23:43,755 - INFO - Verifications in API Server for VN __public__ passed 2025-11-12 05:23:43,755 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/0c68e9fe-4ccd-400a-aef7-fbbe75d90de4 2025-11-12 05:23:43,763 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/c8afc5dd-2f38-4790-90f3-a873bc3f4fa8 2025-11-12 05:23:43,769 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/c8afc5dd-2f38-4790-90f3-a873bc3f4fa8 2025-11-12 05:23:43,776 - DEBUG - Requesting: http://10.0.0.249:8082/route-target/ee111ec5-11e9-4028-9c7c-aa3b06b2fb4c 2025-11-12 05:23:43,781 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-12 05:23:43,790 - DEBUG - Control-node 10.0.0.249 : 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': '894221804452528138', 'uuid-lslong': '12607822477286510052'}, 'enable': 'true', 'created': '2025-11-12T05:23:38', 'last-modified': '2025-11-12T05:23:38', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.423188'} 2025-11-12 05:23:43,790 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-12 05:23:43,801 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-12 05:23:43,801 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-11-12 05:23:43,802 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-11-12 05:23:43,802 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-11-12 05:23:43,808 - DEBUG - Requesting: http://10.0.0.249:8082/domain/6e80a533-fe51-44f3-ac5a-d4570f907738 2025-11-12 05:23:43,817 - DEBUG - Requesting: http://10.0.0.249:8082/project/3da92b76-5eba-4e43-8ffb-854085219caf 2025-11-12 05:23:43,863 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/0c68e9fe-4ccd-400a-aef7-fbbe75d90de4 2025-11-12 05:23:43,871 - DEBUG - =>VN __public__ has no policy to be verified 2025-11-12 05:23:43,871 - DEBUG - Verifying the vn in opserver 2025-11-12 05:23:43,871 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.249 2025-11-12 05:23:43,872 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-networks 2025-11-12 05:23:43,876 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.249:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-11-12 05:23:43,876 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-11-12 05:23:43,876 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-12 05:23:43,884 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-12 05:23:43,891 - DEBUG - Do not have enough data to verify VN in agent 2025-11-12 05:23:43,891 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-12 05:23:43,897 - DEBUG - VRF ids for VN __public__: {} 2025-11-12 05:23:43,990 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-11-12 05:23:44,105 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-11-12 05:23:44,111 - DEBUG - Requesting: http://10.0.0.249:8082/domain/6e80a533-fe51-44f3-ac5a-d4570f907738 2025-11-12 05:23:44,118 - DEBUG - Requesting: http://10.0.0.249:8082/project/3da92b76-5eba-4e43-8ffb-854085219caf 2025-11-12 05:23:44,156 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/0c68e9fe-4ccd-400a-aef7-fbbe75d90de4 2025-11-12 05:23:44,165 - DEBUG - Requesting: http://10.0.0.249:8082/floating-ip-pool/04e10f77-165d-4c1f-9180-5053df623e00 2025-11-12 05:23:44,170 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-11-12 05:23:44,176 - DEBUG - Requesting: http://10.0.0.249:8082/domain/6e80a533-fe51-44f3-ac5a-d4570f907738 2025-11-12 05:23:44,183 - DEBUG - Requesting: http://10.0.0.249:8082/project/3da92b76-5eba-4e43-8ffb-854085219caf 2025-11-12 05:23:44,216 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/0c68e9fe-4ccd-400a-aef7-fbbe75d90de4 2025-11-12 05:23:44,223 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-11-12 05:23:44,224 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-11-12 05:23:44,231 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-12 05:23:44,235 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-11-12 05:23:44,236 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-11-12 05:23:44,238 - DEBUG - Ingress ctest-nginx-ingress-16597794 not present 2025-11-12 05:23:44,239 - INFO - Creating Ingress ctest-nginx-ingress-16597794 2025-11-12 05:23:44,247 - INFO - Created Ingress ctest-nginx-ingress-16597794 2025-11-12 05:23:44,250 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-16597794 2025-11-12 05:23:47,256 - DEBUG - For Ingress ctest-nginx-ingress-16597794, Cluster IP: 10.47.255.249, External IPs ['37.144.53.252'] 2025-11-12 05:23:47,256 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-16597794 2025-11-12 05:23:47,256 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_LoadbalancerDatabaseList?x=fc108c0a-a4e0-4083-9ad8-e45f05c166eb 2025-11-12 05:23:47,261 - INFO - Ingress ctest-nginx-ingress-16597794 with uuid fc108c0a-a4e0-4083-9ad8-e45f05c166eb found in kube manager 2025-11-12 05:23:47,261 - INFO - Ingress ctest-nginx-ingress-16597794 verification passed 2025-11-12 05:23:47,265 - DEBUG - Pod ctest-busybox-pod-57207382 not present 2025-11-12 05:23:47,265 - INFO - Creating Pod ctest-busybox-pod-57207382 2025-11-12 05:23:47,308 - DEBUG - Pod : ctest-busybox-pod-57207382 UUID is 78114d10-fd73-4edc-ac91-313eba43797b 2025-11-12 05:23:47,320 - DEBUG - Pod ctest-nginx-pod-65935095 not in running state.Currently in Pending 2025-11-12 05:23:52,329 - DEBUG - Pod ctest-nginx-pod-65935095 not in running state.Currently in Pending 2025-11-12 05:23:57,344 - INFO - Pod ctest-nginx-pod-65935095 is in running state.Got IP 10.47.255.251 2025-11-12 05:23:57,401 - DEBUG - Pod ctest-nginx-pod-65935095 has vmi bf1a5290-bf87-11f0-b9ab-fa163ef4ba66 2025-11-12 05:23:57,401 - INFO - Verified pod ctest-nginx-pod-65935095 in contrail-api 2025-11-12 05:23:57,402 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-12 05:23:57,414 - DEBUG - VMI bf1a5290-bf87-11f0-b9ab-fa163ef4ba66 is active in agent 10.0.0.19 2025-11-12 05:23:57,414 - INFO - Verified Pod ctest-nginx-pod-65935095 in agent 10.0.0.19 2025-11-12 05:23:57,414 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_VirtualMachineDatabaseList?x=a93e36c2-1e8a-440e-9241-d4eaf7be8c8c 2025-11-12 05:23:57,422 - INFO - Pod ctest-nginx-pod-65935095 with uuid a93e36c2-1e8a-440e-9241-d4eaf7be8c8c found in kube manager 2025-11-12 05:23:57,422 - INFO - Pod ctest-nginx-pod-65935095 verification passed 2025-11-12 05:23:57,495 - DEBUG - [Pod ctest-nginx-pod-65935095] Cmd: echo ctest-nginx-pod-65935095 > /usr/share/nginx/html/index.html, Output: 2025-11-12 05:23:57,502 - INFO - Pod ctest-nginx-pod-09578190 is in running state.Got IP 10.47.255.250 2025-11-12 05:23:57,516 - DEBUG - Pod ctest-nginx-pod-09578190 has vmi bf7aed4e-bf87-11f0-b9ab-fa163ef4ba66 2025-11-12 05:23:57,516 - INFO - Verified pod ctest-nginx-pod-09578190 in contrail-api 2025-11-12 05:23:57,516 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-12 05:23:57,526 - DEBUG - VMI bf7aed4e-bf87-11f0-b9ab-fa163ef4ba66 is active in agent 10.0.0.19 2025-11-12 05:23:57,526 - INFO - Verified Pod ctest-nginx-pod-09578190 in agent 10.0.0.19 2025-11-12 05:23:57,527 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_VirtualMachineDatabaseList?x=df6032f4-f697-4a38-a3d1-fcbd4a16aaab 2025-11-12 05:23:57,530 - INFO - Pod ctest-nginx-pod-09578190 with uuid df6032f4-f697-4a38-a3d1-fcbd4a16aaab found in kube manager 2025-11-12 05:23:57,530 - INFO - Pod ctest-nginx-pod-09578190 verification passed 2025-11-12 05:23:57,581 - DEBUG - [Pod ctest-nginx-pod-09578190] Cmd: echo ctest-nginx-pod-09578190 > /usr/share/nginx/html/index.html, Output: 2025-11-12 05:23:57,587 - DEBUG - Pod ctest-busybox-pod-57207382 not in running state.Currently in Pending 2025-11-12 05:24:02,595 - INFO - Pod ctest-busybox-pod-57207382 is in running state.Got IP 10.47.255.248 2025-11-12 05:24:02,606 - DEBUG - Pod ctest-busybox-pod-57207382 has vmi c3ca34c2-bf87-11f0-b9ab-fa163ef4ba66 2025-11-12 05:24:02,606 - INFO - Verified pod ctest-busybox-pod-57207382 in contrail-api 2025-11-12 05:24:02,607 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-12 05:24:02,618 - DEBUG - VMI c3ca34c2-bf87-11f0-b9ab-fa163ef4ba66 is active in agent 10.0.0.19 2025-11-12 05:24:02,619 - INFO - Verified Pod ctest-busybox-pod-57207382 in agent 10.0.0.19 2025-11-12 05:24:02,619 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_VirtualMachineDatabaseList?x=78114d10-fd73-4edc-ac91-313eba43797b 2025-11-12 05:24:02,622 - INFO - Pod ctest-busybox-pod-57207382 with uuid 78114d10-fd73-4edc-ac91-313eba43797b found in kube manager 2025-11-12 05:24:02,622 - INFO - Pod ctest-busybox-pod-57207382 verification passed 2025-11-12 05:24:02,681 - DEBUG - [Pod ctest-busybox-pod-57207382] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-09578190 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-11-12 05:24:02,681 - DEBUG - [Pod Pod ctest-busybox-pod-57207382] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-12 05:24:02,681 - DEBUG - [Pod Pod ctest-busybox-pod-57207382] Cmd output: ctest-nginx-pod-09578190 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-11-12 05:24:02,737 - DEBUG - [Pod ctest-busybox-pod-57207382] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-09578190 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-11-12 05:24:02,737 - DEBUG - [Pod Pod ctest-busybox-pod-57207382] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-12 05:24:02,737 - DEBUG - [Pod Pod ctest-busybox-pod-57207382] Cmd output: ctest-nginx-pod-09578190 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-11-12 05:24:02,800 - DEBUG - [Pod ctest-busybox-pod-57207382] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-65935095 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-11-12 05:24:02,800 - DEBUG - [Pod Pod ctest-busybox-pod-57207382] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-12 05:24:02,800 - DEBUG - [Pod Pod ctest-busybox-pod-57207382] Cmd output: ctest-nginx-pod-65935095 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-11-12 05:24:02,800 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-65935095': 1, 'ctest-nginx-pod-09578190': 2} 2025-11-12 05:24:02,800 - WARNING - Nothing to delete parallely 2025-11-12 05:24:02,801 - INFO - Deleting pod default:ctest-busybox-pod-57207382 2025-11-12 05:24:02,820 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=78114d10-fd73-4edc-ac91-313eba43797b 2025-11-12 05:24:02,829 - WARNING - Pod uuid 78114d10-fd73-4edc-ac91-313eba43797b is still seen in agent 10.0.0.19 VM list 2025-11-12 05:24:07,830 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=78114d10-fd73-4edc-ac91-313eba43797b 2025-11-12 05:24:07,837 - WARNING - Pod uuid 78114d10-fd73-4edc-ac91-313eba43797b is still seen in agent 10.0.0.19 VM list 2025-11-12 05:24:12,838 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=78114d10-fd73-4edc-ac91-313eba43797b 2025-11-12 05:24:12,844 - WARNING - Pod uuid 78114d10-fd73-4edc-ac91-313eba43797b is still seen in agent 10.0.0.19 VM list 2025-11-12 05:24:17,844 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=78114d10-fd73-4edc-ac91-313eba43797b 2025-11-12 05:24:17,852 - WARNING - Pod uuid 78114d10-fd73-4edc-ac91-313eba43797b is still seen in agent 10.0.0.19 VM list 2025-11-12 05:24:22,852 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=78114d10-fd73-4edc-ac91-313eba43797b 2025-11-12 05:24:22,860 - WARNING - Pod uuid 78114d10-fd73-4edc-ac91-313eba43797b is still seen in agent 10.0.0.19 VM list 2025-11-12 05:24:27,860 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=78114d10-fd73-4edc-ac91-313eba43797b 2025-11-12 05:24:27,870 - WARNING - Pod uuid 78114d10-fd73-4edc-ac91-313eba43797b is still seen in agent 10.0.0.19 VM list 2025-11-12 05:24:32,871 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=78114d10-fd73-4edc-ac91-313eba43797b 2025-11-12 05:24:32,877 - WARNING - Pod uuid 78114d10-fd73-4edc-ac91-313eba43797b is still seen in agent 10.0.0.19 VM list 2025-11-12 05:24:37,878 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=78114d10-fd73-4edc-ac91-313eba43797b 2025-11-12 05:24:37,884 - DEBUG - Pod 78114d10-fd73-4edc-ac91-313eba43797b is not in agent 10.0.0.19 VM list 2025-11-12 05:24:37,884 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c3ca34c2-bf87-11f0-b9ab-fa163ef4ba66 2025-11-12 05:24:37,889 - DEBUG - VMI c3ca34c2-bf87-11f0-b9ab-fa163ef4ba66 is removed from agent 10.0.0.19 2025-11-12 05:24:37,889 - INFO - Verified that pod ctest-busybox-pod-57207382 is removed in agent 2025-11-12 05:24:37,889 - INFO - Deleting Ingress : ctest-nginx-ingress-16597794 2025-11-12 05:24:37,897 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_LoadbalancerDatabaseList?x=fc108c0a-a4e0-4083-9ad8-e45f05c166eb 2025-11-12 05:24:37,908 - ERROR - Ingress ctest-nginx-ingress-16597794 with uuid fc108c0a-a4e0-4083-9ad8-e45f05c166eb still found in kube manager 2025-11-12 05:24:38,909 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_LoadbalancerDatabaseList?x=fc108c0a-a4e0-4083-9ad8-e45f05c166eb 2025-11-12 05:24:38,915 - INFO - Ingress ctest-nginx-ingress-16597794 with uuid fc108c0a-a4e0-4083-9ad8-e45f05c166eb deleted successfully from kube manager 2025-11-12 05:24:38,915 - INFO - Verifications on Ingress %s cleanup passed 2025-11-12 05:24:38,915 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-11-12 05:24:39,023 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-12 05:24:39,029 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-11-12 05:24:39,029 - INFO - Deleting VN __public__ 2025-11-12 05:24:39,122 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/c8afc5dd-2f38-4790-90f3-a873bc3f4fa8 2025-11-12 05:24:39,127 - DEBUG - Response Code: 404 2025-11-12 05:24:39,127 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-11-12 05:24:39,132 - DEBUG - Requesting: http://10.0.0.249:8082/domain/6e80a533-fe51-44f3-ac5a-d4570f907738 2025-11-12 05:24:39,140 - DEBUG - Requesting: http://10.0.0.249:8082/project/3da92b76-5eba-4e43-8ffb-854085219caf 2025-11-12 05:24:39,188 - INFO - Validated that VN __public__ is not found in API Server 2025-11-12 05:24:39,189 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-11-12 05:24:39,196 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-12 05:24:39,207 - DEBUG - VN __public__ is not present in Agent 10.0.0.19 2025-11-12 05:24:39,207 - INFO - Validated that VN __public__ is not in any agent 2025-11-12 05:24:39,208 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-12 05:24:39,216 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-12 05:24:39,220 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-12 05:24:39,225 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-11-12 05:24:39,226 - INFO - Deleting pod default:ctest-nginx-pod-09578190 2025-11-12 05:24:39,238 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=df6032f4-f697-4a38-a3d1-fcbd4a16aaab 2025-11-12 05:24:39,261 - WARNING - Pod uuid df6032f4-f697-4a38-a3d1-fcbd4a16aaab is still seen in agent 10.0.0.19 VM list 2025-11-12 05:24:44,262 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=df6032f4-f697-4a38-a3d1-fcbd4a16aaab 2025-11-12 05:24:44,269 - DEBUG - Pod df6032f4-f697-4a38-a3d1-fcbd4a16aaab is not in agent 10.0.0.19 VM list 2025-11-12 05:24:44,270 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bf7aed4e-bf87-11f0-b9ab-fa163ef4ba66 2025-11-12 05:24:44,280 - DEBUG - VMI bf7aed4e-bf87-11f0-b9ab-fa163ef4ba66 is removed from agent 10.0.0.19 2025-11-12 05:24:44,280 - INFO - Verified that pod ctest-nginx-pod-09578190 is removed in agent 2025-11-12 05:24:44,280 - INFO - Deleting pod default:ctest-nginx-pod-65935095 2025-11-12 05:24:44,292 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=a93e36c2-1e8a-440e-9241-d4eaf7be8c8c 2025-11-12 05:24:44,299 - WARNING - Pod uuid a93e36c2-1e8a-440e-9241-d4eaf7be8c8c is still seen in agent 10.0.0.19 VM list 2025-11-12 05:24:49,300 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=a93e36c2-1e8a-440e-9241-d4eaf7be8c8c 2025-11-12 05:24:49,310 - DEBUG - Pod a93e36c2-1e8a-440e-9241-d4eaf7be8c8c is not in agent 10.0.0.19 VM list 2025-11-12 05:24:49,310 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bf1a5290-bf87-11f0-b9ab-fa163ef4ba66 2025-11-12 05:24:49,316 - DEBUG - VMI bf1a5290-bf87-11f0-b9ab-fa163ef4ba66 is removed from agent 10.0.0.19 2025-11-12 05:24:49,316 - INFO - Verified that pod ctest-nginx-pod-65935095 is removed in agent 2025-11-12 05:24:49,316 - INFO - Deleting service : ctest-nginx-svc-03265541 2025-11-12 05:24:49,550 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-12 05:24:49,557 - DEBUG - No XMPP flaps were noticed during the test