2026-08-14 07:18:29,396 - DEBUG - [10.0.0.161]: Running cmd : hostname 2026-08-14 07:18:29,705 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2057-1 2026-08-14 07:18:29,705 - DEBUG - [10.0.0.161]: Running cmd : hostname -f 2026-08-14 07:18:29,750 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2057-1 2026-08-14 07:18:29,750 - DEBUG - [10.0.0.161]: 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-08-14 07:18:29,839 - DEBUG - Output : NAMES contrail_test_WsnmtvBqj contrail-kubernetes-master-kubemanager-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-nodemgr-1 control-control-1 control-dns-1 config_database-zookeeper-1 config_database-cassandra-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-svcmonitor-1 config_api-dnsmasq-1 config_api-schema-1 config_api-api-1 2026-08-14 07:18:29,840 - DEBUG - [10.0.0.161]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-08-14 07:18:29,942 - DEBUG - Output : 127.0.0.1/8 10.0.0.161/24 252.161.0.1/8 10.36.40.1/24 172.17.0.1/16 2026-08-14 07:18:29,942 - DEBUG - [10.0.0.161]: Running cmd : getent hosts 10.0.0.161 | head -n 1 | awk '{print $2}' 2026-08-14 07:18:29,991 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2057-1 2026-08-14 07:18:30,116 - DEBUG - [10.0.0.176]: Running cmd : hostname 2026-08-14 07:18:30,357 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2057-1 2026-08-14 07:18:30,357 - DEBUG - [10.0.0.176]: Running cmd : hostname -f 2026-08-14 07:18:30,425 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2057-1 2026-08-14 07:18:30,425 - DEBUG - [10.0.0.176]: 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-08-14 07:18:30,470 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-08-14 07:18:30,471 - DEBUG - [10.0.0.176]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-08-14 07:18:30,507 - DEBUG - Output : 10.0.0.176/24 2026-08-14 07:18:30,507 - DEBUG - [10.0.0.176]: Running cmd : getent hosts 10.0.0.176 | head -n 1 | awk '{print $2}' 2026-08-14 07:18:30,575 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2057-1 2026-08-14 07:18:30,688 - INFO - Using existing project ['default-domain', 'k8s-default'](ec4c8185-469e-49ca-8864-fbdea58898dd) 2026-08-14 07:18:30,840 - INFO - Using existing project ['default-domain', 'k8s-default'](ec4c8185-469e-49ca-8864-fbdea58898dd) 2026-08-14 07:18:30,992 - INFO - ================================================================================ 2026-08-14 07:18:30,992 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-08-14 07:18:30,993 - 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-08-14 07:18:31,295 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-14 07:18:31,305 - DEBUG - Nothing to compare xmpp stats {'10.0.0.176': {'10.0.0.161': '0'}} with 2026-08-14 07:18:31,305 - INFO - Initial checks done. Running the testcase now 2026-08-14 07:18:31,305 - INFO - 2026-08-14 07:18:31,311 - INFO - Namespace default already exists 2026-08-14 07:18:31,311 - DEBUG - [10.0.0.161]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-08-14 07:18:31,511 - DEBUG - Output : cluster_project={} 2026-08-14 07:18:31,558 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-08-14 07:18:31,559 - DEBUG - Project uuid in Contrail is ec4c8185-469e-49ca-8864-fbdea58898dd 2026-08-14 07:18:31,559 - DEBUG - [10.0.0.161]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-08-14 07:18:31,756 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-08-14 07:18:31,756 - DEBUG - Requesting: http://10.0.0.161:8108/Snh_NamespaceDatabaseList?namespace_uuid=69bb33d8-2444-4c35-8499-42e665d4f463 2026-08-14 07:18:31,761 - INFO - Namespace default with uuid 69bb33d8-2444-4c35-8499-42e665d4f463 found in kube manager 2026-08-14 07:18:31,761 - INFO - Namespace default verification passed 2026-08-14 07:18:31,766 - DEBUG - Service ctest-nginx-svc-25570074 not present 2026-08-14 07:18:31,766 - INFO - Creating service ctest-nginx-svc-25570074 2026-08-14 07:18:31,791 - INFO - Created Service ctest-nginx-svc-25570074 2026-08-14 07:18:31,815 - DEBUG - Pod ctest-nginx-pod-19398758 not present 2026-08-14 07:18:31,822 - INFO - Creating Pod ctest-nginx-pod-19398758 2026-08-14 07:18:31,907 - DEBUG - Pod : ctest-nginx-pod-19398758 UUID is 5d61def8-5ee2-4040-8a9a-1b0948416101 2026-08-14 07:18:31,915 - DEBUG - Pod ctest-nginx-pod-40550770 not present 2026-08-14 07:18:31,916 - INFO - Creating Pod ctest-nginx-pod-40550770 2026-08-14 07:18:31,977 - DEBUG - Pod : ctest-nginx-pod-40550770 UUID is c3eebdd1-845e-4ee3-b715-a88dad4d98a1 2026-08-14 07:18:32,202 - INFO - Created VN __public__, UUID :2fd20de0-ea3f-45b5-b9ab-3230e8f996f2 2026-08-14 07:18:32,494 - DEBUG - Requesting: http://10.0.0.161:8082/domains 2026-08-14 07:18:32,515 - DEBUG - Requesting: http://10.0.0.161:8082/domain/b09c1840-1118-4d4e-bf0a-44bf23a409f9 2026-08-14 07:18:32,548 - DEBUG - Requesting: http://10.0.0.161:8082/project/ec4c8185-469e-49ca-8864-fbdea58898dd 2026-08-14 07:18:32,652 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-network/2fd20de0-ea3f-45b5-b9ab-3230e8f996f2 2026-08-14 07:18:32,691 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-network/2fd20de0-ea3f-45b5-b9ab-3230e8f996f2 2026-08-14 07:18:32,711 - DEBUG - Requesting: http://10.0.0.161:8082/routing-instance/bf5d14b7-0886-4d48-8fa3-d5be15876f0f 2026-08-14 07:18:32,736 - DEBUG - Requesting: http://10.0.0.161:8082/routing-instance/bf5d14b7-0886-4d48-8fa3-d5be15876f0f 2026-08-14 07:18:32,751 - DEBUG - Route Targets: [] 2026-08-14 07:18:32,751 - DEBUG - RT names not yet present for VN __public__ 2026-08-14 07:18:37,752 - DEBUG - Requesting: http://10.0.0.161:8082/domains 2026-08-14 07:18:37,759 - DEBUG - Requesting: http://10.0.0.161:8082/domain/b09c1840-1118-4d4e-bf0a-44bf23a409f9 2026-08-14 07:18:37,767 - DEBUG - Requesting: http://10.0.0.161:8082/project/ec4c8185-469e-49ca-8864-fbdea58898dd 2026-08-14 07:18:37,812 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-network/2fd20de0-ea3f-45b5-b9ab-3230e8f996f2 2026-08-14 07:18:37,835 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-network/2fd20de0-ea3f-45b5-b9ab-3230e8f996f2 2026-08-14 07:18:37,847 - DEBUG - Requesting: http://10.0.0.161:8082/routing-instance/bf5d14b7-0886-4d48-8fa3-d5be15876f0f 2026-08-14 07:18:37,857 - DEBUG - Requesting: http://10.0.0.161:8082/routing-instance/bf5d14b7-0886-4d48-8fa3-d5be15876f0f 2026-08-14 07:18:37,865 - DEBUG - Requesting: http://10.0.0.161:8082/route-target/d24c787f-353a-4a4f-a1af-0a0c8594017c 2026-08-14 07:18:37,879 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-08-14 07:18:37,879 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-network/2fd20de0-ea3f-45b5-b9ab-3230e8f996f2 2026-08-14 07:18:37,893 - DEBUG - Requesting: http://10.0.0.161:8082/routing-instance/bf5d14b7-0886-4d48-8fa3-d5be15876f0f 2026-08-14 07:18:37,908 - INFO - Verified VN network id 13 for VN 2fd20de0-ea3f-45b5-b9ab-3230e8f996f2 2026-08-14 07:18:37,908 - INFO - Verifications in API Server for VN __public__ passed 2026-08-14 07:18:37,908 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-network/2fd20de0-ea3f-45b5-b9ab-3230e8f996f2 2026-08-14 07:18:37,917 - DEBUG - Requesting: http://10.0.0.161:8082/routing-instance/bf5d14b7-0886-4d48-8fa3-d5be15876f0f 2026-08-14 07:18:37,923 - DEBUG - Requesting: http://10.0.0.161:8082/routing-instance/bf5d14b7-0886-4d48-8fa3-d5be15876f0f 2026-08-14 07:18:37,929 - DEBUG - Requesting: http://10.0.0.161:8082/route-target/d24c787f-353a-4a4f-a1af-0a0c8594017c 2026-08-14 07:18:37,935 - DEBUG - Requesting: http://10.0.0.161:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-08-14 07:18:37,950 - DEBUG - Control-node 10.0.0.161 : 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': '3445831924545701301', 'uuid-lslong': '13378842303682680562'}, 'enable': 'true', 'created': '2026-08-14T07:18:32', 'last-modified': '2026-08-14T07:18:32', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.623241'} 2026-08-14 07:18:37,950 - DEBUG - Requesting: http://10.0.0.161:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-14 07:18:37,965 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-08-14 07:18:37,965 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-08-14 07:18:37,965 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-08-14 07:18:37,965 - DEBUG - Requesting: http://10.0.0.161:8082/domains 2026-08-14 07:18:37,971 - DEBUG - Requesting: http://10.0.0.161:8082/domain/b09c1840-1118-4d4e-bf0a-44bf23a409f9 2026-08-14 07:18:37,980 - DEBUG - Requesting: http://10.0.0.161:8082/project/ec4c8185-469e-49ca-8864-fbdea58898dd 2026-08-14 07:18:38,051 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-network/2fd20de0-ea3f-45b5-b9ab-3230e8f996f2 2026-08-14 07:18:38,072 - DEBUG - =>VN __public__ has no policy to be verified 2026-08-14 07:18:38,073 - DEBUG - Verifying the vn in opserver 2026-08-14 07:18:38,073 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.161 2026-08-14 07:18:38,073 - DEBUG - Requesting: http://10.0.0.161:8081/analytics/uves/virtual-networks 2026-08-14 07:18:38,078 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.161:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-08-14 07:18:38,078 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-08-14 07:18:38,078 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-14 07:18:38,087 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-14 07:18:38,094 - DEBUG - Do not have enough data to verify VN in agent 2026-08-14 07:18:38,094 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-14 07:18:38,100 - DEBUG - VRF ids for VN __public__: {} 2026-08-14 07:18:38,196 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-08-14 07:18:38,374 - DEBUG - Requesting: http://10.0.0.161:8082/domains 2026-08-14 07:18:38,380 - DEBUG - Requesting: http://10.0.0.161:8082/domain/b09c1840-1118-4d4e-bf0a-44bf23a409f9 2026-08-14 07:18:38,398 - DEBUG - Requesting: http://10.0.0.161:8082/project/ec4c8185-469e-49ca-8864-fbdea58898dd 2026-08-14 07:18:38,474 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-network/2fd20de0-ea3f-45b5-b9ab-3230e8f996f2 2026-08-14 07:18:38,489 - DEBUG - Requesting: http://10.0.0.161:8082/floating-ip-pool/6261b83f-cb84-4164-96b1-187802a38d60 2026-08-14 07:18:38,503 - DEBUG - Requesting: http://10.0.0.161:8082/domains 2026-08-14 07:18:38,510 - DEBUG - Requesting: http://10.0.0.161:8082/domain/b09c1840-1118-4d4e-bf0a-44bf23a409f9 2026-08-14 07:18:38,518 - DEBUG - Requesting: http://10.0.0.161:8082/project/ec4c8185-469e-49ca-8864-fbdea58898dd 2026-08-14 07:18:38,567 - DEBUG - Requesting: http://10.0.0.161:8082/virtual-network/2fd20de0-ea3f-45b5-b9ab-3230e8f996f2 2026-08-14 07:18:38,578 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-08-14 07:18:38,578 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-08-14 07:18:38,587 - DEBUG - Requesting: http://10.0.0.161:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-08-14 07:18:38,596 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-08-14 07:18:38,596 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-08-14 07:18:38,600 - DEBUG - Ingress ctest-nginx-ingress-21107544 not present 2026-08-14 07:18:38,601 - INFO - Creating Ingress ctest-nginx-ingress-21107544 2026-08-14 07:18:38,609 - INFO - Created Ingress ctest-nginx-ingress-21107544 2026-08-14 07:18:38,615 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-21107544 2026-08-14 07:18:41,621 - DEBUG - For Ingress ctest-nginx-ingress-21107544, Cluster IP: 10.47.255.249, External IPs ['75.196.207.252'] 2026-08-14 07:18:41,621 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-21107544 2026-08-14 07:18:41,622 - DEBUG - Requesting: http://10.0.0.161:8108/Snh_LoadbalancerDatabaseList?x=e32d86a3-f0ea-45a1-b4a3-c01fbc68747c 2026-08-14 07:18:41,629 - INFO - Ingress ctest-nginx-ingress-21107544 with uuid e32d86a3-f0ea-45a1-b4a3-c01fbc68747c found in kube manager 2026-08-14 07:18:41,631 - INFO - Ingress ctest-nginx-ingress-21107544 verification passed 2026-08-14 07:18:41,654 - DEBUG - Pod ctest-busybox-pod-40843951 not present 2026-08-14 07:18:41,655 - INFO - Creating Pod ctest-busybox-pod-40843951 2026-08-14 07:18:41,710 - DEBUG - Pod : ctest-busybox-pod-40843951 UUID is 2f1c5123-9cc9-4714-898d-06e3d8f5aa8c 2026-08-14 07:18:41,752 - DEBUG - Pod ctest-nginx-pod-19398758 not in running state.Currently in Pending 2026-08-14 07:18:46,772 - INFO - Pod ctest-nginx-pod-19398758 is in running state.Got IP 10.47.255.251 2026-08-14 07:18:46,802 - DEBUG - Pod ctest-nginx-pod-19398758 has vmi 5bfce72a-97b0-11f1-a40c-fa163ebae135 2026-08-14 07:18:46,803 - INFO - Verified pod ctest-nginx-pod-19398758 in contrail-api 2026-08-14 07:18:46,803 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-14 07:18:46,817 - DEBUG - VMI 5bfce72a-97b0-11f1-a40c-fa163ebae135 is active in agent 10.0.0.176 2026-08-14 07:18:46,817 - INFO - Verified Pod ctest-nginx-pod-19398758 in agent 10.0.0.176 2026-08-14 07:18:46,819 - DEBUG - Requesting: http://10.0.0.161:8108/Snh_VirtualMachineDatabaseList?x=5d61def8-5ee2-4040-8a9a-1b0948416101 2026-08-14 07:18:46,827 - INFO - Pod ctest-nginx-pod-19398758 with uuid 5d61def8-5ee2-4040-8a9a-1b0948416101 found in kube manager 2026-08-14 07:18:46,830 - INFO - Pod ctest-nginx-pod-19398758 verification passed 2026-08-14 07:18:46,959 - DEBUG - [Pod ctest-nginx-pod-19398758] Cmd: echo ctest-nginx-pod-19398758 > /usr/share/nginx/html/index.html, Output: 2026-08-14 07:18:46,981 - INFO - Pod ctest-nginx-pod-40550770 is in running state.Got IP 10.47.255.250 2026-08-14 07:18:47,029 - DEBUG - Pod ctest-nginx-pod-40550770 has vmi 5c93a75a-97b0-11f1-a40c-fa163ebae135 2026-08-14 07:18:47,029 - INFO - Verified pod ctest-nginx-pod-40550770 in contrail-api 2026-08-14 07:18:47,030 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-14 07:18:47,055 - DEBUG - VMI 5c93a75a-97b0-11f1-a40c-fa163ebae135 is active in agent 10.0.0.176 2026-08-14 07:18:47,055 - INFO - Verified Pod ctest-nginx-pod-40550770 in agent 10.0.0.176 2026-08-14 07:18:47,058 - DEBUG - Requesting: http://10.0.0.161:8108/Snh_VirtualMachineDatabaseList?x=c3eebdd1-845e-4ee3-b715-a88dad4d98a1 2026-08-14 07:18:47,067 - INFO - Pod ctest-nginx-pod-40550770 with uuid c3eebdd1-845e-4ee3-b715-a88dad4d98a1 found in kube manager 2026-08-14 07:18:47,070 - INFO - Pod ctest-nginx-pod-40550770 verification passed 2026-08-14 07:18:47,153 - DEBUG - [Pod ctest-nginx-pod-40550770] Cmd: echo ctest-nginx-pod-40550770 > /usr/share/nginx/html/index.html, Output: 2026-08-14 07:18:47,162 - DEBUG - Pod ctest-busybox-pod-40843951 not in running state.Currently in Pending 2026-08-14 07:18:52,172 - INFO - Pod ctest-busybox-pod-40843951 is in running state.Got IP 10.47.255.248 2026-08-14 07:18:52,226 - DEBUG - Pod ctest-busybox-pod-40843951 has vmi 6117879c-97b0-11f1-a40c-fa163ebae135 2026-08-14 07:18:52,227 - INFO - Verified pod ctest-busybox-pod-40843951 in contrail-api 2026-08-14 07:18:52,227 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-14 07:18:52,244 - DEBUG - VMI 6117879c-97b0-11f1-a40c-fa163ebae135 is active in agent 10.0.0.176 2026-08-14 07:18:52,244 - INFO - Verified Pod ctest-busybox-pod-40843951 in agent 10.0.0.176 2026-08-14 07:18:52,244 - DEBUG - Requesting: http://10.0.0.161:8108/Snh_VirtualMachineDatabaseList?x=2f1c5123-9cc9-4714-898d-06e3d8f5aa8c 2026-08-14 07:18:52,251 - INFO - Pod ctest-busybox-pod-40843951 with uuid 2f1c5123-9cc9-4714-898d-06e3d8f5aa8c found in kube manager 2026-08-14 07:18:52,251 - INFO - Pod ctest-busybox-pod-40843951 verification passed 2026-08-14 07:18:52,345 - DEBUG - [Pod ctest-busybox-pod-40843951] 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-40550770 2026-08-14 07:18:52,346 - DEBUG - [Pod Pod ctest-busybox-pod-40843951] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-14 07:18:52,346 - DEBUG - [Pod Pod ctest-busybox-pod-40843951] 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-40550770 2026-08-14 07:18:52,410 - DEBUG - [Pod ctest-busybox-pod-40843951] 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-40550770 2026-08-14 07:18:52,410 - DEBUG - [Pod Pod ctest-busybox-pod-40843951] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-14 07:18:52,410 - DEBUG - [Pod Pod ctest-busybox-pod-40843951] 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-40550770 2026-08-14 07:18:52,475 - DEBUG - [Pod ctest-busybox-pod-40843951] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-40550770 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-08-14 07:18:52,476 - DEBUG - [Pod Pod ctest-busybox-pod-40843951] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-14 07:18:52,476 - DEBUG - [Pod Pod ctest-busybox-pod-40843951] Cmd output: ctest-nginx-pod-40550770 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-08-14 07:18:52,539 - DEBUG - [Pod ctest-busybox-pod-40843951] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-40550770 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-08-14 07:18:52,539 - DEBUG - [Pod Pod ctest-busybox-pod-40843951] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-14 07:18:52,539 - DEBUG - [Pod Pod ctest-busybox-pod-40843951] Cmd output: ctest-nginx-pod-40550770 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-08-14 07:18:52,601 - DEBUG - [Pod ctest-busybox-pod-40843951] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-40550770 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-08-14 07:18:52,601 - DEBUG - [Pod Pod ctest-busybox-pod-40843951] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-14 07:18:52,601 - DEBUG - [Pod Pod ctest-busybox-pod-40843951] Cmd output: ctest-nginx-pod-40550770 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-08-14 07:18:52,658 - DEBUG - [Pod ctest-busybox-pod-40843951] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-40550770 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-08-14 07:18:52,658 - DEBUG - [Pod Pod ctest-busybox-pod-40843951] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-14 07:18:52,658 - DEBUG - [Pod Pod ctest-busybox-pod-40843951] Cmd output: ctest-nginx-pod-40550770 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-08-14 07:18:52,726 - DEBUG - [Pod ctest-busybox-pod-40843951] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-19398758 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-08-14 07:18:52,726 - DEBUG - [Pod Pod ctest-busybox-pod-40843951] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-14 07:18:52,727 - DEBUG - [Pod Pod ctest-busybox-pod-40843951] Cmd output: ctest-nginx-pod-19398758 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-08-14 07:18:52,727 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-19398758': 1, 'ctest-nginx-pod-40550770': 6} 2026-08-14 07:18:52,727 - WARNING - Nothing to delete parallely 2026-08-14 07:18:52,727 - INFO - Deleting pod default:ctest-busybox-pod-40843951 2026-08-14 07:18:52,745 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=2f1c5123-9cc9-4714-898d-06e3d8f5aa8c 2026-08-14 07:18:52,762 - WARNING - Pod uuid 2f1c5123-9cc9-4714-898d-06e3d8f5aa8c is still seen in agent 10.0.0.176 VM list 2026-08-14 07:18:57,763 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=2f1c5123-9cc9-4714-898d-06e3d8f5aa8c 2026-08-14 07:18:57,773 - WARNING - Pod uuid 2f1c5123-9cc9-4714-898d-06e3d8f5aa8c is still seen in agent 10.0.0.176 VM list 2026-08-14 07:19:02,774 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=2f1c5123-9cc9-4714-898d-06e3d8f5aa8c 2026-08-14 07:19:02,781 - WARNING - Pod uuid 2f1c5123-9cc9-4714-898d-06e3d8f5aa8c is still seen in agent 10.0.0.176 VM list 2026-08-14 07:19:07,783 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=2f1c5123-9cc9-4714-898d-06e3d8f5aa8c 2026-08-14 07:19:07,792 - WARNING - Pod uuid 2f1c5123-9cc9-4714-898d-06e3d8f5aa8c is still seen in agent 10.0.0.176 VM list 2026-08-14 07:19:12,793 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=2f1c5123-9cc9-4714-898d-06e3d8f5aa8c 2026-08-14 07:19:12,801 - WARNING - Pod uuid 2f1c5123-9cc9-4714-898d-06e3d8f5aa8c is still seen in agent 10.0.0.176 VM list 2026-08-14 07:19:17,802 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=2f1c5123-9cc9-4714-898d-06e3d8f5aa8c 2026-08-14 07:19:17,809 - WARNING - Pod uuid 2f1c5123-9cc9-4714-898d-06e3d8f5aa8c is still seen in agent 10.0.0.176 VM list 2026-08-14 07:19:22,809 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=2f1c5123-9cc9-4714-898d-06e3d8f5aa8c 2026-08-14 07:19:22,817 - WARNING - Pod uuid 2f1c5123-9cc9-4714-898d-06e3d8f5aa8c is still seen in agent 10.0.0.176 VM list 2026-08-14 07:19:27,818 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=2f1c5123-9cc9-4714-898d-06e3d8f5aa8c 2026-08-14 07:19:27,826 - DEBUG - Pod 2f1c5123-9cc9-4714-898d-06e3d8f5aa8c is not in agent 10.0.0.176 VM list 2026-08-14 07:19:27,826 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6117879c-97b0-11f1-a40c-fa163ebae135 2026-08-14 07:19:27,835 - DEBUG - VMI 6117879c-97b0-11f1-a40c-fa163ebae135 is removed from agent 10.0.0.176 2026-08-14 07:19:27,835 - INFO - Verified that pod ctest-busybox-pod-40843951 is removed in agent 2026-08-14 07:19:27,835 - INFO - Deleting Ingress : ctest-nginx-ingress-21107544 2026-08-14 07:19:27,856 - DEBUG - Requesting: http://10.0.0.161:8108/Snh_LoadbalancerDatabaseList?x=e32d86a3-f0ea-45a1-b4a3-c01fbc68747c 2026-08-14 07:19:27,871 - ERROR - Ingress ctest-nginx-ingress-21107544 with uuid e32d86a3-f0ea-45a1-b4a3-c01fbc68747c still found in kube manager 2026-08-14 07:19:28,871 - DEBUG - Requesting: http://10.0.0.161:8108/Snh_LoadbalancerDatabaseList?x=e32d86a3-f0ea-45a1-b4a3-c01fbc68747c 2026-08-14 07:19:28,877 - INFO - Ingress ctest-nginx-ingress-21107544 with uuid e32d86a3-f0ea-45a1-b4a3-c01fbc68747c deleted successfully from kube manager 2026-08-14 07:19:28,877 - INFO - Verifications on Ingress %s cleanup passed 2026-08-14 07:19:28,877 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-08-14 07:19:29,117 - DEBUG - Requesting: http://10.0.0.161:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-08-14 07:19:29,125 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-08-14 07:19:29,125 - INFO - Deleting VN __public__ 2026-08-14 07:19:29,481 - DEBUG - Requesting: http://10.0.0.161:8082/routing-instance/bf5d14b7-0886-4d48-8fa3-d5be15876f0f 2026-08-14 07:19:29,496 - DEBUG - Response Code: 404 2026-08-14 07:19:29,496 - DEBUG - Requesting: http://10.0.0.161:8082/domains 2026-08-14 07:19:29,514 - DEBUG - Requesting: http://10.0.0.161:8082/domain/b09c1840-1118-4d4e-bf0a-44bf23a409f9 2026-08-14 07:19:29,551 - DEBUG - Requesting: http://10.0.0.161:8082/project/ec4c8185-469e-49ca-8864-fbdea58898dd 2026-08-14 07:19:29,600 - INFO - Validated that VN __public__ is not found in API Server 2026-08-14 07:19:29,601 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-08-14 07:19:29,614 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-14 07:19:29,637 - DEBUG - VN __public__ is not present in Agent 10.0.0.176 2026-08-14 07:19:29,637 - INFO - Validated that VN __public__ is not in any agent 2026-08-14 07:19:29,638 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-14 07:19:29,649 - DEBUG - Requesting: http://10.0.0.161:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-14 07:19:29,660 - DEBUG - Requesting: http://10.0.0.161:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-08-14 07:19:29,676 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-08-14 07:19:29,679 - INFO - Deleting pod default:ctest-nginx-pod-40550770 2026-08-14 07:19:29,716 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=c3eebdd1-845e-4ee3-b715-a88dad4d98a1 2026-08-14 07:19:29,737 - WARNING - Pod uuid c3eebdd1-845e-4ee3-b715-a88dad4d98a1 is still seen in agent 10.0.0.176 VM list 2026-08-14 07:19:34,739 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=c3eebdd1-845e-4ee3-b715-a88dad4d98a1 2026-08-14 07:19:34,747 - DEBUG - Pod c3eebdd1-845e-4ee3-b715-a88dad4d98a1 is not in agent 10.0.0.176 VM list 2026-08-14 07:19:34,747 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5c93a75a-97b0-11f1-a40c-fa163ebae135 2026-08-14 07:19:34,758 - DEBUG - VMI 5c93a75a-97b0-11f1-a40c-fa163ebae135 is removed from agent 10.0.0.176 2026-08-14 07:19:34,758 - INFO - Verified that pod ctest-nginx-pod-40550770 is removed in agent 2026-08-14 07:19:34,758 - INFO - Deleting pod default:ctest-nginx-pod-19398758 2026-08-14 07:19:34,796 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=5d61def8-5ee2-4040-8a9a-1b0948416101 2026-08-14 07:19:34,833 - WARNING - Pod uuid 5d61def8-5ee2-4040-8a9a-1b0948416101 is still seen in agent 10.0.0.176 VM list 2026-08-14 07:19:39,834 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_VmListReq?uuid=5d61def8-5ee2-4040-8a9a-1b0948416101 2026-08-14 07:19:39,842 - DEBUG - Pod 5d61def8-5ee2-4040-8a9a-1b0948416101 is not in agent 10.0.0.176 VM list 2026-08-14 07:19:39,842 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5bfce72a-97b0-11f1-a40c-fa163ebae135 2026-08-14 07:19:39,849 - DEBUG - VMI 5bfce72a-97b0-11f1-a40c-fa163ebae135 is removed from agent 10.0.0.176 2026-08-14 07:19:39,849 - INFO - Verified that pod ctest-nginx-pod-19398758 is removed in agent 2026-08-14 07:19:39,850 - INFO - Deleting service : ctest-nginx-svc-25570074 2026-08-14 07:19:40,119 - DEBUG - Requesting: http://10.0.0.176:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-14 07:19:40,131 - DEBUG - No XMPP flaps were noticed during the test