2026-08-14 11:40:42,560 - DEBUG - [10.0.0.241]: Running cmd : hostname 2026-08-14 11:40:42,871 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2063-1 2026-08-14 11:40:42,871 - DEBUG - [10.0.0.241]: Running cmd : hostname -f 2026-08-14 11:40:42,915 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2063-1 2026-08-14 11:40:42,916 - DEBUG - [10.0.0.241]: 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 11:40:43,053 - DEBUG - Output : NAMES contrail_test_ISCZhn8De contrail-kubernetes-master-kubemanager-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics-api-1 analytics-nodemgr-1 analytics-collector-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-dns-1 control-nodemgr-1 control-control-1 config_database-cassandra-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-api-1 config_api-svcmonitor-1 config_api-nodemgr-1 config_api-dnsmasq-1 config_api-schema-1 2026-08-14 11:40:43,053 - DEBUG - [10.0.0.241]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-08-14 11:40:43,123 - DEBUG - Output : 127.0.0.1/8 10.0.0.241/24 252.241.0.1/8 10.20.128.1/24 172.17.0.1/16 2026-08-14 11:40:43,123 - DEBUG - [10.0.0.241]: Running cmd : getent hosts 10.0.0.241 | head -n 1 | awk '{print $2}' 2026-08-14 11:40:43,235 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2063-1 2026-08-14 11:40:43,366 - DEBUG - [10.0.0.242]: Running cmd : hostname 2026-08-14 11:40:43,614 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2063-1 2026-08-14 11:40:43,615 - DEBUG - [10.0.0.242]: Running cmd : hostname -f 2026-08-14 11:40:43,649 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2063-1 2026-08-14 11:40:43,649 - DEBUG - [10.0.0.242]: 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 11:40:43,705 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-08-14 11:40:43,705 - DEBUG - [10.0.0.242]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-08-14 11:40:43,775 - DEBUG - Output : 10.0.0.242/24 2026-08-14 11:40:43,775 - DEBUG - [10.0.0.242]: Running cmd : getent hosts 10.0.0.242 | head -n 1 | awk '{print $2}' 2026-08-14 11:40:43,810 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2063-1 2026-08-14 11:40:43,908 - INFO - Using existing project ['default-domain', 'k8s-default'](590acc1f-607c-467e-aaa4-c3112cd783fe) 2026-08-14 11:40:43,988 - INFO - Using existing project ['default-domain', 'k8s-default'](590acc1f-607c-467e-aaa4-c3112cd783fe) 2026-08-14 11:40:44,134 - INFO - ================================================================================ 2026-08-14 11:40:44,134 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-08-14 11:40:44,135 - 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 11:40:44,384 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-14 11:40:44,392 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.0.0.241': '0'}} with 2026-08-14 11:40:44,392 - INFO - Initial checks done. Running the testcase now 2026-08-14 11:40:44,392 - INFO - 2026-08-14 11:40:44,397 - INFO - Namespace default already exists 2026-08-14 11:40:44,398 - DEBUG - [10.0.0.241]: 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 11:40:44,525 - DEBUG - Output : cluster_project={} 2026-08-14 11:40:44,564 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-08-14 11:40:44,565 - DEBUG - Project uuid in Contrail is 590acc1f-607c-467e-aaa4-c3112cd783fe 2026-08-14 11:40:44,565 - DEBUG - [10.0.0.241]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-08-14 11:40:44,738 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-08-14 11:40:44,739 - DEBUG - Requesting: http://10.0.0.241:8108/Snh_NamespaceDatabaseList?namespace_uuid=c0b26c39-6e96-4899-bda6-d911f9b54977 2026-08-14 11:40:44,744 - INFO - Namespace default with uuid c0b26c39-6e96-4899-bda6-d911f9b54977 found in kube manager 2026-08-14 11:40:44,744 - INFO - Namespace default verification passed 2026-08-14 11:40:44,748 - DEBUG - Service ctest-nginx-svc-17276319 not present 2026-08-14 11:40:44,748 - INFO - Creating service ctest-nginx-svc-17276319 2026-08-14 11:40:44,766 - INFO - Created Service ctest-nginx-svc-17276319 2026-08-14 11:40:44,778 - DEBUG - Pod ctest-nginx-pod-57934949 not present 2026-08-14 11:40:44,779 - INFO - Creating Pod ctest-nginx-pod-57934949 2026-08-14 11:40:44,876 - DEBUG - Pod : ctest-nginx-pod-57934949 UUID is d3f581a3-2caf-445f-8002-12b2d658a136 2026-08-14 11:40:44,879 - DEBUG - Pod ctest-nginx-pod-89875719 not present 2026-08-14 11:40:44,880 - INFO - Creating Pod ctest-nginx-pod-89875719 2026-08-14 11:40:44,929 - DEBUG - Pod : ctest-nginx-pod-89875719 UUID is 97a81cdc-a89c-47ef-be0d-4e036d9df45a 2026-08-14 11:40:45,181 - INFO - Created VN __public__, UUID :cd7d4ab6-2447-4920-9a07-14684d8dc70e 2026-08-14 11:40:45,468 - DEBUG - Requesting: http://10.0.0.241:8082/domains 2026-08-14 11:40:45,481 - DEBUG - Requesting: http://10.0.0.241:8082/domain/57be9f65-61c8-4c4e-904e-753c773b5f33 2026-08-14 11:40:45,520 - DEBUG - Requesting: http://10.0.0.241:8082/project/590acc1f-607c-467e-aaa4-c3112cd783fe 2026-08-14 11:40:45,661 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-network/cd7d4ab6-2447-4920-9a07-14684d8dc70e 2026-08-14 11:40:45,752 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-network/cd7d4ab6-2447-4920-9a07-14684d8dc70e 2026-08-14 11:40:45,766 - DEBUG - Requesting: http://10.0.0.241:8082/routing-instance/12ee2b1a-ce26-4cf1-b956-789e3b3132d1 2026-08-14 11:40:45,786 - DEBUG - Requesting: http://10.0.0.241:8082/routing-instance/12ee2b1a-ce26-4cf1-b956-789e3b3132d1 2026-08-14 11:40:45,827 - DEBUG - Route Targets: [] 2026-08-14 11:40:45,827 - DEBUG - RT names not yet present for VN __public__ 2026-08-14 11:40:50,831 - DEBUG - Requesting: http://10.0.0.241:8082/domains 2026-08-14 11:40:50,838 - DEBUG - Requesting: http://10.0.0.241:8082/domain/57be9f65-61c8-4c4e-904e-753c773b5f33 2026-08-14 11:40:50,848 - DEBUG - Requesting: http://10.0.0.241:8082/project/590acc1f-607c-467e-aaa4-c3112cd783fe 2026-08-14 11:40:50,899 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-network/cd7d4ab6-2447-4920-9a07-14684d8dc70e 2026-08-14 11:40:50,908 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-network/cd7d4ab6-2447-4920-9a07-14684d8dc70e 2026-08-14 11:40:50,922 - DEBUG - Requesting: http://10.0.0.241:8082/routing-instance/12ee2b1a-ce26-4cf1-b956-789e3b3132d1 2026-08-14 11:40:50,932 - DEBUG - Requesting: http://10.0.0.241:8082/routing-instance/12ee2b1a-ce26-4cf1-b956-789e3b3132d1 2026-08-14 11:40:50,938 - DEBUG - Requesting: http://10.0.0.241:8082/route-target/50488975-661a-4911-b33a-97d71d3df971 2026-08-14 11:40:50,944 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-08-14 11:40:50,945 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-network/cd7d4ab6-2447-4920-9a07-14684d8dc70e 2026-08-14 11:40:50,959 - DEBUG - Requesting: http://10.0.0.241:8082/routing-instance/12ee2b1a-ce26-4cf1-b956-789e3b3132d1 2026-08-14 11:40:50,977 - INFO - Verified VN network id 13 for VN cd7d4ab6-2447-4920-9a07-14684d8dc70e 2026-08-14 11:40:50,978 - INFO - Verifications in API Server for VN __public__ passed 2026-08-14 11:40:50,979 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-network/cd7d4ab6-2447-4920-9a07-14684d8dc70e 2026-08-14 11:40:50,991 - DEBUG - Requesting: http://10.0.0.241:8082/routing-instance/12ee2b1a-ce26-4cf1-b956-789e3b3132d1 2026-08-14 11:40:50,997 - DEBUG - Requesting: http://10.0.0.241:8082/routing-instance/12ee2b1a-ce26-4cf1-b956-789e3b3132d1 2026-08-14 11:40:51,008 - DEBUG - Requesting: http://10.0.0.241:8082/route-target/50488975-661a-4911-b33a-97d71d3df971 2026-08-14 11:40:51,014 - DEBUG - Requesting: http://10.0.0.241:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-08-14 11:40:51,027 - DEBUG - Control-node 10.0.0.241 : 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': '14807073296017213728', 'uuid-lslong': '11098862244888168206'}, 'enable': 'true', 'created': '2026-08-14T11:40:45', 'last-modified': '2026-08-14T11:40:45', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.645343'} 2026-08-14 11:40:51,027 - DEBUG - Requesting: http://10.0.0.241:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-14 11:40:51,038 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-08-14 11:40:51,039 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-08-14 11:40:51,039 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-08-14 11:40:51,039 - DEBUG - Requesting: http://10.0.0.241:8082/domains 2026-08-14 11:40:51,048 - DEBUG - Requesting: http://10.0.0.241:8082/domain/57be9f65-61c8-4c4e-904e-753c773b5f33 2026-08-14 11:40:51,056 - DEBUG - Requesting: http://10.0.0.241:8082/project/590acc1f-607c-467e-aaa4-c3112cd783fe 2026-08-14 11:40:51,116 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-network/cd7d4ab6-2447-4920-9a07-14684d8dc70e 2026-08-14 11:40:51,126 - DEBUG - =>VN __public__ has no policy to be verified 2026-08-14 11:40:51,127 - DEBUG - Verifying the vn in opserver 2026-08-14 11:40:51,127 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.241 2026-08-14 11:40:51,127 - DEBUG - Requesting: http://10.0.0.241:8081/analytics/uves/virtual-networks 2026-08-14 11:40:51,131 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.241:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-08-14 11:40:51,131 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-08-14 11:40:51,131 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-14 11:40:51,142 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-14 11:40:51,149 - DEBUG - Do not have enough data to verify VN in agent 2026-08-14 11:40:51,149 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-14 11:40:51,156 - DEBUG - VRF ids for VN __public__: {} 2026-08-14 11:40:51,260 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-08-14 11:40:51,380 - DEBUG - Requesting: http://10.0.0.241:8082/domains 2026-08-14 11:40:51,385 - DEBUG - Requesting: http://10.0.0.241:8082/domain/57be9f65-61c8-4c4e-904e-753c773b5f33 2026-08-14 11:40:51,395 - DEBUG - Requesting: http://10.0.0.241:8082/project/590acc1f-607c-467e-aaa4-c3112cd783fe 2026-08-14 11:40:51,438 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-network/cd7d4ab6-2447-4920-9a07-14684d8dc70e 2026-08-14 11:40:51,449 - DEBUG - Requesting: http://10.0.0.241:8082/floating-ip-pool/d8d8a219-7ae0-4f00-a6e6-bffa7c07c041 2026-08-14 11:40:51,464 - DEBUG - Requesting: http://10.0.0.241:8082/domains 2026-08-14 11:40:51,469 - DEBUG - Requesting: http://10.0.0.241:8082/domain/57be9f65-61c8-4c4e-904e-753c773b5f33 2026-08-14 11:40:51,477 - DEBUG - Requesting: http://10.0.0.241:8082/project/590acc1f-607c-467e-aaa4-c3112cd783fe 2026-08-14 11:40:51,534 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-network/cd7d4ab6-2447-4920-9a07-14684d8dc70e 2026-08-14 11:40:51,544 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-08-14 11:40:51,544 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-08-14 11:40:51,553 - DEBUG - Requesting: http://10.0.0.241:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-08-14 11:40:51,560 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-08-14 11:40:51,560 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-08-14 11:40:51,566 - DEBUG - Ingress ctest-nginx-ingress-56757145 not present 2026-08-14 11:40:51,566 - INFO - Creating Ingress ctest-nginx-ingress-56757145 2026-08-14 11:40:51,576 - INFO - Created Ingress ctest-nginx-ingress-56757145 2026-08-14 11:40:51,580 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-56757145 2026-08-14 11:40:54,586 - DEBUG - For Ingress ctest-nginx-ingress-56757145, Cluster IP: 10.47.255.249, External IPs ['42.82.226.252'] 2026-08-14 11:40:54,586 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-56757145 2026-08-14 11:40:54,586 - DEBUG - Requesting: http://10.0.0.241:8108/Snh_LoadbalancerDatabaseList?x=b9a18938-e192-4aa1-9b49-1f0c9852bd1d 2026-08-14 11:40:54,590 - INFO - Ingress ctest-nginx-ingress-56757145 with uuid b9a18938-e192-4aa1-9b49-1f0c9852bd1d found in kube manager 2026-08-14 11:40:54,591 - INFO - Ingress ctest-nginx-ingress-56757145 verification passed 2026-08-14 11:40:54,594 - DEBUG - Pod ctest-busybox-pod-70700137 not present 2026-08-14 11:40:54,595 - INFO - Creating Pod ctest-busybox-pod-70700137 2026-08-14 11:40:54,640 - DEBUG - Pod : ctest-busybox-pod-70700137 UUID is 2feac649-eeb3-456d-abcf-eec3675c56bb 2026-08-14 11:40:54,648 - DEBUG - Pod ctest-nginx-pod-57934949 not in running state.Currently in Pending 2026-08-14 11:40:59,658 - INFO - Pod ctest-nginx-pod-57934949 is in running state.Got IP 10.47.255.251 2026-08-14 11:40:59,678 - DEBUG - Pod ctest-nginx-pod-57934949 has vmi fd8660de-97d4-11f1-a83f-fa163e482750 2026-08-14 11:40:59,678 - INFO - Verified pod ctest-nginx-pod-57934949 in contrail-api 2026-08-14 11:40:59,678 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-14 11:40:59,689 - DEBUG - VMI fd8660de-97d4-11f1-a83f-fa163e482750 is active in agent 10.0.0.242 2026-08-14 11:40:59,690 - INFO - Verified Pod ctest-nginx-pod-57934949 in agent 10.0.0.242 2026-08-14 11:40:59,690 - DEBUG - Requesting: http://10.0.0.241:8108/Snh_VirtualMachineDatabaseList?x=d3f581a3-2caf-445f-8002-12b2d658a136 2026-08-14 11:40:59,695 - INFO - Pod ctest-nginx-pod-57934949 with uuid d3f581a3-2caf-445f-8002-12b2d658a136 found in kube manager 2026-08-14 11:40:59,695 - INFO - Pod ctest-nginx-pod-57934949 verification passed 2026-08-14 11:40:59,768 - DEBUG - [Pod ctest-nginx-pod-57934949] Cmd: echo ctest-nginx-pod-57934949 > /usr/share/nginx/html/index.html, Output: 2026-08-14 11:40:59,776 - INFO - Pod ctest-nginx-pod-89875719 is in running state.Got IP 10.47.255.250 2026-08-14 11:40:59,836 - DEBUG - Pod ctest-nginx-pod-89875719 has vmi fe066a0e-97d4-11f1-a83f-fa163e482750 2026-08-14 11:40:59,836 - INFO - Verified pod ctest-nginx-pod-89875719 in contrail-api 2026-08-14 11:40:59,836 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-14 11:40:59,845 - DEBUG - VMI fe066a0e-97d4-11f1-a83f-fa163e482750 is active in agent 10.0.0.242 2026-08-14 11:40:59,845 - INFO - Verified Pod ctest-nginx-pod-89875719 in agent 10.0.0.242 2026-08-14 11:40:59,845 - DEBUG - Requesting: http://10.0.0.241:8108/Snh_VirtualMachineDatabaseList?x=97a81cdc-a89c-47ef-be0d-4e036d9df45a 2026-08-14 11:40:59,850 - INFO - Pod ctest-nginx-pod-89875719 with uuid 97a81cdc-a89c-47ef-be0d-4e036d9df45a found in kube manager 2026-08-14 11:40:59,850 - INFO - Pod ctest-nginx-pod-89875719 verification passed 2026-08-14 11:40:59,910 - DEBUG - [Pod ctest-nginx-pod-89875719] Cmd: echo ctest-nginx-pod-89875719 > /usr/share/nginx/html/index.html, Output: 2026-08-14 11:40:59,918 - DEBUG - Pod ctest-busybox-pod-70700137 not in running state.Currently in Pending 2026-08-14 11:41:04,927 - INFO - Pod ctest-busybox-pod-70700137 is in running state.Got IP 10.47.255.248 2026-08-14 11:41:04,945 - DEBUG - Pod ctest-busybox-pod-70700137 has vmi 0282db12-97d5-11f1-a83f-fa163e482750 2026-08-14 11:41:04,945 - INFO - Verified pod ctest-busybox-pod-70700137 in contrail-api 2026-08-14 11:41:04,946 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-08-14 11:41:04,957 - DEBUG - VMI 0282db12-97d5-11f1-a83f-fa163e482750 is active in agent 10.0.0.242 2026-08-14 11:41:04,957 - INFO - Verified Pod ctest-busybox-pod-70700137 in agent 10.0.0.242 2026-08-14 11:41:04,957 - DEBUG - Requesting: http://10.0.0.241:8108/Snh_VirtualMachineDatabaseList?x=2feac649-eeb3-456d-abcf-eec3675c56bb 2026-08-14 11:41:04,962 - INFO - Pod ctest-busybox-pod-70700137 with uuid 2feac649-eeb3-456d-abcf-eec3675c56bb found in kube manager 2026-08-14 11:41:04,962 - INFO - Pod ctest-busybox-pod-70700137 verification passed 2026-08-14 11:41:05,023 - DEBUG - [Pod ctest-busybox-pod-70700137] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-57934949 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 11:41:05,023 - DEBUG - [Pod Pod ctest-busybox-pod-70700137] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-14 11:41:05,023 - DEBUG - [Pod Pod ctest-busybox-pod-70700137] Cmd output: ctest-nginx-pod-57934949 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 11:41:05,070 - DEBUG - [Pod ctest-busybox-pod-70700137] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-89875719 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 11:41:05,070 - DEBUG - [Pod Pod ctest-busybox-pod-70700137] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-08-14 11:41:05,070 - DEBUG - [Pod Pod ctest-busybox-pod-70700137] Cmd output: ctest-nginx-pod-89875719 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 11:41:05,070 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-57934949': 1, 'ctest-nginx-pod-89875719': 1} 2026-08-14 11:41:05,071 - WARNING - Nothing to delete parallely 2026-08-14 11:41:05,071 - INFO - Deleting pod default:ctest-busybox-pod-70700137 2026-08-14 11:41:05,119 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=2feac649-eeb3-456d-abcf-eec3675c56bb 2026-08-14 11:41:05,129 - WARNING - Pod uuid 2feac649-eeb3-456d-abcf-eec3675c56bb is still seen in agent 10.0.0.242 VM list 2026-08-14 11:41:10,130 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=2feac649-eeb3-456d-abcf-eec3675c56bb 2026-08-14 11:41:10,139 - WARNING - Pod uuid 2feac649-eeb3-456d-abcf-eec3675c56bb is still seen in agent 10.0.0.242 VM list 2026-08-14 11:41:15,139 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=2feac649-eeb3-456d-abcf-eec3675c56bb 2026-08-14 11:41:15,147 - WARNING - Pod uuid 2feac649-eeb3-456d-abcf-eec3675c56bb is still seen in agent 10.0.0.242 VM list 2026-08-14 11:41:20,148 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=2feac649-eeb3-456d-abcf-eec3675c56bb 2026-08-14 11:41:20,154 - WARNING - Pod uuid 2feac649-eeb3-456d-abcf-eec3675c56bb is still seen in agent 10.0.0.242 VM list 2026-08-14 11:41:25,155 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=2feac649-eeb3-456d-abcf-eec3675c56bb 2026-08-14 11:41:25,165 - WARNING - Pod uuid 2feac649-eeb3-456d-abcf-eec3675c56bb is still seen in agent 10.0.0.242 VM list 2026-08-14 11:41:30,166 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=2feac649-eeb3-456d-abcf-eec3675c56bb 2026-08-14 11:41:30,174 - WARNING - Pod uuid 2feac649-eeb3-456d-abcf-eec3675c56bb is still seen in agent 10.0.0.242 VM list 2026-08-14 11:41:35,175 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=2feac649-eeb3-456d-abcf-eec3675c56bb 2026-08-14 11:41:35,186 - WARNING - Pod uuid 2feac649-eeb3-456d-abcf-eec3675c56bb is still seen in agent 10.0.0.242 VM list 2026-08-14 11:41:40,186 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=2feac649-eeb3-456d-abcf-eec3675c56bb 2026-08-14 11:41:40,194 - DEBUG - Pod 2feac649-eeb3-456d-abcf-eec3675c56bb is not in agent 10.0.0.242 VM list 2026-08-14 11:41:40,194 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0282db12-97d5-11f1-a83f-fa163e482750 2026-08-14 11:41:40,202 - DEBUG - VMI 0282db12-97d5-11f1-a83f-fa163e482750 is removed from agent 10.0.0.242 2026-08-14 11:41:40,202 - INFO - Verified that pod ctest-busybox-pod-70700137 is removed in agent 2026-08-14 11:41:40,202 - INFO - Deleting Ingress : ctest-nginx-ingress-56757145 2026-08-14 11:41:40,210 - DEBUG - Requesting: http://10.0.0.241:8108/Snh_LoadbalancerDatabaseList?x=b9a18938-e192-4aa1-9b49-1f0c9852bd1d 2026-08-14 11:41:40,218 - ERROR - Ingress ctest-nginx-ingress-56757145 with uuid b9a18938-e192-4aa1-9b49-1f0c9852bd1d still found in kube manager 2026-08-14 11:41:41,219 - DEBUG - Requesting: http://10.0.0.241:8108/Snh_LoadbalancerDatabaseList?x=b9a18938-e192-4aa1-9b49-1f0c9852bd1d 2026-08-14 11:41:41,226 - INFO - Ingress ctest-nginx-ingress-56757145 with uuid b9a18938-e192-4aa1-9b49-1f0c9852bd1d deleted successfully from kube manager 2026-08-14 11:41:41,226 - INFO - Verifications on Ingress %s cleanup passed 2026-08-14 11:41:41,226 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-08-14 11:41:41,397 - DEBUG - Requesting: http://10.0.0.241:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-08-14 11:41:41,402 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-08-14 11:41:41,403 - INFO - Deleting VN __public__ 2026-08-14 11:41:41,592 - DEBUG - Requesting: http://10.0.0.241:8082/routing-instance/12ee2b1a-ce26-4cf1-b956-789e3b3132d1 2026-08-14 11:41:41,605 - DEBUG - Response Code: 404 2026-08-14 11:41:41,605 - DEBUG - Requesting: http://10.0.0.241:8082/domains 2026-08-14 11:41:41,611 - DEBUG - Requesting: http://10.0.0.241:8082/domain/57be9f65-61c8-4c4e-904e-753c773b5f33 2026-08-14 11:41:41,627 - DEBUG - Requesting: http://10.0.0.241:8082/project/590acc1f-607c-467e-aaa4-c3112cd783fe 2026-08-14 11:41:41,695 - INFO - Validated that VN __public__ is not found in API Server 2026-08-14 11:41:41,695 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-08-14 11:41:41,705 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-14 11:41:41,726 - DEBUG - VN __public__ is not present in Agent 10.0.0.242 2026-08-14 11:41:41,726 - INFO - Validated that VN __public__ is not in any agent 2026-08-14 11:41:41,726 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-14 11:41:41,756 - DEBUG - Requesting: http://10.0.0.241:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-08-14 11:41:41,761 - DEBUG - Requesting: http://10.0.0.241:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-08-14 11:41:41,769 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-08-14 11:41:41,769 - INFO - Deleting pod default:ctest-nginx-pod-89875719 2026-08-14 11:41:41,784 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=97a81cdc-a89c-47ef-be0d-4e036d9df45a 2026-08-14 11:41:41,806 - WARNING - Pod uuid 97a81cdc-a89c-47ef-be0d-4e036d9df45a is still seen in agent 10.0.0.242 VM list 2026-08-14 11:41:46,807 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=97a81cdc-a89c-47ef-be0d-4e036d9df45a 2026-08-14 11:41:46,814 - DEBUG - Pod 97a81cdc-a89c-47ef-be0d-4e036d9df45a is not in agent 10.0.0.242 VM list 2026-08-14 11:41:46,814 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fe066a0e-97d4-11f1-a83f-fa163e482750 2026-08-14 11:41:46,820 - DEBUG - VMI fe066a0e-97d4-11f1-a83f-fa163e482750 is removed from agent 10.0.0.242 2026-08-14 11:41:46,820 - INFO - Verified that pod ctest-nginx-pod-89875719 is removed in agent 2026-08-14 11:41:46,820 - INFO - Deleting pod default:ctest-nginx-pod-57934949 2026-08-14 11:41:46,853 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=d3f581a3-2caf-445f-8002-12b2d658a136 2026-08-14 11:41:46,859 - WARNING - Pod uuid d3f581a3-2caf-445f-8002-12b2d658a136 is still seen in agent 10.0.0.242 VM list 2026-08-14 11:41:51,860 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=d3f581a3-2caf-445f-8002-12b2d658a136 2026-08-14 11:41:51,868 - DEBUG - Pod d3f581a3-2caf-445f-8002-12b2d658a136 is not in agent 10.0.0.242 VM list 2026-08-14 11:41:51,868 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fd8660de-97d4-11f1-a83f-fa163e482750 2026-08-14 11:41:51,875 - DEBUG - VMI fd8660de-97d4-11f1-a83f-fa163e482750 is removed from agent 10.0.0.242 2026-08-14 11:41:51,875 - INFO - Verified that pod ctest-nginx-pod-57934949 is removed in agent 2026-08-14 11:41:51,875 - INFO - Deleting service : ctest-nginx-svc-17276319 2026-08-14 11:41:52,131 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AgentXmppConnectionStatusReq? 2026-08-14 11:41:52,137 - DEBUG - No XMPP flaps were noticed during the test