2025-10-21 13:55:49,418 - DEBUG - [10.0.0.33]: Running cmd : hostname 2025-10-21 13:55:49,649 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1580-1 2025-10-21 13:55:49,649 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2025-10-21 13:55:49,683 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1580-1 2025-10-21 13:55:49,683 - 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}' 2025-10-21 13:55:49,784 - DEBUG - Output : NAMES contrail_test_NXm0pEmmK contrail-kubernetes-master-kubemanager-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics-nodemgr-1 analytics-api-1 analytics-collector-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-control-1 control-nodemgr-1 control-dns-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-svcmonitor-1 config_api-schema-1 config_api-dnsmasq-1 2025-10-21 13:55:49,785 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-21 13:55:49,818 - DEBUG - Output : 127.0.0.1/8 10.0.0.33/24 252.33.0.1/8 10.105.180.1/24 172.17.0.1/16 2025-10-21 13:55:49,819 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2025-10-21 13:55:49,852 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1580-1 2025-10-21 13:55:49,937 - DEBUG - [10.0.0.22]: Running cmd : hostname 2025-10-21 13:55:50,166 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1580-1 2025-10-21 13:55:50,166 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2025-10-21 13:55:50,189 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1580-1 2025-10-21 13:55:50,189 - DEBUG - [10.0.0.22]: 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-10-21 13:55:50,232 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-21 13:55:50,233 - DEBUG - [10.0.0.22]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-21 13:55:50,267 - DEBUG - Output : 10.0.0.22/24 2025-10-21 13:55:50,268 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2025-10-21 13:55:50,302 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1580-1 2025-10-21 13:55:50,361 - INFO - Using existing project ['default-domain', 'k8s-default'](04374bcd-89f2-49ac-a30f-0a6100348f8e) 2025-10-21 13:55:50,479 - INFO - Using existing project ['default-domain', 'k8s-default'](04374bcd-89f2-49ac-a30f-0a6100348f8e) 2025-10-21 13:55:50,587 - INFO - ================================================================================ 2025-10-21 13:55:50,587 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-21 13:55:50,588 - 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-10-21 13:55:50,779 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-21 13:55:50,787 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.0.0.33': '0'}} with 2025-10-21 13:55:50,787 - INFO - Initial checks done. Running the testcase now 2025-10-21 13:55:50,787 - INFO - 2025-10-21 13:55:50,790 - INFO - Namespace default already exists 2025-10-21 13:55:50,791 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-21 13:55:50,895 - DEBUG - Output : cluster_project={} 2025-10-21 13:55:50,931 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-21 13:55:50,931 - DEBUG - Project uuid in Contrail is 04374bcd-89f2-49ac-a30f-0a6100348f8e 2025-10-21 13:55:50,931 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-21 13:55:51,059 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-21 13:55:51,059 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_NamespaceDatabaseList?namespace_uuid=df31476c-272f-4692-ae92-3e0c1a726474 2025-10-21 13:55:51,063 - INFO - Namespace default with uuid df31476c-272f-4692-ae92-3e0c1a726474 found in kube manager 2025-10-21 13:55:51,063 - INFO - Namespace default verification passed 2025-10-21 13:55:51,065 - DEBUG - Service ctest-nginx-svc-90115100 not present 2025-10-21 13:55:51,066 - INFO - Creating service ctest-nginx-svc-90115100 2025-10-21 13:55:51,079 - INFO - Created Service ctest-nginx-svc-90115100 2025-10-21 13:55:51,089 - DEBUG - Pod ctest-nginx-pod-07367536 not present 2025-10-21 13:55:51,090 - INFO - Creating Pod ctest-nginx-pod-07367536 2025-10-21 13:55:51,152 - DEBUG - Pod : ctest-nginx-pod-07367536 UUID is 4f78c81b-4fd5-4777-be8b-2054c54ff002 2025-10-21 13:55:51,160 - DEBUG - Pod ctest-nginx-pod-55070357 not present 2025-10-21 13:55:51,162 - INFO - Creating Pod ctest-nginx-pod-55070357 2025-10-21 13:55:51,186 - DEBUG - Pod : ctest-nginx-pod-55070357 UUID is 373db942-8a53-4d8e-842c-02e0ba82cb1a 2025-10-21 13:55:51,355 - INFO - Created VN __public__, UUID :6028646b-a6b7-4d58-9e85-d2e7820ea8a3 2025-10-21 13:55:51,467 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-10-21 13:55:51,472 - DEBUG - Requesting: http://10.0.0.33:8082/domain/365a967c-b54b-406f-a904-68c8933bcc91 2025-10-21 13:55:51,506 - DEBUG - Requesting: http://10.0.0.33:8082/project/04374bcd-89f2-49ac-a30f-0a6100348f8e 2025-10-21 13:55:51,578 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/6028646b-a6b7-4d58-9e85-d2e7820ea8a3 2025-10-21 13:55:51,587 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/6028646b-a6b7-4d58-9e85-d2e7820ea8a3 2025-10-21 13:55:51,604 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/87b914c2-4163-4917-9bfe-336ac0216870 2025-10-21 13:55:51,609 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/87b914c2-4163-4917-9bfe-336ac0216870 2025-10-21 13:55:51,614 - DEBUG - Route Targets: [] 2025-10-21 13:55:51,614 - DEBUG - RT names not yet present for VN __public__ 2025-10-21 13:55:56,615 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-10-21 13:55:56,620 - DEBUG - Requesting: http://10.0.0.33:8082/domain/365a967c-b54b-406f-a904-68c8933bcc91 2025-10-21 13:55:56,626 - DEBUG - Requesting: http://10.0.0.33:8082/project/04374bcd-89f2-49ac-a30f-0a6100348f8e 2025-10-21 13:55:56,668 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/6028646b-a6b7-4d58-9e85-d2e7820ea8a3 2025-10-21 13:55:56,679 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/6028646b-a6b7-4d58-9e85-d2e7820ea8a3 2025-10-21 13:55:56,687 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/87b914c2-4163-4917-9bfe-336ac0216870 2025-10-21 13:55:56,695 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/87b914c2-4163-4917-9bfe-336ac0216870 2025-10-21 13:55:56,700 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/4d54d9dd-8d9e-407e-8331-0954f7c550eb 2025-10-21 13:55:56,706 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-21 13:55:56,706 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/6028646b-a6b7-4d58-9e85-d2e7820ea8a3 2025-10-21 13:55:56,715 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/87b914c2-4163-4917-9bfe-336ac0216870 2025-10-21 13:55:56,726 - INFO - Verified VN network id 13 for VN 6028646b-a6b7-4d58-9e85-d2e7820ea8a3 2025-10-21 13:55:56,726 - INFO - Verifications in API Server for VN __public__ passed 2025-10-21 13:55:56,726 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/6028646b-a6b7-4d58-9e85-d2e7820ea8a3 2025-10-21 13:55:56,733 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/87b914c2-4163-4917-9bfe-336ac0216870 2025-10-21 13:55:56,739 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/87b914c2-4163-4917-9bfe-336ac0216870 2025-10-21 13:55:56,747 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/4d54d9dd-8d9e-407e-8331-0954f7c550eb 2025-10-21 13:55:56,753 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-21 13:55:56,760 - DEBUG - Control-node 10.0.0.33 : 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': '6928898440230817112', 'uuid-lslong': '11422767921656408227'}, 'enable': 'true', 'created': '2025-10-21T13:55:51', 'last-modified': '2025-10-21T13:55:51', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.365057'} 2025-10-21 13:55:56,760 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-21 13:55:56,770 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-21 13:55:56,770 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-21 13:55:56,771 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-21 13:55:56,771 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-10-21 13:55:56,775 - DEBUG - Requesting: http://10.0.0.33:8082/domain/365a967c-b54b-406f-a904-68c8933bcc91 2025-10-21 13:55:56,781 - DEBUG - Requesting: http://10.0.0.33:8082/project/04374bcd-89f2-49ac-a30f-0a6100348f8e 2025-10-21 13:55:56,814 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/6028646b-a6b7-4d58-9e85-d2e7820ea8a3 2025-10-21 13:55:56,821 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-21 13:55:56,821 - DEBUG - Verifying the vn in opserver 2025-10-21 13:55:56,821 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.33 2025-10-21 13:55:56,821 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-10-21 13:55:56,825 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-10-21 13:55:56,825 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-21 13:55:56,825 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-21 13:55:56,832 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-21 13:55:56,836 - DEBUG - Do not have enough data to verify VN in agent 2025-10-21 13:55:56,836 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-21 13:55:56,841 - DEBUG - VRF ids for VN __public__: {} 2025-10-21 13:55:56,927 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-21 13:55:57,033 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-10-21 13:55:57,038 - DEBUG - Requesting: http://10.0.0.33:8082/domain/365a967c-b54b-406f-a904-68c8933bcc91 2025-10-21 13:55:57,044 - DEBUG - Requesting: http://10.0.0.33:8082/project/04374bcd-89f2-49ac-a30f-0a6100348f8e 2025-10-21 13:55:57,089 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/6028646b-a6b7-4d58-9e85-d2e7820ea8a3 2025-10-21 13:55:57,099 - DEBUG - Requesting: http://10.0.0.33:8082/floating-ip-pool/88a60945-fe8c-4ffd-a9f7-937c287686f1 2025-10-21 13:55:57,104 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-10-21 13:55:57,107 - DEBUG - Requesting: http://10.0.0.33:8082/domain/365a967c-b54b-406f-a904-68c8933bcc91 2025-10-21 13:55:57,112 - DEBUG - Requesting: http://10.0.0.33:8082/project/04374bcd-89f2-49ac-a30f-0a6100348f8e 2025-10-21 13:55:57,146 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/6028646b-a6b7-4d58-9e85-d2e7820ea8a3 2025-10-21 13:55:57,154 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-21 13:55:57,154 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-21 13:55:57,160 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-21 13:55:57,164 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-21 13:55:57,164 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-21 13:55:57,167 - DEBUG - Ingress ctest-nginx-ingress-28639124 not present 2025-10-21 13:55:57,167 - INFO - Creating Ingress ctest-nginx-ingress-28639124 2025-10-21 13:55:57,176 - INFO - Created Ingress ctest-nginx-ingress-28639124 2025-10-21 13:55:57,180 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-28639124 2025-10-21 13:56:00,185 - DEBUG - For Ingress ctest-nginx-ingress-28639124, Cluster IP: 10.47.255.249, External IPs ['215.180.241.188'] 2025-10-21 13:56:00,185 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-28639124 2025-10-21 13:56:00,185 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=7270cba2-8004-4cda-a440-3e1b54a70076 2025-10-21 13:56:00,189 - INFO - Ingress ctest-nginx-ingress-28639124 with uuid 7270cba2-8004-4cda-a440-3e1b54a70076 found in kube manager 2025-10-21 13:56:00,189 - INFO - Ingress ctest-nginx-ingress-28639124 verification passed 2025-10-21 13:56:00,191 - DEBUG - Pod ctest-busybox-pod-58108934 not present 2025-10-21 13:56:00,192 - INFO - Creating Pod ctest-busybox-pod-58108934 2025-10-21 13:56:00,217 - DEBUG - Node for Pod ctest-busybox-pod-58108934 not yet populated 2025-10-21 13:56:03,224 - DEBUG - Pod : ctest-busybox-pod-58108934 UUID is 82b581b8-52fa-4756-b993-5b59e85e0a1a 2025-10-21 13:56:03,229 - DEBUG - Pod ctest-nginx-pod-07367536 not in running state.Currently in Pending 2025-10-21 13:56:08,237 - INFO - Pod ctest-nginx-pod-07367536 is in running state.Got IP 10.47.255.251 2025-10-21 13:56:08,249 - DEBUG - Pod ctest-nginx-pod-07367536 has vmi a84f5172-ae85-11f0-b5f5-fa163ee58c8b 2025-10-21 13:56:08,249 - INFO - Verified pod ctest-nginx-pod-07367536 in contrail-api 2025-10-21 13:56:08,249 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-21 13:56:08,258 - DEBUG - VMI a84f5172-ae85-11f0-b5f5-fa163ee58c8b is active in agent 10.0.0.22 2025-10-21 13:56:08,259 - INFO - Verified Pod ctest-nginx-pod-07367536 in agent 10.0.0.22 2025-10-21 13:56:08,259 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=4f78c81b-4fd5-4777-be8b-2054c54ff002 2025-10-21 13:56:08,262 - INFO - Pod ctest-nginx-pod-07367536 with uuid 4f78c81b-4fd5-4777-be8b-2054c54ff002 found in kube manager 2025-10-21 13:56:08,263 - INFO - Pod ctest-nginx-pod-07367536 verification passed 2025-10-21 13:56:08,343 - DEBUG - [Pod ctest-nginx-pod-07367536] Cmd: echo ctest-nginx-pod-07367536 > /usr/share/nginx/html/index.html, Output: 2025-10-21 13:56:08,349 - INFO - Pod ctest-nginx-pod-55070357 is in running state.Got IP 10.47.255.250 2025-10-21 13:56:08,362 - DEBUG - Pod ctest-nginx-pod-55070357 has vmi a8b8e6fa-ae85-11f0-b5f5-fa163ee58c8b 2025-10-21 13:56:08,362 - INFO - Verified pod ctest-nginx-pod-55070357 in contrail-api 2025-10-21 13:56:08,362 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-21 13:56:08,371 - DEBUG - VMI a8b8e6fa-ae85-11f0-b5f5-fa163ee58c8b is active in agent 10.0.0.22 2025-10-21 13:56:08,371 - INFO - Verified Pod ctest-nginx-pod-55070357 in agent 10.0.0.22 2025-10-21 13:56:08,371 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=373db942-8a53-4d8e-842c-02e0ba82cb1a 2025-10-21 13:56:08,375 - INFO - Pod ctest-nginx-pod-55070357 with uuid 373db942-8a53-4d8e-842c-02e0ba82cb1a found in kube manager 2025-10-21 13:56:08,375 - INFO - Pod ctest-nginx-pod-55070357 verification passed 2025-10-21 13:56:08,432 - DEBUG - [Pod ctest-nginx-pod-55070357] Cmd: echo ctest-nginx-pod-55070357 > /usr/share/nginx/html/index.html, Output: 2025-10-21 13:56:08,438 - DEBUG - Pod ctest-busybox-pod-58108934 not in running state.Currently in Pending 2025-10-21 13:56:13,444 - DEBUG - Pod ctest-busybox-pod-58108934 not in running state.Currently in Pending 2025-10-21 13:56:18,451 - INFO - Pod ctest-busybox-pod-58108934 is in running state.Got IP 10.47.255.248 2025-10-21 13:56:18,462 - DEBUG - Pod ctest-busybox-pod-58108934 has vmi acf87168-ae85-11f0-b5f5-fa163ee58c8b 2025-10-21 13:56:18,462 - INFO - Verified pod ctest-busybox-pod-58108934 in contrail-api 2025-10-21 13:56:18,462 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-21 13:56:18,471 - DEBUG - VMI acf87168-ae85-11f0-b5f5-fa163ee58c8b is active in agent 10.0.0.22 2025-10-21 13:56:18,471 - INFO - Verified Pod ctest-busybox-pod-58108934 in agent 10.0.0.22 2025-10-21 13:56:18,471 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=82b581b8-52fa-4756-b993-5b59e85e0a1a 2025-10-21 13:56:18,474 - INFO - Pod ctest-busybox-pod-58108934 with uuid 82b581b8-52fa-4756-b993-5b59e85e0a1a found in kube manager 2025-10-21 13:56:18,474 - INFO - Pod ctest-busybox-pod-58108934 verification passed 2025-10-21 13:56:18,533 - DEBUG - [Pod ctest-busybox-pod-58108934] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-07367536 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-10-21 13:56:18,533 - DEBUG - [Pod Pod ctest-busybox-pod-58108934] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-21 13:56:18,533 - DEBUG - [Pod Pod ctest-busybox-pod-58108934] Cmd output: ctest-nginx-pod-07367536 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-10-21 13:56:18,585 - DEBUG - [Pod ctest-busybox-pod-58108934] 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) ctest-nginx-pod-55070357 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-10-21 13:56:18,585 - DEBUG - [Pod Pod ctest-busybox-pod-58108934] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-21 13:56:18,585 - DEBUG - [Pod Pod ctest-busybox-pod-58108934] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-55070357 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-10-21 13:56:18,585 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-07367536': 1, 'ctest-nginx-pod-55070357': 1} 2025-10-21 13:56:18,585 - WARNING - Nothing to delete parallely 2025-10-21 13:56:18,585 - INFO - Deleting pod default:ctest-busybox-pod-58108934 2025-10-21 13:56:18,597 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=82b581b8-52fa-4756-b993-5b59e85e0a1a 2025-10-21 13:56:18,604 - WARNING - Pod uuid 82b581b8-52fa-4756-b993-5b59e85e0a1a is still seen in agent 10.0.0.22 VM list 2025-10-21 13:56:23,604 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=82b581b8-52fa-4756-b993-5b59e85e0a1a 2025-10-21 13:56:23,611 - WARNING - Pod uuid 82b581b8-52fa-4756-b993-5b59e85e0a1a is still seen in agent 10.0.0.22 VM list 2025-10-21 13:56:28,611 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=82b581b8-52fa-4756-b993-5b59e85e0a1a 2025-10-21 13:56:28,620 - WARNING - Pod uuid 82b581b8-52fa-4756-b993-5b59e85e0a1a is still seen in agent 10.0.0.22 VM list 2025-10-21 13:56:33,622 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=82b581b8-52fa-4756-b993-5b59e85e0a1a 2025-10-21 13:56:33,631 - WARNING - Pod uuid 82b581b8-52fa-4756-b993-5b59e85e0a1a is still seen in agent 10.0.0.22 VM list 2025-10-21 13:56:38,632 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=82b581b8-52fa-4756-b993-5b59e85e0a1a 2025-10-21 13:56:38,640 - WARNING - Pod uuid 82b581b8-52fa-4756-b993-5b59e85e0a1a is still seen in agent 10.0.0.22 VM list 2025-10-21 13:56:43,641 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=82b581b8-52fa-4756-b993-5b59e85e0a1a 2025-10-21 13:56:43,648 - WARNING - Pod uuid 82b581b8-52fa-4756-b993-5b59e85e0a1a is still seen in agent 10.0.0.22 VM list 2025-10-21 13:56:48,648 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=82b581b8-52fa-4756-b993-5b59e85e0a1a 2025-10-21 13:56:48,654 - WARNING - Pod uuid 82b581b8-52fa-4756-b993-5b59e85e0a1a is still seen in agent 10.0.0.22 VM list 2025-10-21 13:56:53,654 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=82b581b8-52fa-4756-b993-5b59e85e0a1a 2025-10-21 13:56:53,660 - DEBUG - Pod 82b581b8-52fa-4756-b993-5b59e85e0a1a is not in agent 10.0.0.22 VM list 2025-10-21 13:56:53,660 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:acf87168-ae85-11f0-b5f5-fa163ee58c8b 2025-10-21 13:56:53,666 - DEBUG - VMI acf87168-ae85-11f0-b5f5-fa163ee58c8b is removed from agent 10.0.0.22 2025-10-21 13:56:53,666 - INFO - Verified that pod ctest-busybox-pod-58108934 is removed in agent 2025-10-21 13:56:53,666 - INFO - Deleting Ingress : ctest-nginx-ingress-28639124 2025-10-21 13:56:53,676 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=7270cba2-8004-4cda-a440-3e1b54a70076 2025-10-21 13:56:53,680 - ERROR - Ingress ctest-nginx-ingress-28639124 with uuid 7270cba2-8004-4cda-a440-3e1b54a70076 still found in kube manager 2025-10-21 13:56:54,681 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=7270cba2-8004-4cda-a440-3e1b54a70076 2025-10-21 13:56:54,685 - INFO - Ingress ctest-nginx-ingress-28639124 with uuid 7270cba2-8004-4cda-a440-3e1b54a70076 deleted successfully from kube manager 2025-10-21 13:56:54,685 - INFO - Verifications on Ingress %s cleanup passed 2025-10-21 13:56:54,685 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-21 13:56:54,820 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-21 13:56:54,830 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-21 13:56:54,830 - INFO - Deleting VN __public__ 2025-10-21 13:56:54,922 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/87b914c2-4163-4917-9bfe-336ac0216870 2025-10-21 13:56:54,931 - DEBUG - Response Code: 404 2025-10-21 13:56:54,931 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-10-21 13:56:54,936 - DEBUG - Requesting: http://10.0.0.33:8082/domain/365a967c-b54b-406f-a904-68c8933bcc91 2025-10-21 13:56:54,946 - DEBUG - Requesting: http://10.0.0.33:8082/project/04374bcd-89f2-49ac-a30f-0a6100348f8e 2025-10-21 13:56:55,005 - INFO - Validated that VN __public__ is not found in API Server 2025-10-21 13:56:55,006 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-21 13:56:55,016 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-21 13:56:55,028 - DEBUG - VN __public__ is not present in Agent 10.0.0.22 2025-10-21 13:56:55,028 - INFO - Validated that VN __public__ is not in any agent 2025-10-21 13:56:55,028 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-21 13:56:55,037 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-21 13:56:55,043 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-21 13:56:55,046 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-21 13:56:55,047 - INFO - Deleting pod default:ctest-nginx-pod-55070357 2025-10-21 13:56:55,060 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=373db942-8a53-4d8e-842c-02e0ba82cb1a 2025-10-21 13:56:55,071 - WARNING - Pod uuid 373db942-8a53-4d8e-842c-02e0ba82cb1a is still seen in agent 10.0.0.22 VM list 2025-10-21 13:57:00,071 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=373db942-8a53-4d8e-842c-02e0ba82cb1a 2025-10-21 13:57:00,079 - DEBUG - Pod 373db942-8a53-4d8e-842c-02e0ba82cb1a is not in agent 10.0.0.22 VM list 2025-10-21 13:57:00,079 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a8b8e6fa-ae85-11f0-b5f5-fa163ee58c8b 2025-10-21 13:57:00,085 - DEBUG - VMI a8b8e6fa-ae85-11f0-b5f5-fa163ee58c8b is removed from agent 10.0.0.22 2025-10-21 13:57:00,085 - INFO - Verified that pod ctest-nginx-pod-55070357 is removed in agent 2025-10-21 13:57:00,085 - INFO - Deleting pod default:ctest-nginx-pod-07367536 2025-10-21 13:57:00,108 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=4f78c81b-4fd5-4777-be8b-2054c54ff002 2025-10-21 13:57:00,115 - WARNING - Pod uuid 4f78c81b-4fd5-4777-be8b-2054c54ff002 is still seen in agent 10.0.0.22 VM list 2025-10-21 13:57:05,116 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=4f78c81b-4fd5-4777-be8b-2054c54ff002 2025-10-21 13:57:05,123 - DEBUG - Pod 4f78c81b-4fd5-4777-be8b-2054c54ff002 is not in agent 10.0.0.22 VM list 2025-10-21 13:57:05,124 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a84f5172-ae85-11f0-b5f5-fa163ee58c8b 2025-10-21 13:57:05,129 - DEBUG - VMI a84f5172-ae85-11f0-b5f5-fa163ee58c8b is removed from agent 10.0.0.22 2025-10-21 13:57:05,129 - INFO - Verified that pod ctest-nginx-pod-07367536 is removed in agent 2025-10-21 13:57:05,129 - INFO - Deleting service : ctest-nginx-svc-90115100 2025-10-21 13:57:05,351 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-21 13:57:05,356 - DEBUG - No XMPP flaps were noticed during the test