2026-06-10 05:56:37,915 - DEBUG - [10.0.0.50]: Running cmd : hostname 2026-06-10 05:56:38,197 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2019-1 2026-06-10 05:56:38,197 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2026-06-10 05:56:38,231 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2019-1 2026-06-10 05:56:38,231 - DEBUG - [10.0.0.50]: 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-06-10 05:56:38,331 - DEBUG - Output : NAMES contrail_test_IFtUAkdAK contrail-kubernetes-master-kubemanager-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics-api-1 analytics-collector-1 analytics-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-dns-1 control-control-1 control-nodemgr-1 config_database-zookeeper-1 config_database-cassandra-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-schema-1 config_api-nodemgr-1 config_api-api-1 config_api-svcmonitor-1 config_api-dnsmasq-1 2026-06-10 05:56:38,331 - DEBUG - [10.0.0.50]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-06-10 05:56:38,365 - DEBUG - Output : 127.0.0.1/8 10.0.0.50/24 252.50.0.1/8 10.32.164.1/24 172.17.0.1/16 2026-06-10 05:56:38,365 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2026-06-10 05:56:38,399 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2019-1 2026-06-10 05:56:38,492 - DEBUG - [10.0.0.33]: Running cmd : hostname 2026-06-10 05:56:38,716 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2019-1 2026-06-10 05:56:38,716 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2026-06-10 05:56:38,750 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2019-1 2026-06-10 05:56:38,750 - DEBUG - [10.0.0.33]: 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-06-10 05:56:38,794 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-06-10 05:56:38,795 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-06-10 05:56:38,865 - DEBUG - Output : 10.0.0.33/24 2026-06-10 05:56:38,865 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2026-06-10 05:56:38,899 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2019-1 2026-06-10 05:56:38,968 - INFO - Using existing project ['default-domain', 'k8s-default'](da73a94a-0221-44c3-931c-a751306981f6) 2026-06-10 05:56:39,034 - INFO - Using existing project ['default-domain', 'k8s-default'](da73a94a-0221-44c3-931c-a751306981f6) 2026-06-10 05:56:39,145 - INFO - ================================================================================ 2026-06-10 05:56:39,145 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-06-10 05:56:39,145 - 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-06-10 05:56:39,387 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-10 05:56:39,394 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.0.0.50': '0'}} with 2026-06-10 05:56:39,394 - INFO - Initial checks done. Running the testcase now 2026-06-10 05:56:39,394 - INFO - 2026-06-10 05:56:39,399 - INFO - Namespace default already exists 2026-06-10 05:56:39,399 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-06-10 05:56:39,505 - DEBUG - Output : cluster_project={} 2026-06-10 05:56:39,537 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-06-10 05:56:39,537 - DEBUG - Project uuid in Contrail is da73a94a-0221-44c3-931c-a751306981f6 2026-06-10 05:56:39,537 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-06-10 05:56:39,661 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-06-10 05:56:39,662 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_NamespaceDatabaseList?namespace_uuid=f191b3ca-a11f-4c31-b93c-500d185a033f 2026-06-10 05:56:39,666 - INFO - Namespace default with uuid f191b3ca-a11f-4c31-b93c-500d185a033f found in kube manager 2026-06-10 05:56:39,666 - INFO - Namespace default verification passed 2026-06-10 05:56:39,669 - DEBUG - Service ctest-nginx-svc-92726231 not present 2026-06-10 05:56:39,669 - INFO - Creating service ctest-nginx-svc-92726231 2026-06-10 05:56:39,685 - INFO - Created Service ctest-nginx-svc-92726231 2026-06-10 05:56:39,700 - DEBUG - Pod ctest-nginx-pod-12804070 not present 2026-06-10 05:56:39,702 - INFO - Creating Pod ctest-nginx-pod-12804070 2026-06-10 05:56:39,754 - DEBUG - Pod : ctest-nginx-pod-12804070 UUID is 44871491-f3e1-4908-9260-321b4d3d3e2c 2026-06-10 05:56:39,756 - DEBUG - Pod ctest-nginx-pod-66972435 not present 2026-06-10 05:56:39,757 - INFO - Creating Pod ctest-nginx-pod-66972435 2026-06-10 05:56:39,781 - DEBUG - Pod : ctest-nginx-pod-66972435 UUID is 626ce34a-872b-48ad-ba24-5e09cae4e97d 2026-06-10 05:56:39,963 - INFO - Created VN __public__, UUID :0eb1dbb0-e0f5-4d45-a235-781c65c27be9 2026-06-10 05:56:40,188 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-06-10 05:56:40,195 - DEBUG - Requesting: http://10.0.0.50:8082/domain/ac52df55-273f-4b06-a981-ffefe8adfd73 2026-06-10 05:56:40,210 - DEBUG - Requesting: http://10.0.0.50:8082/project/da73a94a-0221-44c3-931c-a751306981f6 2026-06-10 05:56:40,271 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/0eb1dbb0-e0f5-4d45-a235-781c65c27be9 2026-06-10 05:56:40,280 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/0eb1dbb0-e0f5-4d45-a235-781c65c27be9 2026-06-10 05:56:40,333 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/f12b5b8a-8848-4dfd-8f3f-6925c1744981 2026-06-10 05:56:40,348 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/f12b5b8a-8848-4dfd-8f3f-6925c1744981 2026-06-10 05:56:40,359 - DEBUG - Route Targets: [] 2026-06-10 05:56:40,360 - DEBUG - RT names not yet present for VN __public__ 2026-06-10 05:56:45,361 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-06-10 05:56:45,367 - DEBUG - Requesting: http://10.0.0.50:8082/domain/ac52df55-273f-4b06-a981-ffefe8adfd73 2026-06-10 05:56:45,374 - DEBUG - Requesting: http://10.0.0.50:8082/project/da73a94a-0221-44c3-931c-a751306981f6 2026-06-10 05:56:45,420 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/0eb1dbb0-e0f5-4d45-a235-781c65c27be9 2026-06-10 05:56:45,435 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/0eb1dbb0-e0f5-4d45-a235-781c65c27be9 2026-06-10 05:56:45,449 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/f12b5b8a-8848-4dfd-8f3f-6925c1744981 2026-06-10 05:56:45,467 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/f12b5b8a-8848-4dfd-8f3f-6925c1744981 2026-06-10 05:56:45,478 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/698d897f-08cd-4e51-a146-64494792b6d0 2026-06-10 05:56:45,485 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-06-10 05:56:45,485 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/0eb1dbb0-e0f5-4d45-a235-781c65c27be9 2026-06-10 05:56:45,495 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/f12b5b8a-8848-4dfd-8f3f-6925c1744981 2026-06-10 05:56:45,524 - INFO - Verified VN network id 13 for VN 0eb1dbb0-e0f5-4d45-a235-781c65c27be9 2026-06-10 05:56:45,525 - INFO - Verifications in API Server for VN __public__ passed 2026-06-10 05:56:45,525 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/0eb1dbb0-e0f5-4d45-a235-781c65c27be9 2026-06-10 05:56:45,535 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/f12b5b8a-8848-4dfd-8f3f-6925c1744981 2026-06-10 05:56:45,541 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/f12b5b8a-8848-4dfd-8f3f-6925c1744981 2026-06-10 05:56:45,547 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/698d897f-08cd-4e51-a146-64494792b6d0 2026-06-10 05:56:45,557 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-06-10 05:56:45,564 - DEBUG - Control-node 10.0.0.50 : 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': '1058868940143676741', 'uuid-lslong': '11688380471271652329'}, 'enable': 'true', 'created': '2026-06-10T05:56:39', 'last-modified': '2026-06-10T05:56:40', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.424172'} 2026-06-10 05:56:45,564 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-10 05:56:45,578 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-06-10 05:56:45,578 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-06-10 05:56:45,579 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-06-10 05:56:45,579 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-06-10 05:56:45,584 - DEBUG - Requesting: http://10.0.0.50:8082/domain/ac52df55-273f-4b06-a981-ffefe8adfd73 2026-06-10 05:56:45,592 - DEBUG - Requesting: http://10.0.0.50:8082/project/da73a94a-0221-44c3-931c-a751306981f6 2026-06-10 05:56:45,644 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/0eb1dbb0-e0f5-4d45-a235-781c65c27be9 2026-06-10 05:56:45,652 - DEBUG - =>VN __public__ has no policy to be verified 2026-06-10 05:56:45,652 - DEBUG - Verifying the vn in opserver 2026-06-10 05:56:45,652 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.50 2026-06-10 05:56:45,652 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2026-06-10 05:56:45,656 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-06-10 05:56:45,656 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-06-10 05:56:45,656 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-10 05:56:45,663 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-10 05:56:45,670 - DEBUG - Do not have enough data to verify VN in agent 2026-06-10 05:56:45,670 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-10 05:56:45,675 - DEBUG - VRF ids for VN __public__: {} 2026-06-10 05:56:45,773 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-06-10 05:56:45,883 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-06-10 05:56:45,888 - DEBUG - Requesting: http://10.0.0.50:8082/domain/ac52df55-273f-4b06-a981-ffefe8adfd73 2026-06-10 05:56:45,893 - DEBUG - Requesting: http://10.0.0.50:8082/project/da73a94a-0221-44c3-931c-a751306981f6 2026-06-10 05:56:45,929 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/0eb1dbb0-e0f5-4d45-a235-781c65c27be9 2026-06-10 05:56:45,940 - DEBUG - Requesting: http://10.0.0.50:8082/floating-ip-pool/7e7c629a-607f-467b-8d78-0a39b130cf65 2026-06-10 05:56:45,945 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-06-10 05:56:45,950 - DEBUG - Requesting: http://10.0.0.50:8082/domain/ac52df55-273f-4b06-a981-ffefe8adfd73 2026-06-10 05:56:45,956 - DEBUG - Requesting: http://10.0.0.50:8082/project/da73a94a-0221-44c3-931c-a751306981f6 2026-06-10 05:56:45,995 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/0eb1dbb0-e0f5-4d45-a235-781c65c27be9 2026-06-10 05:56:46,005 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-06-10 05:56:46,005 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-06-10 05:56:46,013 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-06-10 05:56:46,019 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-06-10 05:56:46,019 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-06-10 05:56:46,022 - DEBUG - Ingress ctest-nginx-ingress-41194046 not present 2026-06-10 05:56:46,022 - INFO - Creating Ingress ctest-nginx-ingress-41194046 2026-06-10 05:56:46,031 - INFO - Created Ingress ctest-nginx-ingress-41194046 2026-06-10 05:56:46,036 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-41194046 2026-06-10 05:56:49,049 - DEBUG - For Ingress ctest-nginx-ingress-41194046, Cluster IP: 10.47.255.249, External IPs ['31.80.168.60'] 2026-06-10 05:56:49,049 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-41194046 2026-06-10 05:56:49,049 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=fa7cb21d-03f9-4491-9292-a0ae68be2d3f 2026-06-10 05:56:49,053 - INFO - Ingress ctest-nginx-ingress-41194046 with uuid fa7cb21d-03f9-4491-9292-a0ae68be2d3f found in kube manager 2026-06-10 05:56:49,053 - INFO - Ingress ctest-nginx-ingress-41194046 verification passed 2026-06-10 05:56:49,056 - DEBUG - Pod ctest-busybox-pod-57434166 not present 2026-06-10 05:56:49,056 - INFO - Creating Pod ctest-busybox-pod-57434166 2026-06-10 05:56:49,111 - DEBUG - Pod : ctest-busybox-pod-57434166 UUID is 9807cd39-294f-42b0-ab25-1b1199ed09ba 2026-06-10 05:56:49,123 - DEBUG - Pod ctest-nginx-pod-12804070 not in running state.Currently in Pending 2026-06-10 05:56:54,132 - INFO - Pod ctest-nginx-pod-12804070 is in running state.Got IP 10.47.255.251 2026-06-10 05:56:54,195 - DEBUG - Pod ctest-nginx-pod-12804070 has vmi 26f4fa42-6491-11f1-8d8e-fa163e912996 2026-06-10 05:56:54,195 - INFO - Verified pod ctest-nginx-pod-12804070 in contrail-api 2026-06-10 05:56:54,196 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-10 05:56:54,206 - DEBUG - VMI 26f4fa42-6491-11f1-8d8e-fa163e912996 is active in agent 10.0.0.33 2026-06-10 05:56:54,207 - INFO - Verified Pod ctest-nginx-pod-12804070 in agent 10.0.0.33 2026-06-10 05:56:54,207 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=44871491-f3e1-4908-9260-321b4d3d3e2c 2026-06-10 05:56:54,211 - INFO - Pod ctest-nginx-pod-12804070 with uuid 44871491-f3e1-4908-9260-321b4d3d3e2c found in kube manager 2026-06-10 05:56:54,211 - INFO - Pod ctest-nginx-pod-12804070 verification passed 2026-06-10 05:56:54,273 - DEBUG - [Pod ctest-nginx-pod-12804070] Cmd: echo ctest-nginx-pod-12804070 > /usr/share/nginx/html/index.html, Output: 2026-06-10 05:56:54,281 - INFO - Pod ctest-nginx-pod-66972435 is in running state.Got IP 10.47.255.250 2026-06-10 05:56:54,293 - DEBUG - Pod ctest-nginx-pod-66972435 has vmi 276d080c-6491-11f1-8d8e-fa163e912996 2026-06-10 05:56:54,293 - INFO - Verified pod ctest-nginx-pod-66972435 in contrail-api 2026-06-10 05:56:54,293 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-10 05:56:54,303 - DEBUG - VMI 276d080c-6491-11f1-8d8e-fa163e912996 is active in agent 10.0.0.33 2026-06-10 05:56:54,303 - INFO - Verified Pod ctest-nginx-pod-66972435 in agent 10.0.0.33 2026-06-10 05:56:54,303 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=626ce34a-872b-48ad-ba24-5e09cae4e97d 2026-06-10 05:56:54,307 - INFO - Pod ctest-nginx-pod-66972435 with uuid 626ce34a-872b-48ad-ba24-5e09cae4e97d found in kube manager 2026-06-10 05:56:54,307 - INFO - Pod ctest-nginx-pod-66972435 verification passed 2026-06-10 05:56:54,363 - DEBUG - [Pod ctest-nginx-pod-66972435] Cmd: echo ctest-nginx-pod-66972435 > /usr/share/nginx/html/index.html, Output: 2026-06-10 05:56:54,369 - DEBUG - Pod ctest-busybox-pod-57434166 not in running state.Currently in Pending 2026-06-10 05:56:59,377 - INFO - Pod ctest-busybox-pod-57434166 is in running state.Got IP 10.47.255.248 2026-06-10 05:56:59,389 - DEBUG - Pod ctest-busybox-pod-57434166 has vmi 2bc6a49e-6491-11f1-8d8e-fa163e912996 2026-06-10 05:56:59,389 - INFO - Verified pod ctest-busybox-pod-57434166 in contrail-api 2026-06-10 05:56:59,389 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-10 05:56:59,398 - DEBUG - VMI 2bc6a49e-6491-11f1-8d8e-fa163e912996 is active in agent 10.0.0.33 2026-06-10 05:56:59,398 - INFO - Verified Pod ctest-busybox-pod-57434166 in agent 10.0.0.33 2026-06-10 05:56:59,398 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=9807cd39-294f-42b0-ab25-1b1199ed09ba 2026-06-10 05:56:59,402 - INFO - Pod ctest-busybox-pod-57434166 with uuid 9807cd39-294f-42b0-ab25-1b1199ed09ba found in kube manager 2026-06-10 05:56:59,402 - INFO - Pod ctest-busybox-pod-57434166 verification passed 2026-06-10 05:56:59,449 - DEBUG - [Pod ctest-busybox-pod-57434166] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-12804070 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-06-10 05:56:59,450 - DEBUG - [Pod Pod ctest-busybox-pod-57434166] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-10 05:56:59,450 - DEBUG - [Pod Pod ctest-busybox-pod-57434166] Cmd output: ctest-nginx-pod-12804070 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-06-10 05:56:59,500 - DEBUG - [Pod ctest-busybox-pod-57434166] 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-66972435 2026-06-10 05:56:59,500 - DEBUG - [Pod Pod ctest-busybox-pod-57434166] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-10 05:56:59,500 - DEBUG - [Pod Pod ctest-busybox-pod-57434166] 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-66972435 2026-06-10 05:56:59,500 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-12804070': 1, 'ctest-nginx-pod-66972435': 1} 2026-06-10 05:56:59,501 - WARNING - Nothing to delete parallely 2026-06-10 05:56:59,501 - INFO - Deleting pod default:ctest-busybox-pod-57434166 2026-06-10 05:56:59,517 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9807cd39-294f-42b0-ab25-1b1199ed09ba 2026-06-10 05:56:59,523 - WARNING - Pod uuid 9807cd39-294f-42b0-ab25-1b1199ed09ba is still seen in agent 10.0.0.33 VM list 2026-06-10 05:57:04,525 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9807cd39-294f-42b0-ab25-1b1199ed09ba 2026-06-10 05:57:04,532 - WARNING - Pod uuid 9807cd39-294f-42b0-ab25-1b1199ed09ba is still seen in agent 10.0.0.33 VM list 2026-06-10 05:57:09,533 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9807cd39-294f-42b0-ab25-1b1199ed09ba 2026-06-10 05:57:09,540 - WARNING - Pod uuid 9807cd39-294f-42b0-ab25-1b1199ed09ba is still seen in agent 10.0.0.33 VM list 2026-06-10 05:57:14,541 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9807cd39-294f-42b0-ab25-1b1199ed09ba 2026-06-10 05:57:14,549 - WARNING - Pod uuid 9807cd39-294f-42b0-ab25-1b1199ed09ba is still seen in agent 10.0.0.33 VM list 2026-06-10 05:57:19,549 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9807cd39-294f-42b0-ab25-1b1199ed09ba 2026-06-10 05:57:19,556 - WARNING - Pod uuid 9807cd39-294f-42b0-ab25-1b1199ed09ba is still seen in agent 10.0.0.33 VM list 2026-06-10 05:57:24,557 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9807cd39-294f-42b0-ab25-1b1199ed09ba 2026-06-10 05:57:24,564 - WARNING - Pod uuid 9807cd39-294f-42b0-ab25-1b1199ed09ba is still seen in agent 10.0.0.33 VM list 2026-06-10 05:57:29,565 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9807cd39-294f-42b0-ab25-1b1199ed09ba 2026-06-10 05:57:29,571 - WARNING - Pod uuid 9807cd39-294f-42b0-ab25-1b1199ed09ba is still seen in agent 10.0.0.33 VM list 2026-06-10 05:57:34,572 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9807cd39-294f-42b0-ab25-1b1199ed09ba 2026-06-10 05:57:34,579 - DEBUG - Pod 9807cd39-294f-42b0-ab25-1b1199ed09ba is not in agent 10.0.0.33 VM list 2026-06-10 05:57:34,579 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2bc6a49e-6491-11f1-8d8e-fa163e912996 2026-06-10 05:57:34,584 - DEBUG - VMI 2bc6a49e-6491-11f1-8d8e-fa163e912996 is removed from agent 10.0.0.33 2026-06-10 05:57:34,584 - INFO - Verified that pod ctest-busybox-pod-57434166 is removed in agent 2026-06-10 05:57:34,584 - INFO - Deleting Ingress : ctest-nginx-ingress-41194046 2026-06-10 05:57:34,591 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=fa7cb21d-03f9-4491-9292-a0ae68be2d3f 2026-06-10 05:57:34,597 - ERROR - Ingress ctest-nginx-ingress-41194046 with uuid fa7cb21d-03f9-4491-9292-a0ae68be2d3f still found in kube manager 2026-06-10 05:57:35,597 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=fa7cb21d-03f9-4491-9292-a0ae68be2d3f 2026-06-10 05:57:35,602 - INFO - Ingress ctest-nginx-ingress-41194046 with uuid fa7cb21d-03f9-4491-9292-a0ae68be2d3f deleted successfully from kube manager 2026-06-10 05:57:35,602 - INFO - Verifications on Ingress %s cleanup passed 2026-06-10 05:57:35,602 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-06-10 05:57:35,759 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-06-10 05:57:35,777 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-06-10 05:57:35,777 - INFO - Deleting VN __public__ 2026-06-10 05:57:36,045 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/f12b5b8a-8848-4dfd-8f3f-6925c1744981 2026-06-10 05:57:36,052 - DEBUG - Response Code: 404 2026-06-10 05:57:36,053 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2026-06-10 05:57:36,064 - DEBUG - Requesting: http://10.0.0.50:8082/domain/ac52df55-273f-4b06-a981-ffefe8adfd73 2026-06-10 05:57:36,080 - DEBUG - Requesting: http://10.0.0.50:8082/project/da73a94a-0221-44c3-931c-a751306981f6 2026-06-10 05:57:36,157 - INFO - Validated that VN __public__ is not found in API Server 2026-06-10 05:57:36,157 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-06-10 05:57:36,168 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-10 05:57:36,194 - DEBUG - VN __public__ is not present in Agent 10.0.0.33 2026-06-10 05:57:36,194 - INFO - Validated that VN __public__ is not in any agent 2026-06-10 05:57:36,194 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-10 05:57:36,203 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-10 05:57:36,210 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-06-10 05:57:36,217 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-06-10 05:57:36,217 - INFO - Deleting pod default:ctest-nginx-pod-66972435 2026-06-10 05:57:36,235 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=626ce34a-872b-48ad-ba24-5e09cae4e97d 2026-06-10 05:57:36,251 - WARNING - Pod uuid 626ce34a-872b-48ad-ba24-5e09cae4e97d is still seen in agent 10.0.0.33 VM list 2026-06-10 05:57:41,252 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=626ce34a-872b-48ad-ba24-5e09cae4e97d 2026-06-10 05:57:41,260 - DEBUG - Pod 626ce34a-872b-48ad-ba24-5e09cae4e97d is not in agent 10.0.0.33 VM list 2026-06-10 05:57:41,260 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:276d080c-6491-11f1-8d8e-fa163e912996 2026-06-10 05:57:41,266 - DEBUG - VMI 276d080c-6491-11f1-8d8e-fa163e912996 is removed from agent 10.0.0.33 2026-06-10 05:57:41,266 - INFO - Verified that pod ctest-nginx-pod-66972435 is removed in agent 2026-06-10 05:57:41,266 - INFO - Deleting pod default:ctest-nginx-pod-12804070 2026-06-10 05:57:41,286 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=44871491-f3e1-4908-9260-321b4d3d3e2c 2026-06-10 05:57:41,292 - WARNING - Pod uuid 44871491-f3e1-4908-9260-321b4d3d3e2c is still seen in agent 10.0.0.33 VM list 2026-06-10 05:57:46,293 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=44871491-f3e1-4908-9260-321b4d3d3e2c 2026-06-10 05:57:46,299 - DEBUG - Pod 44871491-f3e1-4908-9260-321b4d3d3e2c is not in agent 10.0.0.33 VM list 2026-06-10 05:57:46,299 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:26f4fa42-6491-11f1-8d8e-fa163e912996 2026-06-10 05:57:46,305 - DEBUG - VMI 26f4fa42-6491-11f1-8d8e-fa163e912996 is removed from agent 10.0.0.33 2026-06-10 05:57:46,305 - INFO - Verified that pod ctest-nginx-pod-12804070 is removed in agent 2026-06-10 05:57:46,305 - INFO - Deleting service : ctest-nginx-svc-92726231 2026-06-10 05:57:46,575 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-10 05:57:46,581 - DEBUG - No XMPP flaps were noticed during the test