2026-06-01 13:05:08,599 - DEBUG - [10.0.0.27]: Running cmd : hostname 2026-06-01 13:05:08,854 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2006-1 2026-06-01 13:05:08,855 - DEBUG - [10.0.0.27]: Running cmd : hostname -f 2026-06-01 13:05:08,889 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2006-1 2026-06-01 13:05:08,889 - DEBUG - [10.0.0.27]: 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-01 13:05:08,964 - DEBUG - Output : NAMES contrail_test_KGicq5eY8 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-nodemgr-1 analytics-api-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-dns-1 control-nodemgr-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_database-cassandra-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-dnsmasq-1 config_api-nodemgr-1 config_api-schema-1 config_api-api-1 2026-06-01 13:05:08,965 - DEBUG - [10.0.0.27]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-06-01 13:05:09,049 - DEBUG - Output : 127.0.0.1/8 10.0.0.27/24 252.27.0.1/8 10.105.229.1/24 172.17.0.1/16 2026-06-01 13:05:09,049 - DEBUG - [10.0.0.27]: Running cmd : getent hosts 10.0.0.27 | head -n 1 | awk '{print $2}' 2026-06-01 13:05:09,083 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2006-1 2026-06-01 13:05:09,183 - DEBUG - [10.0.0.33]: Running cmd : hostname 2026-06-01 13:05:09,443 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2006-1 2026-06-01 13:05:09,443 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2026-06-01 13:05:09,491 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2006-1 2026-06-01 13:05:09,491 - 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-01 13:05:09,557 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-06-01 13:05:09,558 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-06-01 13:05:09,637 - DEBUG - Output : 10.0.0.33/24 2026-06-01 13:05:09,638 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2026-06-01 13:05:09,675 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2006-1 2026-06-01 13:05:09,763 - INFO - Using existing project ['default-domain', 'k8s-default'](5730e442-c84d-440e-b4d3-d4081d69584d) 2026-06-01 13:05:09,886 - INFO - Using existing project ['default-domain', 'k8s-default'](5730e442-c84d-440e-b4d3-d4081d69584d) 2026-06-01 13:05:10,005 - INFO - ================================================================================ 2026-06-01 13:05:10,006 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-06-01 13:05:10,006 - 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-01 13:05:10,175 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-01 13:05:10,184 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.0.0.27': '0'}} with 2026-06-01 13:05:10,184 - INFO - Initial checks done. Running the testcase now 2026-06-01 13:05:10,184 - INFO - 2026-06-01 13:05:10,189 - INFO - Namespace default already exists 2026-06-01 13:05:10,189 - DEBUG - [10.0.0.27]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-06-01 13:05:10,316 - DEBUG - Output : cluster_project={} 2026-06-01 13:05:10,377 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-06-01 13:05:10,377 - DEBUG - Project uuid in Contrail is 5730e442-c84d-440e-b4d3-d4081d69584d 2026-06-01 13:05:10,378 - DEBUG - [10.0.0.27]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-06-01 13:05:10,547 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-06-01 13:05:10,547 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_NamespaceDatabaseList?namespace_uuid=97a6f980-019f-434d-bb9a-36a71adc9364 2026-06-01 13:05:10,553 - INFO - Namespace default with uuid 97a6f980-019f-434d-bb9a-36a71adc9364 found in kube manager 2026-06-01 13:05:10,553 - INFO - Namespace default verification passed 2026-06-01 13:05:10,557 - DEBUG - Service ctest-nginx-svc-67189476 not present 2026-06-01 13:05:10,558 - INFO - Creating service ctest-nginx-svc-67189476 2026-06-01 13:05:10,583 - INFO - Created Service ctest-nginx-svc-67189476 2026-06-01 13:05:10,593 - DEBUG - Pod ctest-nginx-pod-13037285 not present 2026-06-01 13:05:10,594 - INFO - Creating Pod ctest-nginx-pod-13037285 2026-06-01 13:05:10,671 - DEBUG - Pod : ctest-nginx-pod-13037285 UUID is 29d742f5-0ec8-4ba3-b3b4-9d3e1b18686a 2026-06-01 13:05:10,681 - DEBUG - Pod ctest-nginx-pod-99683177 not present 2026-06-01 13:05:10,682 - INFO - Creating Pod ctest-nginx-pod-99683177 2026-06-01 13:05:10,716 - DEBUG - Pod : ctest-nginx-pod-99683177 UUID is 78c9d0a6-7040-4461-b023-e5acbd1b606a 2026-06-01 13:05:10,945 - INFO - Created VN __public__, UUID :f0946943-13e6-4759-bc3a-5697c3502a4a 2026-06-01 13:05:11,253 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2026-06-01 13:05:11,263 - DEBUG - Requesting: http://10.0.0.27:8082/domain/9e207104-1ffd-46dc-904e-49421fcda080 2026-06-01 13:05:11,283 - DEBUG - Requesting: http://10.0.0.27:8082/project/5730e442-c84d-440e-b4d3-d4081d69584d 2026-06-01 13:05:11,417 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/f0946943-13e6-4759-bc3a-5697c3502a4a 2026-06-01 13:05:11,440 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/f0946943-13e6-4759-bc3a-5697c3502a4a 2026-06-01 13:05:11,454 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/d42dc84d-411f-44fb-baa9-68874daa3060 2026-06-01 13:05:11,481 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/d42dc84d-411f-44fb-baa9-68874daa3060 2026-06-01 13:05:11,511 - DEBUG - Route Targets: [] 2026-06-01 13:05:11,511 - DEBUG - RT names not yet present for VN __public__ 2026-06-01 13:05:16,512 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2026-06-01 13:05:16,518 - DEBUG - Requesting: http://10.0.0.27:8082/domain/9e207104-1ffd-46dc-904e-49421fcda080 2026-06-01 13:05:16,529 - DEBUG - Requesting: http://10.0.0.27:8082/project/5730e442-c84d-440e-b4d3-d4081d69584d 2026-06-01 13:05:16,574 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/f0946943-13e6-4759-bc3a-5697c3502a4a 2026-06-01 13:05:16,585 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/f0946943-13e6-4759-bc3a-5697c3502a4a 2026-06-01 13:05:16,596 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/d42dc84d-411f-44fb-baa9-68874daa3060 2026-06-01 13:05:16,606 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/d42dc84d-411f-44fb-baa9-68874daa3060 2026-06-01 13:05:16,614 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/c1d58ba4-9455-47df-ab77-caf8a3993bfc 2026-06-01 13:05:16,622 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-06-01 13:05:16,622 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/f0946943-13e6-4759-bc3a-5697c3502a4a 2026-06-01 13:05:16,631 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/d42dc84d-411f-44fb-baa9-68874daa3060 2026-06-01 13:05:16,647 - INFO - Verified VN network id 13 for VN f0946943-13e6-4759-bc3a-5697c3502a4a 2026-06-01 13:05:16,647 - INFO - Verifications in API Server for VN __public__ passed 2026-06-01 13:05:16,647 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/f0946943-13e6-4759-bc3a-5697c3502a4a 2026-06-01 13:05:16,657 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/d42dc84d-411f-44fb-baa9-68874daa3060 2026-06-01 13:05:16,664 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/d42dc84d-411f-44fb-baa9-68874daa3060 2026-06-01 13:05:16,671 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/c1d58ba4-9455-47df-ab77-caf8a3993bfc 2026-06-01 13:05:16,682 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-06-01 13:05:16,690 - DEBUG - Control-node 10.0.0.27 : 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': '17335596602473465689', 'uuid-lslong': '13563248437596531274'}, 'enable': 'true', 'created': '2026-06-01T13:05:10', 'last-modified': '2026-06-01T13:05:11', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.559927'} 2026-06-01 13:05:16,690 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-01 13:05:16,703 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-06-01 13:05:16,703 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-06-01 13:05:16,703 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-06-01 13:05:16,703 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2026-06-01 13:05:16,709 - DEBUG - Requesting: http://10.0.0.27:8082/domain/9e207104-1ffd-46dc-904e-49421fcda080 2026-06-01 13:05:16,717 - DEBUG - Requesting: http://10.0.0.27:8082/project/5730e442-c84d-440e-b4d3-d4081d69584d 2026-06-01 13:05:16,763 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/f0946943-13e6-4759-bc3a-5697c3502a4a 2026-06-01 13:05:16,774 - DEBUG - =>VN __public__ has no policy to be verified 2026-06-01 13:05:16,774 - DEBUG - Verifying the vn in opserver 2026-06-01 13:05:16,774 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.27 2026-06-01 13:05:16,774 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks 2026-06-01 13:05:16,779 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.27:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-06-01 13:05:16,780 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-06-01 13:05:16,780 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-01 13:05:16,789 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-01 13:05:16,795 - DEBUG - Do not have enough data to verify VN in agent 2026-06-01 13:05:16,795 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-01 13:05:16,801 - DEBUG - VRF ids for VN __public__: {} 2026-06-01 13:05:16,904 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-06-01 13:05:17,013 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2026-06-01 13:05:17,019 - DEBUG - Requesting: http://10.0.0.27:8082/domain/9e207104-1ffd-46dc-904e-49421fcda080 2026-06-01 13:05:17,027 - DEBUG - Requesting: http://10.0.0.27:8082/project/5730e442-c84d-440e-b4d3-d4081d69584d 2026-06-01 13:05:17,069 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/f0946943-13e6-4759-bc3a-5697c3502a4a 2026-06-01 13:05:17,086 - DEBUG - Requesting: http://10.0.0.27:8082/floating-ip-pool/42c3c6d1-6f6a-4bba-a9bb-f9a081ae66d0 2026-06-01 13:05:17,093 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2026-06-01 13:05:17,098 - DEBUG - Requesting: http://10.0.0.27:8082/domain/9e207104-1ffd-46dc-904e-49421fcda080 2026-06-01 13:05:17,111 - DEBUG - Requesting: http://10.0.0.27:8082/project/5730e442-c84d-440e-b4d3-d4081d69584d 2026-06-01 13:05:17,165 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/f0946943-13e6-4759-bc3a-5697c3502a4a 2026-06-01 13:05:17,177 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-06-01 13:05:17,177 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-06-01 13:05:17,186 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-06-01 13:05:17,193 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-06-01 13:05:17,193 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-06-01 13:05:17,196 - DEBUG - Ingress ctest-nginx-ingress-92492146 not present 2026-06-01 13:05:17,197 - INFO - Creating Ingress ctest-nginx-ingress-92492146 2026-06-01 13:05:17,205 - INFO - Created Ingress ctest-nginx-ingress-92492146 2026-06-01 13:05:17,209 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-92492146 2026-06-01 13:05:20,215 - DEBUG - For Ingress ctest-nginx-ingress-92492146, Cluster IP: 10.47.255.249, External IPs ['130.170.193.188'] 2026-06-01 13:05:20,215 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-92492146 2026-06-01 13:05:20,215 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_LoadbalancerDatabaseList?x=6055083f-298f-490c-afa2-499267f8d7b6 2026-06-01 13:05:20,220 - INFO - Ingress ctest-nginx-ingress-92492146 with uuid 6055083f-298f-490c-afa2-499267f8d7b6 found in kube manager 2026-06-01 13:05:20,220 - INFO - Ingress ctest-nginx-ingress-92492146 verification passed 2026-06-01 13:05:20,224 - DEBUG - Pod ctest-busybox-pod-04475671 not present 2026-06-01 13:05:20,224 - INFO - Creating Pod ctest-busybox-pod-04475671 2026-06-01 13:05:20,260 - DEBUG - Pod : ctest-busybox-pod-04475671 UUID is a2ddd2b7-7102-4885-9642-af9b027175fa 2026-06-01 13:05:20,282 - DEBUG - Pod ctest-nginx-pod-13037285 not in running state.Currently in Pending 2026-06-01 13:05:25,292 - INFO - Pod ctest-nginx-pod-13037285 is in running state.Got IP 10.47.255.251 2026-06-01 13:05:25,357 - DEBUG - Pod ctest-nginx-pod-13037285 has vmi 86726186-5dba-11f1-b76e-fa163e86d6ed 2026-06-01 13:05:25,357 - INFO - Verified pod ctest-nginx-pod-13037285 in contrail-api 2026-06-01 13:05:25,357 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-01 13:05:25,368 - DEBUG - VMI 86726186-5dba-11f1-b76e-fa163e86d6ed is active in agent 10.0.0.33 2026-06-01 13:05:25,368 - INFO - Verified Pod ctest-nginx-pod-13037285 in agent 10.0.0.33 2026-06-01 13:05:25,368 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_VirtualMachineDatabaseList?x=29d742f5-0ec8-4ba3-b3b4-9d3e1b18686a 2026-06-01 13:05:25,376 - INFO - Pod ctest-nginx-pod-13037285 with uuid 29d742f5-0ec8-4ba3-b3b4-9d3e1b18686a found in kube manager 2026-06-01 13:05:25,376 - INFO - Pod ctest-nginx-pod-13037285 verification passed 2026-06-01 13:05:25,461 - DEBUG - [Pod ctest-nginx-pod-13037285] Cmd: echo ctest-nginx-pod-13037285 > /usr/share/nginx/html/index.html, Output: 2026-06-01 13:05:25,470 - INFO - Pod ctest-nginx-pod-99683177 is in running state.Got IP 10.47.255.250 2026-06-01 13:05:25,488 - DEBUG - Pod ctest-nginx-pod-99683177 has vmi 86f5da8e-5dba-11f1-b76e-fa163e86d6ed 2026-06-01 13:05:25,488 - INFO - Verified pod ctest-nginx-pod-99683177 in contrail-api 2026-06-01 13:05:25,488 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-01 13:05:25,501 - DEBUG - VMI 86f5da8e-5dba-11f1-b76e-fa163e86d6ed is active in agent 10.0.0.33 2026-06-01 13:05:25,502 - INFO - Verified Pod ctest-nginx-pod-99683177 in agent 10.0.0.33 2026-06-01 13:05:25,502 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_VirtualMachineDatabaseList?x=78c9d0a6-7040-4461-b023-e5acbd1b606a 2026-06-01 13:05:25,507 - INFO - Pod ctest-nginx-pod-99683177 with uuid 78c9d0a6-7040-4461-b023-e5acbd1b606a found in kube manager 2026-06-01 13:05:25,507 - INFO - Pod ctest-nginx-pod-99683177 verification passed 2026-06-01 13:05:25,567 - DEBUG - [Pod ctest-nginx-pod-99683177] Cmd: echo ctest-nginx-pod-99683177 > /usr/share/nginx/html/index.html, Output: 2026-06-01 13:05:25,576 - DEBUG - Pod ctest-busybox-pod-04475671 not in running state.Currently in Pending 2026-06-01 13:05:30,585 - DEBUG - Pod ctest-busybox-pod-04475671 not in running state.Currently in Pending 2026-06-01 13:05:35,593 - INFO - Pod ctest-busybox-pod-04475671 is in running state.Got IP 10.47.255.248 2026-06-01 13:05:35,606 - DEBUG - Pod ctest-busybox-pod-04475671 has vmi 8b21b362-5dba-11f1-b76e-fa163e86d6ed 2026-06-01 13:05:35,606 - INFO - Verified pod ctest-busybox-pod-04475671 in contrail-api 2026-06-01 13:05:35,606 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-01 13:05:35,618 - DEBUG - VMI 8b21b362-5dba-11f1-b76e-fa163e86d6ed is active in agent 10.0.0.33 2026-06-01 13:05:35,618 - INFO - Verified Pod ctest-busybox-pod-04475671 in agent 10.0.0.33 2026-06-01 13:05:35,618 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_VirtualMachineDatabaseList?x=a2ddd2b7-7102-4885-9642-af9b027175fa 2026-06-01 13:05:35,622 - INFO - Pod ctest-busybox-pod-04475671 with uuid a2ddd2b7-7102-4885-9642-af9b027175fa found in kube manager 2026-06-01 13:05:35,622 - INFO - Pod ctest-busybox-pod-04475671 verification passed 2026-06-01 13:05:35,686 - DEBUG - [Pod ctest-busybox-pod-04475671] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-13037285 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-01 13:05:35,686 - DEBUG - [Pod Pod ctest-busybox-pod-04475671] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-01 13:05:35,686 - DEBUG - [Pod Pod ctest-busybox-pod-04475671] Cmd output: ctest-nginx-pod-13037285 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-01 13:05:35,741 - DEBUG - [Pod ctest-busybox-pod-04475671] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-13037285 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-01 13:05:35,741 - DEBUG - [Pod Pod ctest-busybox-pod-04475671] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-01 13:05:35,741 - DEBUG - [Pod Pod ctest-busybox-pod-04475671] Cmd output: ctest-nginx-pod-13037285 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-01 13:05:35,805 - DEBUG - [Pod ctest-busybox-pod-04475671] 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-13037285 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-06-01 13:05:35,805 - DEBUG - [Pod Pod ctest-busybox-pod-04475671] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-01 13:05:35,805 - DEBUG - [Pod Pod ctest-busybox-pod-04475671] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-13037285 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-06-01 13:05:35,869 - DEBUG - [Pod ctest-busybox-pod-04475671] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-13037285 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-01 13:05:35,869 - DEBUG - [Pod Pod ctest-busybox-pod-04475671] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-01 13:05:35,869 - DEBUG - [Pod Pod ctest-busybox-pod-04475671] Cmd output: ctest-nginx-pod-13037285 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-01 13:05:35,926 - DEBUG - [Pod ctest-busybox-pod-04475671] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-99683177 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-01 13:05:35,926 - DEBUG - [Pod Pod ctest-busybox-pod-04475671] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-01 13:05:35,926 - DEBUG - [Pod Pod ctest-busybox-pod-04475671] Cmd output: ctest-nginx-pod-99683177 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-01 13:05:35,927 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-13037285': 4, 'ctest-nginx-pod-99683177': 1} 2026-06-01 13:05:35,927 - WARNING - Nothing to delete parallely 2026-06-01 13:05:35,927 - INFO - Deleting pod default:ctest-busybox-pod-04475671 2026-06-01 13:05:35,939 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a2ddd2b7-7102-4885-9642-af9b027175fa 2026-06-01 13:05:35,946 - WARNING - Pod uuid a2ddd2b7-7102-4885-9642-af9b027175fa is still seen in agent 10.0.0.33 VM list 2026-06-01 13:05:40,947 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a2ddd2b7-7102-4885-9642-af9b027175fa 2026-06-01 13:05:40,954 - WARNING - Pod uuid a2ddd2b7-7102-4885-9642-af9b027175fa is still seen in agent 10.0.0.33 VM list 2026-06-01 13:05:45,955 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a2ddd2b7-7102-4885-9642-af9b027175fa 2026-06-01 13:05:45,962 - WARNING - Pod uuid a2ddd2b7-7102-4885-9642-af9b027175fa is still seen in agent 10.0.0.33 VM list 2026-06-01 13:05:50,963 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a2ddd2b7-7102-4885-9642-af9b027175fa 2026-06-01 13:05:50,971 - WARNING - Pod uuid a2ddd2b7-7102-4885-9642-af9b027175fa is still seen in agent 10.0.0.33 VM list 2026-06-01 13:05:55,972 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a2ddd2b7-7102-4885-9642-af9b027175fa 2026-06-01 13:05:55,985 - WARNING - Pod uuid a2ddd2b7-7102-4885-9642-af9b027175fa is still seen in agent 10.0.0.33 VM list 2026-06-01 13:06:00,986 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a2ddd2b7-7102-4885-9642-af9b027175fa 2026-06-01 13:06:01,001 - WARNING - Pod uuid a2ddd2b7-7102-4885-9642-af9b027175fa is still seen in agent 10.0.0.33 VM list 2026-06-01 13:06:06,003 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a2ddd2b7-7102-4885-9642-af9b027175fa 2026-06-01 13:06:06,011 - WARNING - Pod uuid a2ddd2b7-7102-4885-9642-af9b027175fa is still seen in agent 10.0.0.33 VM list 2026-06-01 13:06:11,012 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a2ddd2b7-7102-4885-9642-af9b027175fa 2026-06-01 13:06:11,019 - DEBUG - Pod a2ddd2b7-7102-4885-9642-af9b027175fa is not in agent 10.0.0.33 VM list 2026-06-01 13:06:11,020 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8b21b362-5dba-11f1-b76e-fa163e86d6ed 2026-06-01 13:06:11,029 - DEBUG - VMI 8b21b362-5dba-11f1-b76e-fa163e86d6ed is removed from agent 10.0.0.33 2026-06-01 13:06:11,029 - INFO - Verified that pod ctest-busybox-pod-04475671 is removed in agent 2026-06-01 13:06:11,030 - INFO - Deleting Ingress : ctest-nginx-ingress-92492146 2026-06-01 13:06:11,057 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_LoadbalancerDatabaseList?x=6055083f-298f-490c-afa2-499267f8d7b6 2026-06-01 13:06:11,065 - ERROR - Ingress ctest-nginx-ingress-92492146 with uuid 6055083f-298f-490c-afa2-499267f8d7b6 still found in kube manager 2026-06-01 13:06:12,066 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_LoadbalancerDatabaseList?x=6055083f-298f-490c-afa2-499267f8d7b6 2026-06-01 13:06:12,071 - INFO - Ingress ctest-nginx-ingress-92492146 with uuid 6055083f-298f-490c-afa2-499267f8d7b6 deleted successfully from kube manager 2026-06-01 13:06:12,072 - INFO - Verifications on Ingress %s cleanup passed 2026-06-01 13:06:12,072 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-06-01 13:06:12,293 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-06-01 13:06:12,301 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-06-01 13:06:12,301 - INFO - Deleting VN __public__ 2026-06-01 13:06:12,649 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/d42dc84d-411f-44fb-baa9-68874daa3060 2026-06-01 13:06:12,669 - DEBUG - Response Code: 404 2026-06-01 13:06:12,670 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2026-06-01 13:06:12,675 - DEBUG - Requesting: http://10.0.0.27:8082/domain/9e207104-1ffd-46dc-904e-49421fcda080 2026-06-01 13:06:12,688 - DEBUG - Requesting: http://10.0.0.27:8082/project/5730e442-c84d-440e-b4d3-d4081d69584d 2026-06-01 13:06:12,753 - INFO - Validated that VN __public__ is not found in API Server 2026-06-01 13:06:12,753 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-06-01 13:06:12,761 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-01 13:06:12,770 - DEBUG - VN __public__ is not present in Agent 10.0.0.33 2026-06-01 13:06:12,770 - INFO - Validated that VN __public__ is not in any agent 2026-06-01 13:06:12,771 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-01 13:06:12,778 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-01 13:06:12,785 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-06-01 13:06:12,805 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-06-01 13:06:12,806 - INFO - Deleting pod default:ctest-nginx-pod-99683177 2026-06-01 13:06:12,836 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=78c9d0a6-7040-4461-b023-e5acbd1b606a 2026-06-01 13:06:12,845 - WARNING - Pod uuid 78c9d0a6-7040-4461-b023-e5acbd1b606a is still seen in agent 10.0.0.33 VM list 2026-06-01 13:06:17,846 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=78c9d0a6-7040-4461-b023-e5acbd1b606a 2026-06-01 13:06:17,853 - DEBUG - Pod 78c9d0a6-7040-4461-b023-e5acbd1b606a is not in agent 10.0.0.33 VM list 2026-06-01 13:06:17,853 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:86f5da8e-5dba-11f1-b76e-fa163e86d6ed 2026-06-01 13:06:17,860 - DEBUG - VMI 86f5da8e-5dba-11f1-b76e-fa163e86d6ed is removed from agent 10.0.0.33 2026-06-01 13:06:17,860 - INFO - Verified that pod ctest-nginx-pod-99683177 is removed in agent 2026-06-01 13:06:17,861 - INFO - Deleting pod default:ctest-nginx-pod-13037285 2026-06-01 13:06:17,876 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=29d742f5-0ec8-4ba3-b3b4-9d3e1b18686a 2026-06-01 13:06:17,890 - WARNING - Pod uuid 29d742f5-0ec8-4ba3-b3b4-9d3e1b18686a is still seen in agent 10.0.0.33 VM list 2026-06-01 13:06:22,891 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=29d742f5-0ec8-4ba3-b3b4-9d3e1b18686a 2026-06-01 13:06:22,899 - DEBUG - Pod 29d742f5-0ec8-4ba3-b3b4-9d3e1b18686a is not in agent 10.0.0.33 VM list 2026-06-01 13:06:22,899 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:86726186-5dba-11f1-b76e-fa163e86d6ed 2026-06-01 13:06:22,908 - DEBUG - VMI 86726186-5dba-11f1-b76e-fa163e86d6ed is removed from agent 10.0.0.33 2026-06-01 13:06:22,908 - INFO - Verified that pod ctest-nginx-pod-13037285 is removed in agent 2026-06-01 13:06:22,908 - INFO - Deleting service : ctest-nginx-svc-67189476 2026-06-01 13:06:23,164 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-01 13:06:23,173 - DEBUG - No XMPP flaps were noticed during the test