2025-09-11 19:08:48,107 - DEBUG - [10.0.0.50]: Running cmd : hostname 2025-09-11 19:08:48,370 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1475-1 2025-09-11 19:08:48,370 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2025-09-11 19:08:48,404 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1475-1 2025-09-11 19:08:48,404 - 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}' 2025-09-11 19:08:48,511 - DEBUG - Output : NAMES contrail_test_lcXFS2KNC contrail-kubernetes-master-kubemanager-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-cassandra-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-dnsmasq-1 config_api-svcmonitor-1 config_api-schema-1 config_api-api-1 config_api-nodemgr-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_database-cassandra-1 redis-redis-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics-collector-1 analytics-api-1 analytics-nodemgr-1 2025-09-11 19:08:48,511 - DEBUG - [10.0.0.50]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-09-11 19:08:48,545 - DEBUG - Output : 127.0.0.1/8 10.0.0.50/24 252.50.0.1/8 10.42.9.1/24 172.17.0.1/16 2025-09-11 19:08:48,545 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2025-09-11 19:08:48,582 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1475-1 2025-09-11 19:08:48,676 - DEBUG - [10.0.0.33]: Running cmd : hostname 2025-09-11 19:08:49,068 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1475-1 2025-09-11 19:08:49,068 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2025-09-11 19:08:49,135 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1475-1 2025-09-11 19:08:49,135 - 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-09-11 19:08:49,255 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-09-11 19:08:49,256 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-09-11 19:08:49,324 - DEBUG - Output : 10.0.0.33/24 2025-09-11 19:08:49,324 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2025-09-11 19:08:49,460 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1475-1 2025-09-11 19:08:49,568 - INFO - Using existing project ['default-domain', 'k8s-default'](98143363-551d-4512-b06c-fa32aebfdc3d) 2025-09-11 19:08:49,683 - INFO - Using existing project ['default-domain', 'k8s-default'](98143363-551d-4512-b06c-fa32aebfdc3d) 2025-09-11 19:08:49,797 - INFO - ================================================================================ 2025-09-11 19:08:49,797 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-09-11 19:08:49,797 - 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-09-11 19:08:50,178 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-11 19:08:50,190 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.0.0.50': '0'}} with 2025-09-11 19:08:50,190 - INFO - Initial checks done. Running the testcase now 2025-09-11 19:08:50,190 - INFO - 2025-09-11 19:08:50,194 - INFO - Namespace default already exists 2025-09-11 19:08:50,195 - 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' 2025-09-11 19:08:50,353 - DEBUG - Output : cluster_project={} 2025-09-11 19:08:50,442 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-09-11 19:08:50,442 - DEBUG - Project uuid in Contrail is 98143363-551d-4512-b06c-fa32aebfdc3d 2025-09-11 19:08:50,442 - 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' 2025-09-11 19:08:50,601 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-09-11 19:08:50,601 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_NamespaceDatabaseList?namespace_uuid=455300c6-2586-42c7-b43c-d99845548ae4 2025-09-11 19:08:50,610 - INFO - Namespace default with uuid 455300c6-2586-42c7-b43c-d99845548ae4 found in kube manager 2025-09-11 19:08:50,611 - INFO - Namespace default verification passed 2025-09-11 19:08:50,614 - DEBUG - Service ctest-nginx-svc-82237840 not present 2025-09-11 19:08:50,615 - INFO - Creating service ctest-nginx-svc-82237840 2025-09-11 19:08:50,642 - INFO - Created Service ctest-nginx-svc-82237840 2025-09-11 19:08:50,656 - DEBUG - Pod ctest-nginx-pod-28188578 not present 2025-09-11 19:08:50,657 - INFO - Creating Pod ctest-nginx-pod-28188578 2025-09-11 19:08:50,705 - DEBUG - Pod : ctest-nginx-pod-28188578 UUID is b4ae7a20-f0a4-40a2-b9a7-68eb00a88938 2025-09-11 19:08:50,712 - DEBUG - Pod ctest-nginx-pod-88496301 not present 2025-09-11 19:08:50,712 - INFO - Creating Pod ctest-nginx-pod-88496301 2025-09-11 19:08:50,758 - DEBUG - Pod : ctest-nginx-pod-88496301 UUID is 06b0d69e-e79d-4915-a7db-ec29abf11f93 2025-09-11 19:08:50,954 - INFO - Created VN __public__, UUID :19381a74-2d3c-4263-af74-60816deab9f1 2025-09-11 19:08:51,149 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-09-11 19:08:51,154 - DEBUG - Requesting: http://10.0.0.50:8082/domain/8357d360-945d-4738-9d8a-b94e6d79e70b 2025-09-11 19:08:51,170 - DEBUG - Requesting: http://10.0.0.50:8082/project/98143363-551d-4512-b06c-fa32aebfdc3d 2025-09-11 19:08:51,213 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/19381a74-2d3c-4263-af74-60816deab9f1 2025-09-11 19:08:51,223 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/19381a74-2d3c-4263-af74-60816deab9f1 2025-09-11 19:08:51,264 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/19afd0c3-303f-4404-bc14-2187219eb23f 2025-09-11 19:08:51,273 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/19afd0c3-303f-4404-bc14-2187219eb23f 2025-09-11 19:08:51,280 - DEBUG - Route Targets: [] 2025-09-11 19:08:51,281 - DEBUG - RT names not yet present for VN __public__ 2025-09-11 19:08:56,281 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-09-11 19:08:56,288 - DEBUG - Requesting: http://10.0.0.50:8082/domain/8357d360-945d-4738-9d8a-b94e6d79e70b 2025-09-11 19:08:56,304 - DEBUG - Requesting: http://10.0.0.50:8082/project/98143363-551d-4512-b06c-fa32aebfdc3d 2025-09-11 19:08:56,372 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/19381a74-2d3c-4263-af74-60816deab9f1 2025-09-11 19:08:56,381 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/19381a74-2d3c-4263-af74-60816deab9f1 2025-09-11 19:08:56,389 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/19afd0c3-303f-4404-bc14-2187219eb23f 2025-09-11 19:08:56,397 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/19afd0c3-303f-4404-bc14-2187219eb23f 2025-09-11 19:08:56,404 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/c569d30b-cb31-4342-8610-4d8472148af4 2025-09-11 19:08:56,412 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-09-11 19:08:56,412 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/19381a74-2d3c-4263-af74-60816deab9f1 2025-09-11 19:08:56,422 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/19afd0c3-303f-4404-bc14-2187219eb23f 2025-09-11 19:08:56,437 - INFO - Verified VN network id 13 for VN 19381a74-2d3c-4263-af74-60816deab9f1 2025-09-11 19:08:56,438 - INFO - Verifications in API Server for VN __public__ passed 2025-09-11 19:08:56,438 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/19381a74-2d3c-4263-af74-60816deab9f1 2025-09-11 19:08:56,448 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/19afd0c3-303f-4404-bc14-2187219eb23f 2025-09-11 19:08:56,457 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/19afd0c3-303f-4404-bc14-2187219eb23f 2025-09-11 19:08:56,470 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/c569d30b-cb31-4342-8610-4d8472148af4 2025-09-11 19:08:56,487 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-09-11 19:08:56,506 - 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': '1817231535921447523', 'uuid-lslong': '12642836162946972145'}, 'enable': 'true', 'created': '2025-09-11T19:08:50', 'last-modified': '2025-09-11T19:08:51', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.426085'} 2025-09-11 19:08:56,506 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-11 19:08:56,516 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-09-11 19:08:56,516 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-09-11 19:08:56,517 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-09-11 19:08:56,517 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-09-11 19:08:56,522 - DEBUG - Requesting: http://10.0.0.50:8082/domain/8357d360-945d-4738-9d8a-b94e6d79e70b 2025-09-11 19:08:56,530 - DEBUG - Requesting: http://10.0.0.50:8082/project/98143363-551d-4512-b06c-fa32aebfdc3d 2025-09-11 19:08:56,576 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/19381a74-2d3c-4263-af74-60816deab9f1 2025-09-11 19:08:56,592 - DEBUG - =>VN __public__ has no policy to be verified 2025-09-11 19:08:56,592 - DEBUG - Verifying the vn in opserver 2025-09-11 19:08:56,592 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.50 2025-09-11 19:08:56,592 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-09-11 19:08:56,598 - 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'} 2025-09-11 19:08:56,598 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-09-11 19:08:56,598 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-11 19:08:56,614 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-11 19:08:56,625 - DEBUG - Do not have enough data to verify VN in agent 2025-09-11 19:08:56,625 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-11 19:08:56,635 - DEBUG - VRF ids for VN __public__: {} 2025-09-11 19:08:56,726 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-09-11 19:08:56,829 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-09-11 19:08:56,835 - DEBUG - Requesting: http://10.0.0.50:8082/domain/8357d360-945d-4738-9d8a-b94e6d79e70b 2025-09-11 19:08:56,843 - DEBUG - Requesting: http://10.0.0.50:8082/project/98143363-551d-4512-b06c-fa32aebfdc3d 2025-09-11 19:08:56,893 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/19381a74-2d3c-4263-af74-60816deab9f1 2025-09-11 19:08:56,904 - DEBUG - Requesting: http://10.0.0.50:8082/floating-ip-pool/afbc070f-86e5-4969-a6f3-b6e5666ba781 2025-09-11 19:08:56,909 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-09-11 19:08:56,914 - DEBUG - Requesting: http://10.0.0.50:8082/domain/8357d360-945d-4738-9d8a-b94e6d79e70b 2025-09-11 19:08:56,922 - DEBUG - Requesting: http://10.0.0.50:8082/project/98143363-551d-4512-b06c-fa32aebfdc3d 2025-09-11 19:08:56,959 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/19381a74-2d3c-4263-af74-60816deab9f1 2025-09-11 19:08:56,969 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-09-11 19:08:56,969 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-09-11 19:08:56,978 - 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__ 2025-09-11 19:08:56,985 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-09-11 19:08:56,985 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-09-11 19:08:56,988 - DEBUG - Ingress ctest-nginx-ingress-04183931 not present 2025-09-11 19:08:56,989 - INFO - Creating Ingress ctest-nginx-ingress-04183931 2025-09-11 19:08:56,997 - INFO - Created Ingress ctest-nginx-ingress-04183931 2025-09-11 19:08:57,000 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-04183931 2025-09-11 19:09:00,008 - DEBUG - For Ingress ctest-nginx-ingress-04183931, Cluster IP: 10.47.255.249, External IPs ['97.63.181.124'] 2025-09-11 19:09:00,008 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-04183931 2025-09-11 19:09:00,008 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=3542127c-3e6c-447c-b18a-cce8e514c48d 2025-09-11 19:09:00,013 - INFO - Ingress ctest-nginx-ingress-04183931 with uuid 3542127c-3e6c-447c-b18a-cce8e514c48d found in kube manager 2025-09-11 19:09:00,013 - INFO - Ingress ctest-nginx-ingress-04183931 verification passed 2025-09-11 19:09:00,016 - DEBUG - Pod ctest-busybox-pod-33386322 not present 2025-09-11 19:09:00,017 - INFO - Creating Pod ctest-busybox-pod-33386322 2025-09-11 19:09:00,045 - DEBUG - Pod : ctest-busybox-pod-33386322 UUID is c5f0c8d3-079d-4a3d-b9a8-8f7708799597 2025-09-11 19:09:00,058 - DEBUG - Pod ctest-nginx-pod-28188578 not in running state.Currently in Pending 2025-09-11 19:09:05,066 - INFO - Pod ctest-nginx-pod-28188578 is in running state.Got IP 10.47.255.251 2025-09-11 19:09:05,139 - DEBUG - Pod ctest-nginx-pod-28188578 has vmi c167863c-8f42-11f0-a8a6-fa163e824d3b 2025-09-11 19:09:05,140 - INFO - Verified pod ctest-nginx-pod-28188578 in contrail-api 2025-09-11 19:09:05,140 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-11 19:09:05,150 - DEBUG - VMI c167863c-8f42-11f0-a8a6-fa163e824d3b is active in agent 10.0.0.33 2025-09-11 19:09:05,151 - INFO - Verified Pod ctest-nginx-pod-28188578 in agent 10.0.0.33 2025-09-11 19:09:05,151 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=b4ae7a20-f0a4-40a2-b9a7-68eb00a88938 2025-09-11 19:09:05,157 - INFO - Pod ctest-nginx-pod-28188578 with uuid b4ae7a20-f0a4-40a2-b9a7-68eb00a88938 found in kube manager 2025-09-11 19:09:05,157 - INFO - Pod ctest-nginx-pod-28188578 verification passed 2025-09-11 19:09:05,292 - DEBUG - [Pod ctest-nginx-pod-28188578] Cmd: echo ctest-nginx-pod-28188578 > /usr/share/nginx/html/index.html, Output: 2025-09-11 19:09:05,302 - INFO - Pod ctest-nginx-pod-88496301 is in running state.Got IP 10.47.255.250 2025-09-11 19:09:05,316 - DEBUG - Pod ctest-nginx-pod-88496301 has vmi c1d7c1e0-8f42-11f0-a8a6-fa163e824d3b 2025-09-11 19:09:05,316 - INFO - Verified pod ctest-nginx-pod-88496301 in contrail-api 2025-09-11 19:09:05,317 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-11 19:09:05,333 - DEBUG - VMI c1d7c1e0-8f42-11f0-a8a6-fa163e824d3b is active in agent 10.0.0.33 2025-09-11 19:09:05,333 - INFO - Verified Pod ctest-nginx-pod-88496301 in agent 10.0.0.33 2025-09-11 19:09:05,334 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=06b0d69e-e79d-4915-a7db-ec29abf11f93 2025-09-11 19:09:05,339 - INFO - Pod ctest-nginx-pod-88496301 with uuid 06b0d69e-e79d-4915-a7db-ec29abf11f93 found in kube manager 2025-09-11 19:09:05,339 - INFO - Pod ctest-nginx-pod-88496301 verification passed 2025-09-11 19:09:05,445 - DEBUG - [Pod ctest-nginx-pod-88496301] Cmd: echo ctest-nginx-pod-88496301 > /usr/share/nginx/html/index.html, Output: 2025-09-11 19:09:05,453 - DEBUG - Pod ctest-busybox-pod-33386322 not in running state.Currently in Pending 2025-09-11 19:09:10,463 - INFO - Pod ctest-busybox-pod-33386322 is in running state.Got IP 10.47.255.248 2025-09-11 19:09:10,478 - DEBUG - Pod ctest-busybox-pod-33386322 has vmi c6184ad6-8f42-11f0-a8a6-fa163e824d3b 2025-09-11 19:09:10,478 - INFO - Verified pod ctest-busybox-pod-33386322 in contrail-api 2025-09-11 19:09:10,478 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-11 19:09:10,498 - DEBUG - VMI c6184ad6-8f42-11f0-a8a6-fa163e824d3b is active in agent 10.0.0.33 2025-09-11 19:09:10,499 - INFO - Verified Pod ctest-busybox-pod-33386322 in agent 10.0.0.33 2025-09-11 19:09:10,499 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=c5f0c8d3-079d-4a3d-b9a8-8f7708799597 2025-09-11 19:09:10,503 - INFO - Pod ctest-busybox-pod-33386322 with uuid c5f0c8d3-079d-4a3d-b9a8-8f7708799597 found in kube manager 2025-09-11 19:09:10,503 - INFO - Pod ctest-busybox-pod-33386322 verification passed 2025-09-11 19:09:10,614 - DEBUG - [Pod ctest-busybox-pod-33386322] 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-88496301 2025-09-11 19:09:10,614 - DEBUG - [Pod Pod ctest-busybox-pod-33386322] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-11 19:09:10,614 - DEBUG - [Pod Pod ctest-busybox-pod-33386322] 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-88496301 2025-09-11 19:09:10,716 - DEBUG - [Pod ctest-busybox-pod-33386322] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-88496301 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-09-11 19:09:10,716 - DEBUG - [Pod Pod ctest-busybox-pod-33386322] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-11 19:09:10,716 - DEBUG - [Pod Pod ctest-busybox-pod-33386322] Cmd output: ctest-nginx-pod-88496301 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-09-11 19:09:10,821 - DEBUG - [Pod ctest-busybox-pod-33386322] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-28188578 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-09-11 19:09:10,821 - DEBUG - [Pod Pod ctest-busybox-pod-33386322] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-11 19:09:10,821 - DEBUG - [Pod Pod ctest-busybox-pod-33386322] Cmd output: ctest-nginx-pod-28188578 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-09-11 19:09:10,821 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-28188578': 1, 'ctest-nginx-pod-88496301': 2} 2025-09-11 19:09:10,821 - WARNING - Nothing to delete parallely 2025-09-11 19:09:10,821 - INFO - Deleting pod default:ctest-busybox-pod-33386322 2025-09-11 19:09:10,836 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c5f0c8d3-079d-4a3d-b9a8-8f7708799597 2025-09-11 19:09:10,849 - WARNING - Pod uuid c5f0c8d3-079d-4a3d-b9a8-8f7708799597 is still seen in agent 10.0.0.33 VM list 2025-09-11 19:09:15,849 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c5f0c8d3-079d-4a3d-b9a8-8f7708799597 2025-09-11 19:09:15,862 - WARNING - Pod uuid c5f0c8d3-079d-4a3d-b9a8-8f7708799597 is still seen in agent 10.0.0.33 VM list 2025-09-11 19:09:20,863 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c5f0c8d3-079d-4a3d-b9a8-8f7708799597 2025-09-11 19:09:20,876 - WARNING - Pod uuid c5f0c8d3-079d-4a3d-b9a8-8f7708799597 is still seen in agent 10.0.0.33 VM list 2025-09-11 19:09:25,877 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c5f0c8d3-079d-4a3d-b9a8-8f7708799597 2025-09-11 19:09:25,890 - WARNING - Pod uuid c5f0c8d3-079d-4a3d-b9a8-8f7708799597 is still seen in agent 10.0.0.33 VM list 2025-09-11 19:09:30,891 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c5f0c8d3-079d-4a3d-b9a8-8f7708799597 2025-09-11 19:09:30,905 - WARNING - Pod uuid c5f0c8d3-079d-4a3d-b9a8-8f7708799597 is still seen in agent 10.0.0.33 VM list 2025-09-11 19:09:35,906 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c5f0c8d3-079d-4a3d-b9a8-8f7708799597 2025-09-11 19:09:35,918 - WARNING - Pod uuid c5f0c8d3-079d-4a3d-b9a8-8f7708799597 is still seen in agent 10.0.0.33 VM list 2025-09-11 19:09:40,918 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c5f0c8d3-079d-4a3d-b9a8-8f7708799597 2025-09-11 19:09:40,940 - WARNING - Pod uuid c5f0c8d3-079d-4a3d-b9a8-8f7708799597 is still seen in agent 10.0.0.33 VM list 2025-09-11 19:09:45,940 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=c5f0c8d3-079d-4a3d-b9a8-8f7708799597 2025-09-11 19:09:45,952 - DEBUG - Pod c5f0c8d3-079d-4a3d-b9a8-8f7708799597 is not in agent 10.0.0.33 VM list 2025-09-11 19:09:45,952 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c6184ad6-8f42-11f0-a8a6-fa163e824d3b 2025-09-11 19:09:45,964 - DEBUG - VMI c6184ad6-8f42-11f0-a8a6-fa163e824d3b is removed from agent 10.0.0.33 2025-09-11 19:09:45,964 - INFO - Verified that pod ctest-busybox-pod-33386322 is removed in agent 2025-09-11 19:09:45,964 - INFO - Deleting Ingress : ctest-nginx-ingress-04183931 2025-09-11 19:09:45,981 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=3542127c-3e6c-447c-b18a-cce8e514c48d 2025-09-11 19:09:45,988 - ERROR - Ingress ctest-nginx-ingress-04183931 with uuid 3542127c-3e6c-447c-b18a-cce8e514c48d still found in kube manager 2025-09-11 19:09:46,989 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=3542127c-3e6c-447c-b18a-cce8e514c48d 2025-09-11 19:09:46,992 - INFO - Ingress ctest-nginx-ingress-04183931 with uuid 3542127c-3e6c-447c-b18a-cce8e514c48d deleted successfully from kube manager 2025-09-11 19:09:46,993 - INFO - Verifications on Ingress %s cleanup passed 2025-09-11 19:09:46,993 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-09-11 19:09:47,111 - 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__ 2025-09-11 19:09:47,116 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-09-11 19:09:47,116 - INFO - Deleting VN __public__ 2025-09-11 19:09:47,279 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/19afd0c3-303f-4404-bc14-2187219eb23f 2025-09-11 19:09:47,287 - DEBUG - Response Code: 404 2025-09-11 19:09:47,288 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-09-11 19:09:47,293 - DEBUG - Requesting: http://10.0.0.50:8082/domain/8357d360-945d-4738-9d8a-b94e6d79e70b 2025-09-11 19:09:47,303 - DEBUG - Requesting: http://10.0.0.50:8082/project/98143363-551d-4512-b06c-fa32aebfdc3d 2025-09-11 19:09:47,367 - INFO - Validated that VN __public__ is not found in API Server 2025-09-11 19:09:47,367 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-09-11 19:09:47,386 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-11 19:09:47,392 - DEBUG - VN __public__ is not present in Agent 10.0.0.33 2025-09-11 19:09:47,392 - INFO - Validated that VN __public__ is not in any agent 2025-09-11 19:09:47,392 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-11 19:09:47,400 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-11 19:09:47,413 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-09-11 19:09:47,418 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-09-11 19:09:47,419 - INFO - Deleting pod default:ctest-nginx-pod-88496301 2025-09-11 19:09:47,432 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=06b0d69e-e79d-4915-a7db-ec29abf11f93 2025-09-11 19:09:47,445 - WARNING - Pod uuid 06b0d69e-e79d-4915-a7db-ec29abf11f93 is still seen in agent 10.0.0.33 VM list 2025-09-11 19:09:52,446 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=06b0d69e-e79d-4915-a7db-ec29abf11f93 2025-09-11 19:09:52,458 - DEBUG - Pod 06b0d69e-e79d-4915-a7db-ec29abf11f93 is not in agent 10.0.0.33 VM list 2025-09-11 19:09:52,458 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c1d7c1e0-8f42-11f0-a8a6-fa163e824d3b 2025-09-11 19:09:52,469 - DEBUG - VMI c1d7c1e0-8f42-11f0-a8a6-fa163e824d3b is removed from agent 10.0.0.33 2025-09-11 19:09:52,469 - INFO - Verified that pod ctest-nginx-pod-88496301 is removed in agent 2025-09-11 19:09:52,470 - INFO - Deleting pod default:ctest-nginx-pod-28188578 2025-09-11 19:09:52,490 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=b4ae7a20-f0a4-40a2-b9a7-68eb00a88938 2025-09-11 19:09:52,520 - WARNING - Pod uuid b4ae7a20-f0a4-40a2-b9a7-68eb00a88938 is still seen in agent 10.0.0.33 VM list 2025-09-11 19:09:57,521 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=b4ae7a20-f0a4-40a2-b9a7-68eb00a88938 2025-09-11 19:09:57,534 - DEBUG - Pod b4ae7a20-f0a4-40a2-b9a7-68eb00a88938 is not in agent 10.0.0.33 VM list 2025-09-11 19:09:57,534 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c167863c-8f42-11f0-a8a6-fa163e824d3b 2025-09-11 19:09:57,547 - DEBUG - VMI c167863c-8f42-11f0-a8a6-fa163e824d3b is removed from agent 10.0.0.33 2025-09-11 19:09:57,547 - INFO - Verified that pod ctest-nginx-pod-28188578 is removed in agent 2025-09-11 19:09:57,547 - INFO - Deleting service : ctest-nginx-svc-82237840 2025-09-11 19:09:57,934 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-11 19:09:57,944 - DEBUG - No XMPP flaps were noticed during the test