2026-07-31 06:39:20,696 - DEBUG - [10.0.0.38]: Running cmd : hostname 2026-07-31 06:39:20,985 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-493-1.novalocal 2026-07-31 06:39:20,985 - DEBUG - [10.0.0.38]: Running cmd : hostname -f 2026-07-31 06:39:21,120 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-493-1.novalocal 2026-07-31 06:39:21,120 - DEBUG - [10.0.0.38]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-07-31 06:39:21,322 - DEBUG - Output : NAMES contrail_test_HIXQNCcpR vrouter_vrouter-agent_1 vrouter_nodemgr_1 rsyslogd_rsyslogd_1 kubemanager_k8s_kubemanager_1 analytics_snmp_snmp-collector_1 analytics_snmp_nodemgr_1 analytics_snmp_topology_1 analytics_alarm_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_alarm_kafka_1 analytics_nodemgr_1 analytics_collector_1 analytics_api_1 analytics_database_nodemgr_1 analytics_database_query-engine_1 analytics_database_cassandra_1 control_named_1 control_control_1 control_dns_1 control_nodemgr_1 webui_web_1 webui_job_1 config_devicemgr_1 config_svcmonitor_1 config_api_1 config_nodemgr_1 config_dnsmasq_1 config_schema_1 config_database_nodemgr_1 config_database_rabbitmq_1 config_database_zookeeper_1 config_database_cassandra_1 redis_redis_1 2026-07-31 06:39:21,323 - DEBUG - [10.0.0.38]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-07-31 06:39:21,469 - DEBUG - Output : 127.0.0.1/8 10.0.0.38/24 10.20.0.254/24 172.17.0.1/16 10.20.0.254/24 2026-07-31 06:39:21,470 - DEBUG - [10.0.0.38]: Running cmd : getent hosts 10.0.0.38 | head -n 1 | awk '{print $2}' 2026-07-31 06:39:21,627 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-493-1.novalocal 2026-07-31 06:39:21,627 - DEBUG - [10.0.0.38]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-07-31 06:39:21,769 - DEBUG - Output : 10.20.0.254/24 2026-07-31 06:39:21,769 - DEBUG - [10.0.0.38]: Running cmd : getent hosts 10.20.0.254 | head -n 1 | awk '{print $2}' 2026-07-31 06:39:21,917 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-493-1.novalocal 2026-07-31 06:39:22,267 - INFO - Using existing project ['default-domain', 'k8s-default'](2c2ab576-a80f-4a5d-9683-3e72ccf7be4a) 2026-07-31 06:39:22,367 - INFO - Using existing project ['default-domain', 'k8s-default'](2c2ab576-a80f-4a5d-9683-3e72ccf7be4a) 2026-07-31 06:39:22,552 - INFO - ================================================================================ 2026-07-31 06:39:22,552 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-07-31 06:39:22,552 - 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-07-31 06:39:22,877 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq? 2026-07-31 06:39:22,884 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with 2026-07-31 06:39:22,885 - INFO - Initial checks done. Running the testcase now 2026-07-31 06:39:22,885 - INFO - 2026-07-31 06:39:22,891 - INFO - Namespace default already exists 2026-07-31 06:39:22,891 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-07-31 06:39:23,114 - DEBUG - Output : cluster_project={} 2026-07-31 06:39:23,182 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-07-31 06:39:23,182 - DEBUG - Project uuid in Contrail is 2c2ab576-a80f-4a5d-9683-3e72ccf7be4a 2026-07-31 06:39:23,183 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-07-31 06:39:23,389 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-07-31 06:39:23,390 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_NamespaceDatabaseList?namespace_uuid=b0c41956-43fb-43f0-9e46-82c76c69b62a 2026-07-31 06:39:23,396 - INFO - Namespace default with uuid b0c41956-43fb-43f0-9e46-82c76c69b62a found in kube manager 2026-07-31 06:39:23,396 - INFO - Namespace default verification passed 2026-07-31 06:39:23,407 - DEBUG - Service ctest-nginx-svc-03016227 not present 2026-07-31 06:39:23,408 - INFO - Creating service ctest-nginx-svc-03016227 2026-07-31 06:39:23,733 - INFO - Created Service ctest-nginx-svc-03016227 2026-07-31 06:39:23,741 - DEBUG - Pod ctest-nginx-pod-27400587 not present 2026-07-31 06:39:23,742 - INFO - Creating Pod ctest-nginx-pod-27400587 2026-07-31 06:39:23,819 - DEBUG - Pod : ctest-nginx-pod-27400587 UUID is 69863406-29d9-4132-81bb-3ebce9ede948 2026-07-31 06:39:23,828 - DEBUG - Pod ctest-nginx-pod-02697056 not present 2026-07-31 06:39:23,830 - INFO - Creating Pod ctest-nginx-pod-02697056 2026-07-31 06:39:23,893 - DEBUG - Pod : ctest-nginx-pod-02697056 UUID is 5e8d0660-8954-48b0-aff3-0ea1d880ce3c 2026-07-31 06:39:24,126 - INFO - Created VN __public__, UUID :d0eb1bf2-099a-4ff0-ae60-7ab5320122cb 2026-07-31 06:39:24,310 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-07-31 06:39:24,318 - DEBUG - Requesting: http://10.0.0.38:8082/domain/426c7eeb-c17f-419a-960a-8cc74b4bbbae 2026-07-31 06:39:24,336 - DEBUG - Requesting: http://10.0.0.38:8082/project/2c2ab576-a80f-4a5d-9683-3e72ccf7be4a 2026-07-31 06:39:24,429 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/d0eb1bf2-099a-4ff0-ae60-7ab5320122cb 2026-07-31 06:39:24,443 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/d0eb1bf2-099a-4ff0-ae60-7ab5320122cb 2026-07-31 06:39:24,453 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/02000747-1bfa-47e4-83d1-11087fc8200a 2026-07-31 06:39:24,460 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/02000747-1bfa-47e4-83d1-11087fc8200a 2026-07-31 06:39:24,469 - DEBUG - Route Targets: [] 2026-07-31 06:39:24,469 - DEBUG - RT names not yet present for VN __public__ 2026-07-31 06:39:29,470 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-07-31 06:39:29,483 - DEBUG - Requesting: http://10.0.0.38:8082/domain/426c7eeb-c17f-419a-960a-8cc74b4bbbae 2026-07-31 06:39:29,507 - DEBUG - Requesting: http://10.0.0.38:8082/project/2c2ab576-a80f-4a5d-9683-3e72ccf7be4a 2026-07-31 06:39:29,617 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/d0eb1bf2-099a-4ff0-ae60-7ab5320122cb 2026-07-31 06:39:29,633 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/d0eb1bf2-099a-4ff0-ae60-7ab5320122cb 2026-07-31 06:39:29,646 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/02000747-1bfa-47e4-83d1-11087fc8200a 2026-07-31 06:39:29,692 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/02000747-1bfa-47e4-83d1-11087fc8200a 2026-07-31 06:39:29,702 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/23294d53-04a7-4ef9-be1a-880997786988 2026-07-31 06:39:29,712 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-07-31 06:39:29,712 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/d0eb1bf2-099a-4ff0-ae60-7ab5320122cb 2026-07-31 06:39:29,729 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/02000747-1bfa-47e4-83d1-11087fc8200a 2026-07-31 06:39:29,753 - INFO - Verified VN network id 15 for VN d0eb1bf2-099a-4ff0-ae60-7ab5320122cb 2026-07-31 06:39:29,753 - INFO - Verifications in API Server for VN __public__ passed 2026-07-31 06:39:29,753 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/d0eb1bf2-099a-4ff0-ae60-7ab5320122cb 2026-07-31 06:39:29,762 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/02000747-1bfa-47e4-83d1-11087fc8200a 2026-07-31 06:39:29,769 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/02000747-1bfa-47e4-83d1-11087fc8200a 2026-07-31 06:39:29,776 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/23294d53-04a7-4ef9-be1a-880997786988 2026-07-31 06:39:29,782 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-07-31 06:39:29,793 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:k8s-default:__public__', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'cloud-admin', 'owner-access': '7', 'group': 'cloud-admin-group', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '15054156905773158384', 'uuid-lslong': '12565177879010288331'}, 'enable': 'true', 'created': '2026-07-31T06:39:24', 'last-modified': '2026-07-31T06:39:24', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.554274'} 2026-07-31 06:39:29,793 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-07-31 06:39:29,805 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-07-31 06:39:29,805 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-07-31 06:39:29,806 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-07-31 06:39:29,806 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-07-31 06:39:29,812 - DEBUG - Requesting: http://10.0.0.38:8082/domain/426c7eeb-c17f-419a-960a-8cc74b4bbbae 2026-07-31 06:39:29,826 - DEBUG - Requesting: http://10.0.0.38:8082/project/2c2ab576-a80f-4a5d-9683-3e72ccf7be4a 2026-07-31 06:39:29,903 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/d0eb1bf2-099a-4ff0-ae60-7ab5320122cb 2026-07-31 06:39:29,932 - DEBUG - =>VN __public__ has no policy to be verified 2026-07-31 06:39:29,932 - DEBUG - Verifying the vn in opserver 2026-07-31 06:39:29,932 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.38 2026-07-31 06:39:29,933 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2026-07-31 06:39:29,938 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-07-31 06:39:29,938 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-07-31 06:39:29,938 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-07-31 06:39:29,944 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-07-31 06:39:29,956 - DEBUG - Do not have enough data to verify VN in agent 2026-07-31 06:39:29,957 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-07-31 06:39:29,966 - DEBUG - VRF ids for VN __public__: {} 2026-07-31 06:39:30,057 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-07-31 06:39:30,151 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-07-31 06:39:30,164 - DEBUG - Requesting: http://10.0.0.38:8082/domain/426c7eeb-c17f-419a-960a-8cc74b4bbbae 2026-07-31 06:39:30,172 - DEBUG - Requesting: http://10.0.0.38:8082/project/2c2ab576-a80f-4a5d-9683-3e72ccf7be4a 2026-07-31 06:39:30,233 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/d0eb1bf2-099a-4ff0-ae60-7ab5320122cb 2026-07-31 06:39:30,246 - DEBUG - Requesting: http://10.0.0.38:8082/floating-ip-pool/4ccf9ac1-3942-4eae-9c19-99c72ad022bd 2026-07-31 06:39:30,253 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-07-31 06:39:30,259 - DEBUG - Requesting: http://10.0.0.38:8082/domain/426c7eeb-c17f-419a-960a-8cc74b4bbbae 2026-07-31 06:39:30,270 - DEBUG - Requesting: http://10.0.0.38:8082/project/2c2ab576-a80f-4a5d-9683-3e72ccf7be4a 2026-07-31 06:39:30,332 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/d0eb1bf2-099a-4ff0-ae60-7ab5320122cb 2026-07-31 06:39:30,345 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-07-31 06:39:30,345 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-07-31 06:39:30,357 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-07-31 06:39:30,367 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-07-31 06:39:30,367 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-07-31 06:39:30,372 - DEBUG - Ingress ctest-nginx-ingress-39833452 not present 2026-07-31 06:39:30,373 - INFO - Creating Ingress ctest-nginx-ingress-39833452 2026-07-31 06:39:30,385 - INFO - Created Ingress ctest-nginx-ingress-39833452 2026-07-31 06:39:30,391 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-39833452 2026-07-31 06:39:33,398 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-39833452 2026-07-31 06:39:36,406 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-39833452 2026-07-31 06:39:39,422 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-39833452 2026-07-31 06:39:42,431 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-39833452 2026-07-31 06:39:45,437 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-39833452 2026-07-31 06:39:48,445 - DEBUG - For Ingress ctest-nginx-ingress-39833452, Cluster IP: 10.47.255.246, External IPs ['25.153.234.252'] 2026-07-31 06:39:48,445 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-39833452 2026-07-31 06:39:48,445 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=cf0e5ce4-96b1-4e57-9f70-0808d82ccd22 2026-07-31 06:39:48,452 - INFO - Ingress ctest-nginx-ingress-39833452 with uuid cf0e5ce4-96b1-4e57-9f70-0808d82ccd22 found in kube manager 2026-07-31 06:39:48,453 - INFO - Ingress ctest-nginx-ingress-39833452 verification passed 2026-07-31 06:39:48,459 - DEBUG - Pod ctest-busybox-pod-04003217 not present 2026-07-31 06:39:48,460 - INFO - Creating Pod ctest-busybox-pod-04003217 2026-07-31 06:39:48,504 - DEBUG - Pod : ctest-busybox-pod-04003217 UUID is 40a3863f-5cb2-469f-a743-0f85b33a773b 2026-07-31 06:39:48,517 - DEBUG - Pod ctest-nginx-pod-27400587 not in running state.Currently in Pending 2026-07-31 06:39:53,528 - INFO - Pod ctest-nginx-pod-27400587 is in running state.Got IP 10.47.255.248 2026-07-31 06:39:53,588 - DEBUG - Pod ctest-nginx-pod-27400587 has vmi 9662505a-8caa-11f1-b047-fa163ea28b49 2026-07-31 06:39:53,588 - INFO - Verified pod ctest-nginx-pod-27400587 in contrail-api 2026-07-31 06:39:53,595 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-07-31 06:39:53,637 - DEBUG - VMI 9662505a-8caa-11f1-b047-fa163ea28b49 is active in agent 10.0.0.38 2026-07-31 06:39:53,637 - INFO - Verified Pod ctest-nginx-pod-27400587 in agent 10.0.0.38 2026-07-31 06:39:53,637 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=69863406-29d9-4132-81bb-3ebce9ede948 2026-07-31 06:39:53,642 - INFO - Pod ctest-nginx-pod-27400587 with uuid 69863406-29d9-4132-81bb-3ebce9ede948 found in kube manager 2026-07-31 06:39:53,642 - INFO - Pod ctest-nginx-pod-27400587 verification passed 2026-07-31 06:39:53,790 - DEBUG - [Pod ctest-nginx-pod-27400587] Cmd: echo ctest-nginx-pod-27400587 > /usr/share/nginx/html/index.html, Output: 2026-07-31 06:39:53,800 - INFO - Pod ctest-nginx-pod-02697056 is in running state.Got IP 10.47.255.247 2026-07-31 06:39:53,843 - DEBUG - Pod ctest-nginx-pod-02697056 has vmi 992f1f3e-8caa-11f1-b047-fa163ea28b49 2026-07-31 06:39:53,843 - INFO - Verified pod ctest-nginx-pod-02697056 in contrail-api 2026-07-31 06:39:53,843 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-07-31 06:39:53,864 - DEBUG - VMI 992f1f3e-8caa-11f1-b047-fa163ea28b49 is active in agent 10.0.0.38 2026-07-31 06:39:53,864 - INFO - Verified Pod ctest-nginx-pod-02697056 in agent 10.0.0.38 2026-07-31 06:39:53,865 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=5e8d0660-8954-48b0-aff3-0ea1d880ce3c 2026-07-31 06:39:53,870 - INFO - Pod ctest-nginx-pod-02697056 with uuid 5e8d0660-8954-48b0-aff3-0ea1d880ce3c found in kube manager 2026-07-31 06:39:53,870 - INFO - Pod ctest-nginx-pod-02697056 verification passed 2026-07-31 06:39:53,965 - DEBUG - [Pod ctest-nginx-pod-02697056] Cmd: echo ctest-nginx-pod-02697056 > /usr/share/nginx/html/index.html, Output: 2026-07-31 06:39:53,972 - DEBUG - Pod ctest-busybox-pod-04003217 not in running state.Currently in Pending 2026-07-31 06:39:58,981 - DEBUG - Pod ctest-busybox-pod-04003217 not in running state.Currently in Pending 2026-07-31 06:40:03,991 - DEBUG - Pod ctest-busybox-pod-04003217 not in running state.Currently in Pending 2026-07-31 06:40:09,004 - DEBUG - Pod ctest-busybox-pod-04003217 not in running state.Currently in Pending 2026-07-31 06:40:14,013 - INFO - Pod ctest-busybox-pod-04003217 is in running state.Got IP 10.47.255.245 2026-07-31 06:40:14,043 - DEBUG - Pod ctest-busybox-pod-04003217 has vmi a5ab8982-8caa-11f1-b047-fa163ea28b49 2026-07-31 06:40:14,043 - INFO - Verified pod ctest-busybox-pod-04003217 in contrail-api 2026-07-31 06:40:14,043 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-07-31 06:40:14,055 - DEBUG - VMI a5ab8982-8caa-11f1-b047-fa163ea28b49 is active in agent 10.0.0.38 2026-07-31 06:40:14,055 - INFO - Verified Pod ctest-busybox-pod-04003217 in agent 10.0.0.38 2026-07-31 06:40:14,056 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=40a3863f-5cb2-469f-a743-0f85b33a773b 2026-07-31 06:40:14,060 - INFO - Pod ctest-busybox-pod-04003217 with uuid 40a3863f-5cb2-469f-a743-0f85b33a773b found in kube manager 2026-07-31 06:40:14,061 - INFO - Pod ctest-busybox-pod-04003217 verification passed 2026-07-31 06:40:14,118 - DEBUG - [Pod ctest-busybox-pod-04003217] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-02697056 2026-07-31 06:40:14,118 - DEBUG - [Pod Pod ctest-busybox-pod-04003217] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2026-07-31 06:40:14,118 - DEBUG - [Pod Pod ctest-busybox-pod-04003217] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-02697056 2026-07-31 06:40:14,177 - DEBUG - [Pod ctest-busybox-pod-04003217] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-02697056 2026-07-31 06:40:14,178 - DEBUG - [Pod Pod ctest-busybox-pod-04003217] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2026-07-31 06:40:14,178 - DEBUG - [Pod Pod ctest-busybox-pod-04003217] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-02697056 2026-07-31 06:40:14,239 - DEBUG - [Pod ctest-busybox-pod-04003217] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-27400587 2026-07-31 06:40:14,239 - DEBUG - [Pod Pod ctest-busybox-pod-04003217] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2026-07-31 06:40:14,239 - DEBUG - [Pod Pod ctest-busybox-pod-04003217] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-27400587 2026-07-31 06:40:14,239 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-27400587': 1, 'ctest-nginx-pod-02697056': 2} 2026-07-31 06:40:14,239 - WARNING - Nothing to delete parallely 2026-07-31 06:40:14,239 - INFO - Deleting pod default:ctest-busybox-pod-04003217 2026-07-31 06:40:14,256 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=40a3863f-5cb2-469f-a743-0f85b33a773b 2026-07-31 06:40:14,265 - WARNING - Pod uuid 40a3863f-5cb2-469f-a743-0f85b33a773b is still seen in agent 10.0.0.38 VM list 2026-07-31 06:40:19,265 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=40a3863f-5cb2-469f-a743-0f85b33a773b 2026-07-31 06:40:19,273 - WARNING - Pod uuid 40a3863f-5cb2-469f-a743-0f85b33a773b is still seen in agent 10.0.0.38 VM list 2026-07-31 06:40:24,275 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=40a3863f-5cb2-469f-a743-0f85b33a773b 2026-07-31 06:40:24,282 - WARNING - Pod uuid 40a3863f-5cb2-469f-a743-0f85b33a773b is still seen in agent 10.0.0.38 VM list 2026-07-31 06:40:29,283 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=40a3863f-5cb2-469f-a743-0f85b33a773b 2026-07-31 06:40:29,291 - WARNING - Pod uuid 40a3863f-5cb2-469f-a743-0f85b33a773b is still seen in agent 10.0.0.38 VM list 2026-07-31 06:40:34,292 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=40a3863f-5cb2-469f-a743-0f85b33a773b 2026-07-31 06:40:34,298 - WARNING - Pod uuid 40a3863f-5cb2-469f-a743-0f85b33a773b is still seen in agent 10.0.0.38 VM list 2026-07-31 06:40:39,299 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=40a3863f-5cb2-469f-a743-0f85b33a773b 2026-07-31 06:40:39,306 - WARNING - Pod uuid 40a3863f-5cb2-469f-a743-0f85b33a773b is still seen in agent 10.0.0.38 VM list 2026-07-31 06:40:44,307 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=40a3863f-5cb2-469f-a743-0f85b33a773b 2026-07-31 06:40:44,312 - WARNING - Pod uuid 40a3863f-5cb2-469f-a743-0f85b33a773b is still seen in agent 10.0.0.38 VM list 2026-07-31 06:40:49,313 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=40a3863f-5cb2-469f-a743-0f85b33a773b 2026-07-31 06:40:49,321 - DEBUG - Pod 40a3863f-5cb2-469f-a743-0f85b33a773b is not in agent 10.0.0.38 VM list 2026-07-31 06:40:49,321 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a5ab8982-8caa-11f1-b047-fa163ea28b49 2026-07-31 06:40:49,327 - DEBUG - VMI a5ab8982-8caa-11f1-b047-fa163ea28b49 is removed from agent 10.0.0.38 2026-07-31 06:40:49,327 - INFO - Verified that pod ctest-busybox-pod-04003217 is removed in agent 2026-07-31 06:40:49,328 - INFO - Deleting Ingress : ctest-nginx-ingress-39833452 2026-07-31 06:40:49,336 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=cf0e5ce4-96b1-4e57-9f70-0808d82ccd22 2026-07-31 06:40:49,343 - ERROR - Ingress ctest-nginx-ingress-39833452 with uuid cf0e5ce4-96b1-4e57-9f70-0808d82ccd22 still found in kube manager 2026-07-31 06:40:50,345 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=cf0e5ce4-96b1-4e57-9f70-0808d82ccd22 2026-07-31 06:40:50,350 - ERROR - Ingress ctest-nginx-ingress-39833452 with uuid cf0e5ce4-96b1-4e57-9f70-0808d82ccd22 still found in kube manager 2026-07-31 06:40:51,451 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=cf0e5ce4-96b1-4e57-9f70-0808d82ccd22 2026-07-31 06:40:51,471 - ERROR - Ingress ctest-nginx-ingress-39833452 with uuid cf0e5ce4-96b1-4e57-9f70-0808d82ccd22 still found in kube manager 2026-07-31 06:40:52,472 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=cf0e5ce4-96b1-4e57-9f70-0808d82ccd22 2026-07-31 06:40:52,477 - ERROR - Ingress ctest-nginx-ingress-39833452 with uuid cf0e5ce4-96b1-4e57-9f70-0808d82ccd22 still found in kube manager 2026-07-31 06:40:53,478 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=cf0e5ce4-96b1-4e57-9f70-0808d82ccd22 2026-07-31 06:40:53,483 - ERROR - Ingress ctest-nginx-ingress-39833452 with uuid cf0e5ce4-96b1-4e57-9f70-0808d82ccd22 still found in kube manager 2026-07-31 06:40:54,483 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=cf0e5ce4-96b1-4e57-9f70-0808d82ccd22 2026-07-31 06:40:54,488 - INFO - Ingress ctest-nginx-ingress-39833452 with uuid cf0e5ce4-96b1-4e57-9f70-0808d82ccd22 deleted successfully from kube manager 2026-07-31 06:40:54,488 - INFO - Verifications on Ingress %s cleanup passed 2026-07-31 06:40:54,489 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-07-31 06:40:54,590 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-07-31 06:40:54,608 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-07-31 06:40:54,608 - INFO - Deleting VN __public__ 2026-07-31 06:40:55,058 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/02000747-1bfa-47e4-83d1-11087fc8200a 2026-07-31 06:40:55,077 - DEBUG - Response Code: 404 2026-07-31 06:40:55,077 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-07-31 06:40:55,130 - DEBUG - Requesting: http://10.0.0.38:8082/domain/426c7eeb-c17f-419a-960a-8cc74b4bbbae 2026-07-31 06:40:55,167 - DEBUG - Requesting: http://10.0.0.38:8082/project/2c2ab576-a80f-4a5d-9683-3e72ccf7be4a 2026-07-31 06:40:55,331 - INFO - Validated that VN __public__ is not found in API Server 2026-07-31 06:40:55,331 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-07-31 06:40:55,358 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-07-31 06:40:55,368 - DEBUG - VN __public__ is not present in Agent 10.0.0.38 2026-07-31 06:40:55,368 - INFO - Validated that VN __public__ is not in any agent 2026-07-31 06:40:55,369 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-07-31 06:40:55,384 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-07-31 06:40:55,392 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-07-31 06:40:55,402 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-07-31 06:40:55,405 - INFO - Deleting pod default:ctest-nginx-pod-02697056 2026-07-31 06:40:55,425 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=5e8d0660-8954-48b0-aff3-0ea1d880ce3c 2026-07-31 06:40:55,452 - WARNING - Pod uuid 5e8d0660-8954-48b0-aff3-0ea1d880ce3c is still seen in agent 10.0.0.38 VM list 2026-07-31 06:41:00,453 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=5e8d0660-8954-48b0-aff3-0ea1d880ce3c 2026-07-31 06:41:00,461 - DEBUG - Pod 5e8d0660-8954-48b0-aff3-0ea1d880ce3c is not in agent 10.0.0.38 VM list 2026-07-31 06:41:00,461 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:992f1f3e-8caa-11f1-b047-fa163ea28b49 2026-07-31 06:41:00,468 - DEBUG - VMI 992f1f3e-8caa-11f1-b047-fa163ea28b49 is removed from agent 10.0.0.38 2026-07-31 06:41:00,468 - INFO - Verified that pod ctest-nginx-pod-02697056 is removed in agent 2026-07-31 06:41:00,469 - INFO - Deleting pod default:ctest-nginx-pod-27400587 2026-07-31 06:41:00,548 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=69863406-29d9-4132-81bb-3ebce9ede948 2026-07-31 06:41:00,575 - WARNING - Pod uuid 69863406-29d9-4132-81bb-3ebce9ede948 is still seen in agent 10.0.0.38 VM list 2026-07-31 06:41:05,577 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=69863406-29d9-4132-81bb-3ebce9ede948 2026-07-31 06:41:05,583 - DEBUG - Pod 69863406-29d9-4132-81bb-3ebce9ede948 is not in agent 10.0.0.38 VM list 2026-07-31 06:41:05,583 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9662505a-8caa-11f1-b047-fa163ea28b49 2026-07-31 06:41:05,590 - WARNING - VMI 9662505a-8caa-11f1-b047-fa163ea28b49 of Pod ctest-nginx-pod-27400587 is still seen in agent 10.0.0.38 2026-07-31 06:41:05,590 - DEBUG - [{'index': '3', 'name': 'tapeth0-698634', 'uuid': '9662505a-8caa-11f1-b047-fa163ea28b49', 'vrf_name': '--ERROR--', 'active': 'Inactive < vn-null vrf-null os-state-down ipv4_inactive ipv6_inactive l2_inactive >', 'ipv4_active': 'Ipv4 Inactive < vn-null vrf-null os-state-down l3-disabled >', 'l2_active': 'L2 Inactive < vn-null vrf-null os-state-down l2-disabled >', 'ip6_active': 'Ipv6 Inactive < vn-null vrf-null os-state-down l3-disabled no-ipv6-addr >', 'health_check_active': 'Active', 'dhcp_service': 'Enable', 'dhcp_service_v6': 'Disable', 'dns_service': 'Enable', 'type': 'vport', 'label': '-1', 'l2_label': '-1', 'vxlan_id': '0', 'vn_name': None, 'vm_uuid': None, 'vm_name': None, 'ip_addr': '10.47.255.248', 'mac_addr': '02:96:62:50:5a:8c', 'policy': 'Disable', 'fip_list': [], 'mdata_ip_addr': '169.254.0.3', 'service_vlan_list': None, 'os_ifindex': '11', 'fabric_port': 'FabricPort', 'alloc_linklocal_ip': 'LL-Disable', 'analyzer_name': None, 'config_name': None, 'sg_uuid_list': [], 'static_route_list': None, 'vm_project_uuid': '00000000-0000-0000-0000-000000000000', 'admin_state': 'Enabled', 'flow_key_idx': '0', 'allowed_address_pair_list': None, 'ip6_addr': '::', 'local_preference': '0', 'tx_vlan_id': '-1', 'rx_vlan_id': '-1', 'parent_interface': None, 'subnet': '--NA--', 'sub_type': 'Tap', 'vrf_assign_acl_uuid': '--NA--', 'vmi_type': 'Invalid', 'transport': 'Ethernet', 'logical_interface_uuid': '00000000-0000-0000-0000-000000000000', 'flood_unknown_unicast': 'false', 'physical_device': None, 'physical_interface': None, 'fixed_ip4_list': None, 'fixed_ip6_list': None, 'fat_flow_list': None, 'metadata_ip_active': 'Inactive', 'service_health_check_ip': '0.0.0.0', 'alias_ip_list': None, 'drop_new_flows': 'false', 'bridge_domain_list': [], 'vmi_tag_list': None, 'policy_set_acl_list': None, 'slo_list': None, 'vhostuser_mode': '0', 'si_other_end_vmi': '00000000-0000-0000-0000-000000000000', 'cfg_igmp_enable': 'false', 'igmp_enabled': 'false', 'max_flows': '0', 'policy_set_fwaas_list': None, 'bond_interface_list': None, 'mac_ip_learning_enable': 'false', 'mac_ip_list': []}] 2026-07-31 06:41:10,591 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=69863406-29d9-4132-81bb-3ebce9ede948 2026-07-31 06:41:10,599 - DEBUG - Pod 69863406-29d9-4132-81bb-3ebce9ede948 is not in agent 10.0.0.38 VM list 2026-07-31 06:41:10,599 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9662505a-8caa-11f1-b047-fa163ea28b49 2026-07-31 06:41:10,606 - DEBUG - VMI 9662505a-8caa-11f1-b047-fa163ea28b49 is removed from agent 10.0.0.38 2026-07-31 06:41:10,606 - INFO - Verified that pod ctest-nginx-pod-27400587 is removed in agent 2026-07-31 06:41:10,606 - INFO - Deleting service : ctest-nginx-svc-03016227 2026-07-31 06:41:11,248 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq? 2026-07-31 06:41:11,257 - DEBUG - No XMPP flaps were noticed during the test