2026-04-17 11:37:43,647 - DEBUG - [10.0.0.38]: Running cmd : hostname 2026-04-17 11:37:43,931 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1969-1 2026-04-17 11:37:43,931 - DEBUG - [10.0.0.38]: Running cmd : hostname -f 2026-04-17 11:37:43,965 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1969-1 2026-04-17 11:37:43,965 - DEBUG - [10.0.0.38]: 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-17 11:37:44,070 - DEBUG - Output : NAMES contrail_test_amJ9p7Cmi analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics-api-1 analytics-nodemgr-1 analytics-collector-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 contrail-kubernetes-master-kubemanager-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-control-1 control-nodemgr-1 control-dns-1 config_database-zookeeper-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_database-cassandra-1 config_api-devicemgr-1 config_api-api-1 config_api-nodemgr-1 config_api-dnsmasq-1 config_api-schema-1 config_api-svcmonitor-1 2026-04-17 11:37:44,070 - DEBUG - [10.0.0.38]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-04-17 11:37:44,104 - DEBUG - Output : 127.0.0.1/8 10.0.0.38/24 252.38.0.1/8 10.154.31.1/24 172.17.0.1/16 2026-04-17 11:37:44,104 - DEBUG - [10.0.0.38]: Running cmd : getent hosts 10.0.0.38 | head -n 1 | awk '{print $2}' 2026-04-17 11:37:44,137 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1969-1 2026-04-17 11:37:44,234 - DEBUG - [10.0.0.249]: Running cmd : hostname 2026-04-17 11:37:44,493 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1969-1 2026-04-17 11:37:44,493 - DEBUG - [10.0.0.249]: Running cmd : hostname -f 2026-04-17 11:37:44,529 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1969-1 2026-04-17 11:37:44,529 - 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}' 2026-04-17 11:37:44,612 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-04-17 11:37:44,612 - DEBUG - [10.0.0.249]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-04-17 11:37:44,648 - DEBUG - Output : 10.0.0.249/24 2026-04-17 11:37:44,648 - DEBUG - [10.0.0.249]: Running cmd : getent hosts 10.0.0.249 | head -n 1 | awk '{print $2}' 2026-04-17 11:37:44,685 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1969-1 2026-04-17 11:37:44,771 - INFO - Using existing project ['default-domain', 'k8s-default'](ede25d2a-ca6f-421c-94b8-337ed78bf5d6) 2026-04-17 11:37:44,892 - INFO - Using existing project ['default-domain', 'k8s-default'](ede25d2a-ca6f-421c-94b8-337ed78bf5d6) 2026-04-17 11:37:45,022 - INFO - ================================================================================ 2026-04-17 11:37:45,022 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-04-17 11:37:45,022 - 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-17 11:37:45,284 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2026-04-17 11:37:45,292 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.0.0.38': '0'}} with 2026-04-17 11:37:45,292 - INFO - Initial checks done. Running the testcase now 2026-04-17 11:37:45,292 - INFO - 2026-04-17 11:37:45,296 - INFO - Namespace default already exists 2026-04-17 11:37:45,297 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-04-17 11:37:45,416 - DEBUG - Output : cluster_project={} 2026-04-17 11:37:45,475 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-04-17 11:37:45,475 - DEBUG - Project uuid in Contrail is ede25d2a-ca6f-421c-94b8-337ed78bf5d6 2026-04-17 11:37:45,476 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-04-17 11:37:45,618 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-04-17 11:37:45,618 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_NamespaceDatabaseList?namespace_uuid=79b56f77-3061-4f9b-8ccd-7246d061fda6 2026-04-17 11:37:45,623 - INFO - Namespace default with uuid 79b56f77-3061-4f9b-8ccd-7246d061fda6 found in kube manager 2026-04-17 11:37:45,623 - INFO - Namespace default verification passed 2026-04-17 11:37:45,626 - DEBUG - Service ctest-nginx-svc-15706785 not present 2026-04-17 11:37:45,626 - INFO - Creating service ctest-nginx-svc-15706785 2026-04-17 11:37:45,650 - INFO - Created Service ctest-nginx-svc-15706785 2026-04-17 11:37:45,655 - DEBUG - Pod ctest-nginx-pod-39590392 not present 2026-04-17 11:37:45,655 - INFO - Creating Pod ctest-nginx-pod-39590392 2026-04-17 11:37:45,715 - DEBUG - Pod : ctest-nginx-pod-39590392 UUID is cf358efe-1546-403c-ba61-109f269cf23f 2026-04-17 11:37:45,721 - DEBUG - Pod ctest-nginx-pod-97815228 not present 2026-04-17 11:37:45,722 - INFO - Creating Pod ctest-nginx-pod-97815228 2026-04-17 11:37:45,756 - DEBUG - Pod : ctest-nginx-pod-97815228 UUID is b0cf5dfb-f376-461f-bcf2-ff322c1c3be4 2026-04-17 11:37:46,017 - INFO - Created VN __public__, UUID :7cfbd216-dac4-4e60-bfbc-5fd3fd3936b3 2026-04-17 11:37:46,266 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-04-17 11:37:46,271 - DEBUG - Requesting: http://10.0.0.38:8082/domain/fb366722-46ff-436b-b2f4-5fb783e4f228 2026-04-17 11:37:46,290 - DEBUG - Requesting: http://10.0.0.38:8082/project/ede25d2a-ca6f-421c-94b8-337ed78bf5d6 2026-04-17 11:37:46,343 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/7cfbd216-dac4-4e60-bfbc-5fd3fd3936b3 2026-04-17 11:37:46,353 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/7cfbd216-dac4-4e60-bfbc-5fd3fd3936b3 2026-04-17 11:37:46,406 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/98c86014-155f-459f-82a6-78b4d41e8bff 2026-04-17 11:37:46,413 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/98c86014-155f-459f-82a6-78b4d41e8bff 2026-04-17 11:37:46,444 - DEBUG - Route Targets: [] 2026-04-17 11:37:46,444 - DEBUG - RT names not yet present for VN __public__ 2026-04-17 11:37:51,445 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-04-17 11:37:51,451 - DEBUG - Requesting: http://10.0.0.38:8082/domain/fb366722-46ff-436b-b2f4-5fb783e4f228 2026-04-17 11:37:51,458 - DEBUG - Requesting: http://10.0.0.38:8082/project/ede25d2a-ca6f-421c-94b8-337ed78bf5d6 2026-04-17 11:37:51,519 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/7cfbd216-dac4-4e60-bfbc-5fd3fd3936b3 2026-04-17 11:37:51,533 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/7cfbd216-dac4-4e60-bfbc-5fd3fd3936b3 2026-04-17 11:37:51,543 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/98c86014-155f-459f-82a6-78b4d41e8bff 2026-04-17 11:37:51,552 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/98c86014-155f-459f-82a6-78b4d41e8bff 2026-04-17 11:37:51,559 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/7c314be3-7bd8-470a-9c0e-d67f3395e3df 2026-04-17 11:37:51,566 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-04-17 11:37:51,566 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/7cfbd216-dac4-4e60-bfbc-5fd3fd3936b3 2026-04-17 11:37:51,575 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/98c86014-155f-459f-82a6-78b4d41e8bff 2026-04-17 11:37:51,595 - INFO - Verified VN network id 13 for VN 7cfbd216-dac4-4e60-bfbc-5fd3fd3936b3 2026-04-17 11:37:51,595 - INFO - Verifications in API Server for VN __public__ passed 2026-04-17 11:37:51,595 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/7cfbd216-dac4-4e60-bfbc-5fd3fd3936b3 2026-04-17 11:37:51,606 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/98c86014-155f-459f-82a6-78b4d41e8bff 2026-04-17 11:37:51,613 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/98c86014-155f-459f-82a6-78b4d41e8bff 2026-04-17 11:37:51,622 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/7c314be3-7bd8-470a-9c0e-d67f3395e3df 2026-04-17 11:37:51,631 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-04-17 11:37:51,641 - DEBUG - Control-node 10.0.0.38 : 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': '9006022875458850400', 'uuid-lslong': '13816023120956962483'}, 'enable': 'true', 'created': '2026-04-17T11:37:45', 'last-modified': '2026-04-17T11:37:46', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.471401'} 2026-04-17 11:37:51,642 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-17 11:37:51,653 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-04-17 11:37:51,653 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-04-17 11:37:51,654 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-04-17 11:37:51,654 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-04-17 11:37:51,663 - DEBUG - Requesting: http://10.0.0.38:8082/domain/fb366722-46ff-436b-b2f4-5fb783e4f228 2026-04-17 11:37:51,672 - DEBUG - Requesting: http://10.0.0.38:8082/project/ede25d2a-ca6f-421c-94b8-337ed78bf5d6 2026-04-17 11:37:51,715 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/7cfbd216-dac4-4e60-bfbc-5fd3fd3936b3 2026-04-17 11:37:51,724 - DEBUG - =>VN __public__ has no policy to be verified 2026-04-17 11:37:51,725 - DEBUG - Verifying the vn in opserver 2026-04-17 11:37:51,725 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.38 2026-04-17 11:37:51,725 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2026-04-17 11:37:51,730 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-04-17 11:37:51,730 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-04-17 11:37:51,730 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-17 11:37:51,740 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-17 11:37:51,747 - DEBUG - Do not have enough data to verify VN in agent 2026-04-17 11:37:51,747 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-17 11:37:51,753 - DEBUG - VRF ids for VN __public__: {} 2026-04-17 11:37:51,861 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-04-17 11:37:51,974 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-04-17 11:37:51,980 - DEBUG - Requesting: http://10.0.0.38:8082/domain/fb366722-46ff-436b-b2f4-5fb783e4f228 2026-04-17 11:37:51,987 - DEBUG - Requesting: http://10.0.0.38:8082/project/ede25d2a-ca6f-421c-94b8-337ed78bf5d6 2026-04-17 11:37:52,045 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/7cfbd216-dac4-4e60-bfbc-5fd3fd3936b3 2026-04-17 11:37:52,056 - DEBUG - Requesting: http://10.0.0.38:8082/floating-ip-pool/fb341618-442a-4997-bb63-5149f18e88c6 2026-04-17 11:37:52,068 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-04-17 11:37:52,073 - DEBUG - Requesting: http://10.0.0.38:8082/domain/fb366722-46ff-436b-b2f4-5fb783e4f228 2026-04-17 11:37:52,081 - DEBUG - Requesting: http://10.0.0.38:8082/project/ede25d2a-ca6f-421c-94b8-337ed78bf5d6 2026-04-17 11:37:52,124 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/7cfbd216-dac4-4e60-bfbc-5fd3fd3936b3 2026-04-17 11:37:52,137 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-04-17 11:37:52,137 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-04-17 11:37:52,144 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-04-17 11:37:52,151 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-04-17 11:37:52,151 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-04-17 11:37:52,154 - DEBUG - Ingress ctest-nginx-ingress-02560885 not present 2026-04-17 11:37:52,154 - INFO - Creating Ingress ctest-nginx-ingress-02560885 2026-04-17 11:37:52,162 - INFO - Created Ingress ctest-nginx-ingress-02560885 2026-04-17 11:37:52,168 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-02560885 2026-04-17 11:37:55,175 - DEBUG - For Ingress ctest-nginx-ingress-02560885, Cluster IP: 10.47.255.249, External IPs ['218.195.175.60'] 2026-04-17 11:37:55,175 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-02560885 2026-04-17 11:37:55,175 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=1bb89b52-e0f7-494d-9982-e8422439d102 2026-04-17 11:37:55,182 - INFO - Ingress ctest-nginx-ingress-02560885 with uuid 1bb89b52-e0f7-494d-9982-e8422439d102 found in kube manager 2026-04-17 11:37:55,182 - INFO - Ingress ctest-nginx-ingress-02560885 verification passed 2026-04-17 11:37:55,187 - DEBUG - Pod ctest-busybox-pod-80514119 not present 2026-04-17 11:37:55,189 - INFO - Creating Pod ctest-busybox-pod-80514119 2026-04-17 11:37:55,247 - DEBUG - Pod : ctest-busybox-pod-80514119 UUID is 96bfe437-ac66-41d3-8e61-83bca91c20d6 2026-04-17 11:37:55,263 - DEBUG - Pod ctest-nginx-pod-39590392 not in running state.Currently in Pending 2026-04-17 11:38:00,271 - INFO - Pod ctest-nginx-pod-39590392 is in running state.Got IP 10.47.255.251 2026-04-17 11:38:00,284 - DEBUG - Pod ctest-nginx-pod-39590392 has vmi db737512-3a51-11f1-93bf-fa163ef9ba3b 2026-04-17 11:38:00,285 - INFO - Verified pod ctest-nginx-pod-39590392 in contrail-api 2026-04-17 11:38:00,285 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-17 11:38:00,300 - DEBUG - VMI db737512-3a51-11f1-93bf-fa163ef9ba3b is active in agent 10.0.0.249 2026-04-17 11:38:00,300 - INFO - Verified Pod ctest-nginx-pod-39590392 in agent 10.0.0.249 2026-04-17 11:38:00,300 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=cf358efe-1546-403c-ba61-109f269cf23f 2026-04-17 11:38:00,304 - INFO - Pod ctest-nginx-pod-39590392 with uuid cf358efe-1546-403c-ba61-109f269cf23f found in kube manager 2026-04-17 11:38:00,304 - INFO - Pod ctest-nginx-pod-39590392 verification passed 2026-04-17 11:38:00,399 - DEBUG - [Pod ctest-nginx-pod-39590392] Cmd: echo ctest-nginx-pod-39590392 > /usr/share/nginx/html/index.html, Output: 2026-04-17 11:38:00,411 - INFO - Pod ctest-nginx-pod-97815228 is in running state.Got IP 10.47.255.250 2026-04-17 11:38:00,469 - DEBUG - Pod ctest-nginx-pod-97815228 has vmi dbe55ab0-3a51-11f1-93bf-fa163ef9ba3b 2026-04-17 11:38:00,470 - INFO - Verified pod ctest-nginx-pod-97815228 in contrail-api 2026-04-17 11:38:00,470 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-17 11:38:00,481 - DEBUG - VMI dbe55ab0-3a51-11f1-93bf-fa163ef9ba3b is active in agent 10.0.0.249 2026-04-17 11:38:00,481 - INFO - Verified Pod ctest-nginx-pod-97815228 in agent 10.0.0.249 2026-04-17 11:38:00,482 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=b0cf5dfb-f376-461f-bcf2-ff322c1c3be4 2026-04-17 11:38:00,489 - INFO - Pod ctest-nginx-pod-97815228 with uuid b0cf5dfb-f376-461f-bcf2-ff322c1c3be4 found in kube manager 2026-04-17 11:38:00,489 - INFO - Pod ctest-nginx-pod-97815228 verification passed 2026-04-17 11:38:00,555 - DEBUG - [Pod ctest-nginx-pod-97815228] Cmd: echo ctest-nginx-pod-97815228 > /usr/share/nginx/html/index.html, Output: 2026-04-17 11:38:00,561 - DEBUG - Pod ctest-busybox-pod-80514119 not in running state.Currently in Pending 2026-04-17 11:38:05,570 - DEBUG - Pod ctest-busybox-pod-80514119 not in running state.Currently in Pending 2026-04-17 11:38:10,580 - INFO - Pod ctest-busybox-pod-80514119 is in running state.Got IP 10.47.255.248 2026-04-17 11:38:10,594 - DEBUG - Pod ctest-busybox-pod-80514119 has vmi e03f1ede-3a51-11f1-93bf-fa163ef9ba3b 2026-04-17 11:38:10,594 - INFO - Verified pod ctest-busybox-pod-80514119 in contrail-api 2026-04-17 11:38:10,594 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-17 11:38:10,605 - DEBUG - VMI e03f1ede-3a51-11f1-93bf-fa163ef9ba3b is active in agent 10.0.0.249 2026-04-17 11:38:10,605 - INFO - Verified Pod ctest-busybox-pod-80514119 in agent 10.0.0.249 2026-04-17 11:38:10,606 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=96bfe437-ac66-41d3-8e61-83bca91c20d6 2026-04-17 11:38:10,610 - INFO - Pod ctest-busybox-pod-80514119 with uuid 96bfe437-ac66-41d3-8e61-83bca91c20d6 found in kube manager 2026-04-17 11:38:10,610 - INFO - Pod ctest-busybox-pod-80514119 verification passed 2026-04-17 11:38:10,678 - DEBUG - [Pod ctest-busybox-pod-80514119] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-39590392 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-17 11:38:10,678 - DEBUG - [Pod Pod ctest-busybox-pod-80514119] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-04-17 11:38:10,678 - DEBUG - [Pod Pod ctest-busybox-pod-80514119] Cmd output: ctest-nginx-pod-39590392 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-17 11:38:10,745 - DEBUG - [Pod ctest-busybox-pod-80514119] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-97815228 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-17 11:38:10,745 - DEBUG - [Pod Pod ctest-busybox-pod-80514119] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-04-17 11:38:10,745 - DEBUG - [Pod Pod ctest-busybox-pod-80514119] Cmd output: ctest-nginx-pod-97815228 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-17 11:38:10,745 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-39590392': 1, 'ctest-nginx-pod-97815228': 1} 2026-04-17 11:38:10,745 - WARNING - Nothing to delete parallely 2026-04-17 11:38:10,746 - INFO - Deleting pod default:ctest-busybox-pod-80514119 2026-04-17 11:38:10,757 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=96bfe437-ac66-41d3-8e61-83bca91c20d6 2026-04-17 11:38:10,765 - WARNING - Pod uuid 96bfe437-ac66-41d3-8e61-83bca91c20d6 is still seen in agent 10.0.0.249 VM list 2026-04-17 11:38:15,766 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=96bfe437-ac66-41d3-8e61-83bca91c20d6 2026-04-17 11:38:15,772 - WARNING - Pod uuid 96bfe437-ac66-41d3-8e61-83bca91c20d6 is still seen in agent 10.0.0.249 VM list 2026-04-17 11:38:20,772 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=96bfe437-ac66-41d3-8e61-83bca91c20d6 2026-04-17 11:38:20,779 - WARNING - Pod uuid 96bfe437-ac66-41d3-8e61-83bca91c20d6 is still seen in agent 10.0.0.249 VM list 2026-04-17 11:38:25,780 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=96bfe437-ac66-41d3-8e61-83bca91c20d6 2026-04-17 11:38:25,787 - WARNING - Pod uuid 96bfe437-ac66-41d3-8e61-83bca91c20d6 is still seen in agent 10.0.0.249 VM list 2026-04-17 11:38:30,788 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=96bfe437-ac66-41d3-8e61-83bca91c20d6 2026-04-17 11:38:30,796 - WARNING - Pod uuid 96bfe437-ac66-41d3-8e61-83bca91c20d6 is still seen in agent 10.0.0.249 VM list 2026-04-17 11:38:35,797 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=96bfe437-ac66-41d3-8e61-83bca91c20d6 2026-04-17 11:38:35,805 - WARNING - Pod uuid 96bfe437-ac66-41d3-8e61-83bca91c20d6 is still seen in agent 10.0.0.249 VM list 2026-04-17 11:38:40,806 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=96bfe437-ac66-41d3-8e61-83bca91c20d6 2026-04-17 11:38:40,812 - WARNING - Pod uuid 96bfe437-ac66-41d3-8e61-83bca91c20d6 is still seen in agent 10.0.0.249 VM list 2026-04-17 11:38:45,813 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=96bfe437-ac66-41d3-8e61-83bca91c20d6 2026-04-17 11:38:45,821 - DEBUG - Pod 96bfe437-ac66-41d3-8e61-83bca91c20d6 is not in agent 10.0.0.249 VM list 2026-04-17 11:38:45,821 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e03f1ede-3a51-11f1-93bf-fa163ef9ba3b 2026-04-17 11:38:45,828 - DEBUG - VMI e03f1ede-3a51-11f1-93bf-fa163ef9ba3b is removed from agent 10.0.0.249 2026-04-17 11:38:45,829 - INFO - Verified that pod ctest-busybox-pod-80514119 is removed in agent 2026-04-17 11:38:45,829 - INFO - Deleting Ingress : ctest-nginx-ingress-02560885 2026-04-17 11:38:45,848 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=1bb89b52-e0f7-494d-9982-e8422439d102 2026-04-17 11:38:45,854 - ERROR - Ingress ctest-nginx-ingress-02560885 with uuid 1bb89b52-e0f7-494d-9982-e8422439d102 still found in kube manager 2026-04-17 11:38:46,854 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=1bb89b52-e0f7-494d-9982-e8422439d102 2026-04-17 11:38:46,860 - INFO - Ingress ctest-nginx-ingress-02560885 with uuid 1bb89b52-e0f7-494d-9982-e8422439d102 deleted successfully from kube manager 2026-04-17 11:38:46,860 - INFO - Verifications on Ingress %s cleanup passed 2026-04-17 11:38:46,860 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-04-17 11:38:47,029 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-04-17 11:38:47,036 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-04-17 11:38:47,036 - INFO - Deleting VN __public__ 2026-04-17 11:38:47,267 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/98c86014-155f-459f-82a6-78b4d41e8bff 2026-04-17 11:38:47,278 - DEBUG - Response Code: 404 2026-04-17 11:38:47,278 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-04-17 11:38:47,289 - DEBUG - Requesting: http://10.0.0.38:8082/domain/fb366722-46ff-436b-b2f4-5fb783e4f228 2026-04-17 11:38:47,299 - DEBUG - Requesting: http://10.0.0.38:8082/project/ede25d2a-ca6f-421c-94b8-337ed78bf5d6 2026-04-17 11:38:47,375 - INFO - Validated that VN __public__ is not found in API Server 2026-04-17 11:38:47,376 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-04-17 11:38:47,384 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-17 11:38:47,390 - DEBUG - VN __public__ is not present in Agent 10.0.0.249 2026-04-17 11:38:47,390 - INFO - Validated that VN __public__ is not in any agent 2026-04-17 11:38:47,390 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-17 11:38:47,399 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-17 11:38:47,404 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-04-17 11:38:47,412 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-04-17 11:38:47,413 - INFO - Deleting pod default:ctest-nginx-pod-97815228 2026-04-17 11:38:47,461 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=b0cf5dfb-f376-461f-bcf2-ff322c1c3be4 2026-04-17 11:38:47,479 - WARNING - Pod uuid b0cf5dfb-f376-461f-bcf2-ff322c1c3be4 is still seen in agent 10.0.0.249 VM list 2026-04-17 11:38:52,480 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=b0cf5dfb-f376-461f-bcf2-ff322c1c3be4 2026-04-17 11:38:52,487 - DEBUG - Pod b0cf5dfb-f376-461f-bcf2-ff322c1c3be4 is not in agent 10.0.0.249 VM list 2026-04-17 11:38:52,487 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dbe55ab0-3a51-11f1-93bf-fa163ef9ba3b 2026-04-17 11:38:52,492 - DEBUG - VMI dbe55ab0-3a51-11f1-93bf-fa163ef9ba3b is removed from agent 10.0.0.249 2026-04-17 11:38:52,492 - INFO - Verified that pod ctest-nginx-pod-97815228 is removed in agent 2026-04-17 11:38:52,493 - INFO - Deleting pod default:ctest-nginx-pod-39590392 2026-04-17 11:38:52,523 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=cf358efe-1546-403c-ba61-109f269cf23f 2026-04-17 11:38:52,533 - WARNING - Pod uuid cf358efe-1546-403c-ba61-109f269cf23f is still seen in agent 10.0.0.249 VM list 2026-04-17 11:38:57,534 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=cf358efe-1546-403c-ba61-109f269cf23f 2026-04-17 11:38:57,543 - DEBUG - Pod cf358efe-1546-403c-ba61-109f269cf23f is not in agent 10.0.0.249 VM list 2026-04-17 11:38:57,543 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:db737512-3a51-11f1-93bf-fa163ef9ba3b 2026-04-17 11:38:57,549 - DEBUG - VMI db737512-3a51-11f1-93bf-fa163ef9ba3b is removed from agent 10.0.0.249 2026-04-17 11:38:57,550 - INFO - Verified that pod ctest-nginx-pod-39590392 is removed in agent 2026-04-17 11:38:57,550 - INFO - Deleting service : ctest-nginx-svc-15706785 2026-04-17 11:38:57,755 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2026-04-17 11:38:57,762 - DEBUG - No XMPP flaps were noticed during the test