2026-06-16 09:31:57,424 - DEBUG - [10.0.0.33]: Running cmd : hostname 2026-06-16 09:31:57,661 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2024-1 2026-06-16 09:31:57,661 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2026-06-16 09:31:57,694 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2024-1 2026-06-16 09:31:57,694 - DEBUG - [10.0.0.33]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-06-16 09:31:57,807 - DEBUG - Output : NAMES contrail_test_blUAKprCL analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics-collector-1 analytics-api-1 analytics-nodemgr-1 contrail-kubernetes-master-kubemanager-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-nodemgr-1 control-control-1 control-dns-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_database-cassandra-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-dnsmasq-1 config_api-schema-1 config_api-svcmonitor-1 config_api-api-1 2026-06-16 09:31:57,808 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-06-16 09:31:57,840 - DEBUG - Output : 127.0.0.1/8 10.0.0.33/24 252.33.0.1/8 10.70.246.1/24 172.17.0.1/16 2026-06-16 09:31:57,841 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2026-06-16 09:31:57,873 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2024-1 2026-06-16 09:31:57,968 - DEBUG - [10.0.0.249]: Running cmd : hostname 2026-06-16 09:31:58,226 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2024-1 2026-06-16 09:31:58,226 - DEBUG - [10.0.0.249]: Running cmd : hostname -f 2026-06-16 09:31:58,260 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2024-1 2026-06-16 09:31:58,260 - DEBUG - [10.0.0.249]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-06-16 09:31:58,304 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-06-16 09:31:58,304 - DEBUG - [10.0.0.249]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-06-16 09:31:58,376 - DEBUG - Output : 10.0.0.249/24 2026-06-16 09:31:58,376 - DEBUG - [10.0.0.249]: Running cmd : getent hosts 10.0.0.249 | head -n 1 | awk '{print $2}' 2026-06-16 09:31:58,410 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2024-1 2026-06-16 09:31:58,478 - INFO - Using existing project ['default-domain', 'k8s-default'](2636e84d-13c9-4efe-abc3-b8a6b25b4943) 2026-06-16 09:31:58,592 - INFO - Using existing project ['default-domain', 'k8s-default'](2636e84d-13c9-4efe-abc3-b8a6b25b4943) 2026-06-16 09:31:58,720 - INFO - ================================================================================ 2026-06-16 09:31:58,720 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-06-16 09:31:58,720 - INFO - TEST DESCRIPTION : Verify that Ingress gets a CLuster IP which is reachable to Pods in same namespace. Also verify that a Floating IP is assigned to the Ingress from the Public FIP poo. Steps: 1. Create a service with 2 pods running nginx 2. Create an ingress out of this service 3. From another Pod do a wget on the ingress Cluster ip Validate that Ingress get a IP from Public FIP pool which might/might not be accessible. Validate that service and its loadbalancing work 2026-06-16 09:31:58,924 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-16 09:31:58,930 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.0.0.33': '0'}} with 2026-06-16 09:31:58,930 - INFO - Initial checks done. Running the testcase now 2026-06-16 09:31:58,930 - INFO - 2026-06-16 09:31:58,933 - INFO - Namespace default already exists 2026-06-16 09:31:58,934 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-06-16 09:31:59,089 - DEBUG - Output : cluster_project={} 2026-06-16 09:31:59,147 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-06-16 09:31:59,148 - DEBUG - Project uuid in Contrail is 2636e84d-13c9-4efe-abc3-b8a6b25b4943 2026-06-16 09:31:59,148 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-06-16 09:31:59,348 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-06-16 09:31:59,348 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_NamespaceDatabaseList?namespace_uuid=27cc7f04-a6be-4605-a04a-7a5b50cc780e 2026-06-16 09:31:59,354 - INFO - Namespace default with uuid 27cc7f04-a6be-4605-a04a-7a5b50cc780e found in kube manager 2026-06-16 09:31:59,354 - INFO - Namespace default verification passed 2026-06-16 09:31:59,359 - DEBUG - Service ctest-nginx-svc-51966067 not present 2026-06-16 09:31:59,359 - INFO - Creating service ctest-nginx-svc-51966067 2026-06-16 09:31:59,376 - INFO - Created Service ctest-nginx-svc-51966067 2026-06-16 09:31:59,391 - DEBUG - Pod ctest-nginx-pod-79502346 not present 2026-06-16 09:31:59,391 - INFO - Creating Pod ctest-nginx-pod-79502346 2026-06-16 09:31:59,449 - DEBUG - Node for Pod ctest-nginx-pod-79502346 not yet populated 2026-06-16 09:32:02,456 - DEBUG - Pod : ctest-nginx-pod-79502346 UUID is 0217011a-f9e1-4f2f-89b3-6153adb773a5 2026-06-16 09:32:02,459 - DEBUG - Pod ctest-nginx-pod-32444257 not present 2026-06-16 09:32:02,459 - INFO - Creating Pod ctest-nginx-pod-32444257 2026-06-16 09:32:02,484 - DEBUG - Pod : ctest-nginx-pod-32444257 UUID is fcddf30c-b1be-4bf2-ab74-8a6c4ee8a1c2 2026-06-16 09:32:02,707 - INFO - Created VN __public__, UUID :cc166a8c-92db-4b30-8526-990ac90d2073 2026-06-16 09:32:02,942 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-06-16 09:32:02,947 - DEBUG - Requesting: http://10.0.0.33:8082/domain/9436fd1d-39e7-4190-b3f7-1f8af6f59c7f 2026-06-16 09:32:02,957 - DEBUG - Requesting: http://10.0.0.33:8082/project/2636e84d-13c9-4efe-abc3-b8a6b25b4943 2026-06-16 09:32:03,000 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/cc166a8c-92db-4b30-8526-990ac90d2073 2026-06-16 09:32:03,018 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/cc166a8c-92db-4b30-8526-990ac90d2073 2026-06-16 09:32:03,025 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/7ddf87be-aed5-436f-9e5a-f88ccef8ece7 2026-06-16 09:32:03,030 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/7ddf87be-aed5-436f-9e5a-f88ccef8ece7 2026-06-16 09:32:03,035 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/07530e60-e052-46b3-92a2-1484de665c96 2026-06-16 09:32:03,040 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-06-16 09:32:03,040 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/cc166a8c-92db-4b30-8526-990ac90d2073 2026-06-16 09:32:03,072 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/7ddf87be-aed5-436f-9e5a-f88ccef8ece7 2026-06-16 09:32:03,088 - INFO - Verified VN network id 13 for VN cc166a8c-92db-4b30-8526-990ac90d2073 2026-06-16 09:32:03,088 - INFO - Verifications in API Server for VN __public__ passed 2026-06-16 09:32:03,088 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/cc166a8c-92db-4b30-8526-990ac90d2073 2026-06-16 09:32:03,127 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/7ddf87be-aed5-436f-9e5a-f88ccef8ece7 2026-06-16 09:32:03,133 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/7ddf87be-aed5-436f-9e5a-f88ccef8ece7 2026-06-16 09:32:03,137 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/07530e60-e052-46b3-92a2-1484de665c96 2026-06-16 09:32:03,142 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-06-16 09:32:03,148 - DEBUG - Control-node 10.0.0.33 : 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': '14706058785216744240', 'uuid-lslong': '9594524327761223795'}, 'enable': 'true', 'created': '2026-06-16T09:32:02', 'last-modified': '2026-06-16T09:32:02', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.276028'} 2026-06-16 09:32:03,148 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-16 09:32:03,158 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-06-16 09:32:03,158 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-06-16 09:32:03,158 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-06-16 09:32:03,159 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-06-16 09:32:03,164 - DEBUG - Requesting: http://10.0.0.33:8082/domain/9436fd1d-39e7-4190-b3f7-1f8af6f59c7f 2026-06-16 09:32:03,172 - DEBUG - Requesting: http://10.0.0.33:8082/project/2636e84d-13c9-4efe-abc3-b8a6b25b4943 2026-06-16 09:32:03,226 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/cc166a8c-92db-4b30-8526-990ac90d2073 2026-06-16 09:32:03,257 - DEBUG - =>VN __public__ has no policy to be verified 2026-06-16 09:32:03,257 - DEBUG - Verifying the vn in opserver 2026-06-16 09:32:03,257 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.33 2026-06-16 09:32:03,257 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2026-06-16 09:32:03,263 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-06-16 09:32:03,263 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-06-16 09:32:03,264 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-16 09:32:03,277 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-16 09:32:03,282 - DEBUG - Do not have enough data to verify VN in agent 2026-06-16 09:32:03,283 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-16 09:32:03,288 - DEBUG - VRF ids for VN __public__: {} 2026-06-16 09:32:03,395 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-06-16 09:32:03,596 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-06-16 09:32:03,602 - DEBUG - Requesting: http://10.0.0.33:8082/domain/9436fd1d-39e7-4190-b3f7-1f8af6f59c7f 2026-06-16 09:32:03,608 - DEBUG - Requesting: http://10.0.0.33:8082/project/2636e84d-13c9-4efe-abc3-b8a6b25b4943 2026-06-16 09:32:03,659 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/cc166a8c-92db-4b30-8526-990ac90d2073 2026-06-16 09:32:03,668 - DEBUG - Requesting: http://10.0.0.33:8082/floating-ip-pool/4645e693-6694-4e7c-bffd-bfd67aa75911 2026-06-16 09:32:03,672 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-06-16 09:32:03,676 - DEBUG - Requesting: http://10.0.0.33:8082/domain/9436fd1d-39e7-4190-b3f7-1f8af6f59c7f 2026-06-16 09:32:03,680 - DEBUG - Requesting: http://10.0.0.33:8082/project/2636e84d-13c9-4efe-abc3-b8a6b25b4943 2026-06-16 09:32:03,718 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/cc166a8c-92db-4b30-8526-990ac90d2073 2026-06-16 09:32:03,725 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-06-16 09:32:03,725 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-06-16 09:32:03,731 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-06-16 09:32:03,737 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-06-16 09:32:03,737 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-06-16 09:32:03,740 - DEBUG - Ingress ctest-nginx-ingress-11845002 not present 2026-06-16 09:32:03,741 - INFO - Creating Ingress ctest-nginx-ingress-11845002 2026-06-16 09:32:03,750 - INFO - Created Ingress ctest-nginx-ingress-11845002 2026-06-16 09:32:03,752 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-11845002 2026-06-16 09:32:06,758 - DEBUG - For Ingress ctest-nginx-ingress-11845002, Cluster IP: 10.47.255.249, External IPs ['130.86.207.188'] 2026-06-16 09:32:06,758 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-11845002 2026-06-16 09:32:06,759 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=1e8ab9eb-afde-401c-951a-8e79cb2fa075 2026-06-16 09:32:06,763 - INFO - Ingress ctest-nginx-ingress-11845002 with uuid 1e8ab9eb-afde-401c-951a-8e79cb2fa075 found in kube manager 2026-06-16 09:32:06,763 - INFO - Ingress ctest-nginx-ingress-11845002 verification passed 2026-06-16 09:32:06,766 - DEBUG - Pod ctest-busybox-pod-10137780 not present 2026-06-16 09:32:06,766 - INFO - Creating Pod ctest-busybox-pod-10137780 2026-06-16 09:32:06,813 - DEBUG - Pod : ctest-busybox-pod-10137780 UUID is f0379631-2c10-4083-9f75-ebfd997cda58 2026-06-16 09:32:06,821 - DEBUG - Pod ctest-nginx-pod-79502346 not in running state.Currently in Pending 2026-06-16 09:32:11,829 - INFO - Pod ctest-nginx-pod-79502346 is in running state.Got IP 10.47.255.251 2026-06-16 09:32:11,840 - DEBUG - Pod ctest-nginx-pod-79502346 has vmi 3a083ba6-6966-11f1-b200-fa163e32648a 2026-06-16 09:32:11,840 - INFO - Verified pod ctest-nginx-pod-79502346 in contrail-api 2026-06-16 09:32:11,840 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-16 09:32:11,851 - DEBUG - VMI 3a083ba6-6966-11f1-b200-fa163e32648a is active in agent 10.0.0.249 2026-06-16 09:32:11,851 - INFO - Verified Pod ctest-nginx-pod-79502346 in agent 10.0.0.249 2026-06-16 09:32:11,851 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=0217011a-f9e1-4f2f-89b3-6153adb773a5 2026-06-16 09:32:11,855 - INFO - Pod ctest-nginx-pod-79502346 with uuid 0217011a-f9e1-4f2f-89b3-6153adb773a5 found in kube manager 2026-06-16 09:32:11,855 - INFO - Pod ctest-nginx-pod-79502346 verification passed 2026-06-16 09:32:11,992 - DEBUG - [Pod ctest-nginx-pod-79502346] Cmd: echo ctest-nginx-pod-79502346 > /usr/share/nginx/html/index.html, Output: 2026-06-16 09:32:11,998 - INFO - Pod ctest-nginx-pod-32444257 is in running state.Got IP 10.47.255.250 2026-06-16 09:32:12,024 - DEBUG - Pod ctest-nginx-pod-32444257 has vmi 3b3a53c4-6966-11f1-b200-fa163e32648a 2026-06-16 09:32:12,024 - INFO - Verified pod ctest-nginx-pod-32444257 in contrail-api 2026-06-16 09:32:12,024 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-16 09:32:12,033 - DEBUG - VMI 3b3a53c4-6966-11f1-b200-fa163e32648a is active in agent 10.0.0.249 2026-06-16 09:32:12,033 - INFO - Verified Pod ctest-nginx-pod-32444257 in agent 10.0.0.249 2026-06-16 09:32:12,033 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=fcddf30c-b1be-4bf2-ab74-8a6c4ee8a1c2 2026-06-16 09:32:12,037 - INFO - Pod ctest-nginx-pod-32444257 with uuid fcddf30c-b1be-4bf2-ab74-8a6c4ee8a1c2 found in kube manager 2026-06-16 09:32:12,037 - INFO - Pod ctest-nginx-pod-32444257 verification passed 2026-06-16 09:32:12,094 - DEBUG - [Pod ctest-nginx-pod-32444257] Cmd: echo ctest-nginx-pod-32444257 > /usr/share/nginx/html/index.html, Output: 2026-06-16 09:32:12,101 - DEBUG - Pod ctest-busybox-pod-10137780 not in running state.Currently in Pending 2026-06-16 09:32:17,108 - INFO - Pod ctest-busybox-pod-10137780 is in running state.Got IP 10.47.255.248 2026-06-16 09:32:17,160 - DEBUG - Pod ctest-busybox-pod-10137780 has vmi 3dd12a9a-6966-11f1-b200-fa163e32648a 2026-06-16 09:32:17,160 - INFO - Verified pod ctest-busybox-pod-10137780 in contrail-api 2026-06-16 09:32:17,160 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-16 09:32:17,169 - DEBUG - VMI 3dd12a9a-6966-11f1-b200-fa163e32648a is active in agent 10.0.0.249 2026-06-16 09:32:17,169 - INFO - Verified Pod ctest-busybox-pod-10137780 in agent 10.0.0.249 2026-06-16 09:32:17,169 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=f0379631-2c10-4083-9f75-ebfd997cda58 2026-06-16 09:32:17,172 - INFO - Pod ctest-busybox-pod-10137780 with uuid f0379631-2c10-4083-9f75-ebfd997cda58 found in kube manager 2026-06-16 09:32:17,172 - INFO - Pod ctest-busybox-pod-10137780 verification passed 2026-06-16 09:32:17,226 - DEBUG - [Pod ctest-busybox-pod-10137780] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-79502346 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-06-16 09:32:17,226 - DEBUG - [Pod Pod ctest-busybox-pod-10137780] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-16 09:32:17,226 - DEBUG - [Pod Pod ctest-busybox-pod-10137780] Cmd output: ctest-nginx-pod-79502346 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-06-16 09:32:17,276 - DEBUG - [Pod ctest-busybox-pod-10137780] 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-79502346 2026-06-16 09:32:17,276 - DEBUG - [Pod Pod ctest-busybox-pod-10137780] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-16 09:32:17,276 - DEBUG - [Pod Pod ctest-busybox-pod-10137780] 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-79502346 2026-06-16 09:32:17,350 - DEBUG - [Pod ctest-busybox-pod-10137780] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-32444257 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-06-16 09:32:17,350 - DEBUG - [Pod Pod ctest-busybox-pod-10137780] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-16 09:32:17,350 - DEBUG - [Pod Pod ctest-busybox-pod-10137780] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-32444257 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-06-16 09:32:17,350 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-79502346': 2, 'ctest-nginx-pod-32444257': 1} 2026-06-16 09:32:17,350 - WARNING - Nothing to delete parallely 2026-06-16 09:32:17,350 - INFO - Deleting pod default:ctest-busybox-pod-10137780 2026-06-16 09:32:17,361 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f0379631-2c10-4083-9f75-ebfd997cda58 2026-06-16 09:32:17,367 - WARNING - Pod uuid f0379631-2c10-4083-9f75-ebfd997cda58 is still seen in agent 10.0.0.249 VM list 2026-06-16 09:32:22,368 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f0379631-2c10-4083-9f75-ebfd997cda58 2026-06-16 09:32:22,374 - WARNING - Pod uuid f0379631-2c10-4083-9f75-ebfd997cda58 is still seen in agent 10.0.0.249 VM list 2026-06-16 09:32:27,375 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f0379631-2c10-4083-9f75-ebfd997cda58 2026-06-16 09:32:27,381 - WARNING - Pod uuid f0379631-2c10-4083-9f75-ebfd997cda58 is still seen in agent 10.0.0.249 VM list 2026-06-16 09:32:32,382 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f0379631-2c10-4083-9f75-ebfd997cda58 2026-06-16 09:32:32,388 - WARNING - Pod uuid f0379631-2c10-4083-9f75-ebfd997cda58 is still seen in agent 10.0.0.249 VM list 2026-06-16 09:32:37,389 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f0379631-2c10-4083-9f75-ebfd997cda58 2026-06-16 09:32:37,395 - WARNING - Pod uuid f0379631-2c10-4083-9f75-ebfd997cda58 is still seen in agent 10.0.0.249 VM list 2026-06-16 09:32:42,395 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f0379631-2c10-4083-9f75-ebfd997cda58 2026-06-16 09:32:42,403 - WARNING - Pod uuid f0379631-2c10-4083-9f75-ebfd997cda58 is still seen in agent 10.0.0.249 VM list 2026-06-16 09:32:47,404 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f0379631-2c10-4083-9f75-ebfd997cda58 2026-06-16 09:32:47,413 - WARNING - Pod uuid f0379631-2c10-4083-9f75-ebfd997cda58 is still seen in agent 10.0.0.249 VM list 2026-06-16 09:32:52,415 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f0379631-2c10-4083-9f75-ebfd997cda58 2026-06-16 09:32:52,420 - DEBUG - Pod f0379631-2c10-4083-9f75-ebfd997cda58 is not in agent 10.0.0.249 VM list 2026-06-16 09:32:52,420 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3dd12a9a-6966-11f1-b200-fa163e32648a 2026-06-16 09:32:52,424 - DEBUG - VMI 3dd12a9a-6966-11f1-b200-fa163e32648a is removed from agent 10.0.0.249 2026-06-16 09:32:52,424 - INFO - Verified that pod ctest-busybox-pod-10137780 is removed in agent 2026-06-16 09:32:52,424 - INFO - Deleting Ingress : ctest-nginx-ingress-11845002 2026-06-16 09:32:52,432 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=1e8ab9eb-afde-401c-951a-8e79cb2fa075 2026-06-16 09:32:52,438 - ERROR - Ingress ctest-nginx-ingress-11845002 with uuid 1e8ab9eb-afde-401c-951a-8e79cb2fa075 still found in kube manager 2026-06-16 09:32:53,448 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=1e8ab9eb-afde-401c-951a-8e79cb2fa075 2026-06-16 09:32:53,456 - INFO - Ingress ctest-nginx-ingress-11845002 with uuid 1e8ab9eb-afde-401c-951a-8e79cb2fa075 deleted successfully from kube manager 2026-06-16 09:32:53,457 - INFO - Verifications on Ingress %s cleanup passed 2026-06-16 09:32:53,457 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-06-16 09:32:53,523 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-06-16 09:32:53,528 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-06-16 09:32:53,528 - INFO - Deleting VN __public__ 2026-06-16 09:32:53,637 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/7ddf87be-aed5-436f-9e5a-f88ccef8ece7 2026-06-16 09:32:53,641 - DEBUG - Response Code: 404 2026-06-16 09:32:53,641 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-06-16 09:32:53,645 - DEBUG - Requesting: http://10.0.0.33:8082/domain/9436fd1d-39e7-4190-b3f7-1f8af6f59c7f 2026-06-16 09:32:53,664 - DEBUG - Requesting: http://10.0.0.33:8082/project/2636e84d-13c9-4efe-abc3-b8a6b25b4943 2026-06-16 09:32:53,702 - INFO - Validated that VN __public__ is not found in API Server 2026-06-16 09:32:53,702 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-06-16 09:32:53,707 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-16 09:32:53,716 - DEBUG - VN __public__ is not present in Agent 10.0.0.249 2026-06-16 09:32:53,716 - INFO - Validated that VN __public__ is not in any agent 2026-06-16 09:32:53,716 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-16 09:32:53,726 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-16 09:32:53,731 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-06-16 09:32:53,736 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-06-16 09:32:53,736 - INFO - Deleting pod default:ctest-nginx-pod-32444257 2026-06-16 09:32:53,759 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=fcddf30c-b1be-4bf2-ab74-8a6c4ee8a1c2 2026-06-16 09:32:53,778 - WARNING - Pod uuid fcddf30c-b1be-4bf2-ab74-8a6c4ee8a1c2 is still seen in agent 10.0.0.249 VM list 2026-06-16 09:32:58,781 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=fcddf30c-b1be-4bf2-ab74-8a6c4ee8a1c2 2026-06-16 09:32:58,787 - DEBUG - Pod fcddf30c-b1be-4bf2-ab74-8a6c4ee8a1c2 is not in agent 10.0.0.249 VM list 2026-06-16 09:32:58,787 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3b3a53c4-6966-11f1-b200-fa163e32648a 2026-06-16 09:32:58,791 - DEBUG - VMI 3b3a53c4-6966-11f1-b200-fa163e32648a is removed from agent 10.0.0.249 2026-06-16 09:32:58,791 - INFO - Verified that pod ctest-nginx-pod-32444257 is removed in agent 2026-06-16 09:32:58,792 - INFO - Deleting pod default:ctest-nginx-pod-79502346 2026-06-16 09:32:58,811 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0217011a-f9e1-4f2f-89b3-6153adb773a5 2026-06-16 09:32:58,826 - WARNING - Pod uuid 0217011a-f9e1-4f2f-89b3-6153adb773a5 is still seen in agent 10.0.0.249 VM list 2026-06-16 09:33:03,828 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0217011a-f9e1-4f2f-89b3-6153adb773a5 2026-06-16 09:33:03,837 - DEBUG - Pod 0217011a-f9e1-4f2f-89b3-6153adb773a5 is not in agent 10.0.0.249 VM list 2026-06-16 09:33:03,837 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3a083ba6-6966-11f1-b200-fa163e32648a 2026-06-16 09:33:03,842 - DEBUG - VMI 3a083ba6-6966-11f1-b200-fa163e32648a is removed from agent 10.0.0.249 2026-06-16 09:33:03,842 - INFO - Verified that pod ctest-nginx-pod-79502346 is removed in agent 2026-06-16 09:33:03,842 - INFO - Deleting service : ctest-nginx-svc-51966067 2026-06-16 09:33:04,038 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-16 09:33:04,044 - DEBUG - No XMPP flaps were noticed during the test 2026-06-16 09:33:04,044 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:06] 2026-06-16 09:33:04,045 - INFO - -------------------------------------------------------------------------------- 2026-06-16 09:33:10,382 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-06-16 09:33:10,489 - DEBUG - Output : cluster_project={} 2026-06-16 09:33:10,530 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-06-16 09:33:10,697 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-06-16 09:33:10,702 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-06-16 09:33:10,843 - DEBUG - Output : cluster_project={} 2026-06-16 09:33:25,960 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-16 09:33:25,992 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-16 09:33:26,069 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-16 09:33:26,099 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-16 09:33:26,165 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-16 09:33:26,193 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-16 09:33:31,276 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-16 09:33:31,311 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-16 09:33:31,558 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-16 09:33:33,268 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_ApplicationPolicySetReq? 2026-06-16 09:33:33,274 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2026-06-16 09:33:33,299 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2026-06-16 09:33:35,320 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2026-06-16 09:36:43,991 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-16 09:36:44,041 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6c9e8ed9-65a2-475a-bc17-d56c9f9773bd 2026-06-16 09:36:44,059 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9a3383d5-dfd1-4080-9c79-16bfa58c0622 2026-06-16 09:36:44,071 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=96e29d82-32e4-42d4-80eb-46fdcf08d09e 2026-06-16 09:36:44,081 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0063b1ab-920b-4bd9-bd27-87c09cb11573 2026-06-16 09:36:44,086 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9e0d2598-bd74-4001-acf7-b071e1d1e145 2026-06-16 09:36:44,099 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9d44c355-1929-4ffd-927d-efa1d4a7d4cf 2026-06-16 09:36:44,108 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=42d8889d-b95c-4b03-8083-7051ab10d594 2026-06-16 09:36:44,117 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=988c814f-e422-483d-b1eb-df880428841e 2026-06-16 09:36:49,121 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9a3383d5-dfd1-4080-9c79-16bfa58c0622 2026-06-16 09:36:49,123 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=6c9e8ed9-65a2-475a-bc17-d56c9f9773bd 2026-06-16 09:36:49,130 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:645e2d3e-6966-11f1-b200-fa163e32648a 2026-06-16 09:36:49,132 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:64b7b3cc-6966-11f1-b200-fa163e32648a 2026-06-16 09:36:49,133 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=988c814f-e422-483d-b1eb-df880428841e 2026-06-16 09:36:49,133 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=42d8889d-b95c-4b03-8083-7051ab10d594 2026-06-16 09:36:49,135 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0063b1ab-920b-4bd9-bd27-87c09cb11573 2026-06-16 09:36:49,136 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=96e29d82-32e4-42d4-80eb-46fdcf08d09e 2026-06-16 09:36:49,137 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9e0d2598-bd74-4001-acf7-b071e1d1e145 2026-06-16 09:36:49,138 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9d44c355-1929-4ffd-927d-efa1d4a7d4cf 2026-06-16 09:36:49,162 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:653dd920-6966-11f1-b200-fa163e32648a 2026-06-16 09:36:49,164 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:65a5bc98-6966-11f1-b200-fa163e32648a 2026-06-16 09:36:54,162 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9d44c355-1929-4ffd-927d-efa1d4a7d4cf 2026-06-16 09:36:54,164 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=96e29d82-32e4-42d4-80eb-46fdcf08d09e 2026-06-16 09:36:54,167 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=42d8889d-b95c-4b03-8083-7051ab10d594 2026-06-16 09:36:54,168 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=988c814f-e422-483d-b1eb-df880428841e 2026-06-16 09:36:59,175 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=96e29d82-32e4-42d4-80eb-46fdcf08d09e 2026-06-16 09:36:59,176 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=988c814f-e422-483d-b1eb-df880428841e 2026-06-16 09:36:59,177 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=42d8889d-b95c-4b03-8083-7051ab10d594 2026-06-16 09:36:59,178 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9d44c355-1929-4ffd-927d-efa1d4a7d4cf 2026-06-16 09:37:04,190 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=96e29d82-32e4-42d4-80eb-46fdcf08d09e 2026-06-16 09:37:04,192 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=42d8889d-b95c-4b03-8083-7051ab10d594 2026-06-16 09:37:04,192 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=988c814f-e422-483d-b1eb-df880428841e 2026-06-16 09:37:04,193 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9d44c355-1929-4ffd-927d-efa1d4a7d4cf 2026-06-16 09:37:09,204 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=988c814f-e422-483d-b1eb-df880428841e 2026-06-16 09:37:09,205 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=42d8889d-b95c-4b03-8083-7051ab10d594 2026-06-16 09:37:09,207 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=96e29d82-32e4-42d4-80eb-46fdcf08d09e 2026-06-16 09:37:09,207 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9d44c355-1929-4ffd-927d-efa1d4a7d4cf 2026-06-16 09:37:14,220 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=988c814f-e422-483d-b1eb-df880428841e 2026-06-16 09:37:14,221 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=42d8889d-b95c-4b03-8083-7051ab10d594 2026-06-16 09:37:14,222 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9d44c355-1929-4ffd-927d-efa1d4a7d4cf 2026-06-16 09:37:14,223 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=96e29d82-32e4-42d4-80eb-46fdcf08d09e 2026-06-16 09:37:19,293 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=988c814f-e422-483d-b1eb-df880428841e 2026-06-16 09:37:19,294 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=42d8889d-b95c-4b03-8083-7051ab10d594 2026-06-16 09:37:19,295 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9d44c355-1929-4ffd-927d-efa1d4a7d4cf 2026-06-16 09:37:19,296 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=96e29d82-32e4-42d4-80eb-46fdcf08d09e 2026-06-16 09:37:19,305 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:66e90a42-6966-11f1-b200-fa163e32648a 2026-06-16 09:37:19,308 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:667e9ff4-6966-11f1-b200-fa163e32648a 2026-06-16 09:37:19,309 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:661d27c4-6966-11f1-b200-fa163e32648a 2026-06-16 09:37:19,310 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6743540c-6966-11f1-b200-fa163e32648a