2025-11-10 01:43:08,858 - DEBUG - [10.0.0.19]: Running cmd : hostname 2025-11-10 01:43:09,102 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1693-1 2025-11-10 01:43:09,103 - DEBUG - [10.0.0.19]: Running cmd : hostname -f 2025-11-10 01:43:09,136 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1693-1 2025-11-10 01:43:09,136 - DEBUG - [10.0.0.19]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-11-10 01:43:09,245 - DEBUG - Output : NAMES contrail_test_eFZB9WkPy contrail-kubernetes-master-kubemanager-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics-api-1 analytics-nodemgr-1 analytics-collector-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-nodemgr-1 control-dns-1 control-control-1 config_database-rabbitmq-1 config_database-cassandra-1 config_database-zookeeper-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-schema-1 config_api-dnsmasq-1 config_api-svcmonitor-1 config_api-api-1 2025-11-10 01:43:09,245 - DEBUG - [10.0.0.19]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-11-10 01:43:09,279 - DEBUG - Output : 127.0.0.1/8 10.0.0.19/24 252.19.0.1/8 10.105.191.1/24 172.17.0.1/16 2025-11-10 01:43:09,279 - DEBUG - [10.0.0.19]: Running cmd : getent hosts 10.0.0.19 | head -n 1 | awk '{print $2}' 2025-11-10 01:43:09,312 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1693-1 2025-11-10 01:43:09,406 - DEBUG - [10.0.0.242]: Running cmd : hostname 2025-11-10 01:43:09,633 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1693-1 2025-11-10 01:43:09,633 - DEBUG - [10.0.0.242]: Running cmd : hostname -f 2025-11-10 01:43:09,662 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1693-1 2025-11-10 01:43:09,662 - 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}' 2025-11-10 01:43:09,706 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-11-10 01:43:09,706 - DEBUG - [10.0.0.242]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-11-10 01:43:09,739 - DEBUG - Output : 10.0.0.242/24 2025-11-10 01:43:09,740 - DEBUG - [10.0.0.242]: Running cmd : getent hosts 10.0.0.242 | head -n 1 | awk '{print $2}' 2025-11-10 01:43:09,808 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1693-1 2025-11-10 01:43:09,874 - INFO - Using existing project ['default-domain', 'k8s-default'](56301b9c-feeb-4e28-b1c4-ae3983580c5c) 2025-11-10 01:43:09,983 - INFO - Using existing project ['default-domain', 'k8s-default'](56301b9c-feeb-4e28-b1c4-ae3983580c5c) 2025-11-10 01:43:10,098 - INFO - ================================================================================ 2025-11-10 01:43:10,098 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-11-10 01:43:10,099 - INFO - TEST DESCRIPTION : Verify that Ingress gets a CLuster IP which is reachable to Pods in same namespace. Also verify that a Floating IP is assigned to the Ingress from the Public FIP poo. Steps: 1. Create a service with 2 pods running nginx 2. Create an ingress out of this service 3. From another Pod do a wget on the ingress Cluster ip Validate that Ingress get a IP from Public FIP pool which might/might not be accessible. Validate that service and its loadbalancing work 2025-11-10 01:43:10,342 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-10 01:43:10,349 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.0.0.19': '0'}} with 2025-11-10 01:43:10,349 - INFO - Initial checks done. Running the testcase now 2025-11-10 01:43:10,349 - INFO - 2025-11-10 01:43:10,353 - INFO - Namespace default already exists 2025-11-10 01:43:10,353 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-10 01:43:10,470 - DEBUG - Output : cluster_project={} 2025-11-10 01:43:10,508 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-11-10 01:43:10,508 - DEBUG - Project uuid in Contrail is 56301b9c-feeb-4e28-b1c4-ae3983580c5c 2025-11-10 01:43:10,509 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-11-10 01:43:10,648 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-10 01:43:10,648 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_NamespaceDatabaseList?namespace_uuid=695344ce-9d14-4c49-99d4-33c11b444e25 2025-11-10 01:43:10,652 - INFO - Namespace default with uuid 695344ce-9d14-4c49-99d4-33c11b444e25 found in kube manager 2025-11-10 01:43:10,653 - INFO - Namespace default verification passed 2025-11-10 01:43:10,655 - DEBUG - Service ctest-nginx-svc-07320045 not present 2025-11-10 01:43:10,656 - INFO - Creating service ctest-nginx-svc-07320045 2025-11-10 01:43:10,680 - INFO - Created Service ctest-nginx-svc-07320045 2025-11-10 01:43:10,685 - DEBUG - Pod ctest-nginx-pod-78680384 not present 2025-11-10 01:43:10,686 - INFO - Creating Pod ctest-nginx-pod-78680384 2025-11-10 01:43:10,768 - DEBUG - Pod : ctest-nginx-pod-78680384 UUID is baeeb5e6-1a5d-4c5f-8528-aa33a67e77f9 2025-11-10 01:43:10,773 - DEBUG - Pod ctest-nginx-pod-17023340 not present 2025-11-10 01:43:10,774 - INFO - Creating Pod ctest-nginx-pod-17023340 2025-11-10 01:43:10,795 - DEBUG - Node for Pod ctest-nginx-pod-17023340 not yet populated 2025-11-10 01:43:13,818 - DEBUG - Pod : ctest-nginx-pod-17023340 UUID is a9c0846b-5cc6-411e-9252-8c240774dd73 2025-11-10 01:43:13,980 - INFO - Created VN __public__, UUID :a8a26fde-1e0f-4007-8b5d-e9674b684077 2025-11-10 01:43:14,120 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-11-10 01:43:14,125 - DEBUG - Requesting: http://10.0.0.19:8082/domain/e506474d-fd80-428e-b83a-d321707cda24 2025-11-10 01:43:14,138 - DEBUG - Requesting: http://10.0.0.19:8082/project/56301b9c-feeb-4e28-b1c4-ae3983580c5c 2025-11-10 01:43:14,188 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/a8a26fde-1e0f-4007-8b5d-e9674b684077 2025-11-10 01:43:14,198 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/a8a26fde-1e0f-4007-8b5d-e9674b684077 2025-11-10 01:43:14,207 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/b4bc3e10-033f-4dfc-86dc-85377b9bbed4 2025-11-10 01:43:14,214 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/b4bc3e10-033f-4dfc-86dc-85377b9bbed4 2025-11-10 01:43:14,221 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/77a32225-3f69-4138-ba18-d8cd05d4ef77 2025-11-10 01:43:14,227 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-10 01:43:14,227 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/a8a26fde-1e0f-4007-8b5d-e9674b684077 2025-11-10 01:43:14,237 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/b4bc3e10-033f-4dfc-86dc-85377b9bbed4 2025-11-10 01:43:14,265 - INFO - Verified VN network id 13 for VN a8a26fde-1e0f-4007-8b5d-e9674b684077 2025-11-10 01:43:14,266 - INFO - Verifications in API Server for VN __public__ passed 2025-11-10 01:43:14,266 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/a8a26fde-1e0f-4007-8b5d-e9674b684077 2025-11-10 01:43:14,277 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/b4bc3e10-033f-4dfc-86dc-85377b9bbed4 2025-11-10 01:43:14,290 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/b4bc3e10-033f-4dfc-86dc-85377b9bbed4 2025-11-10 01:43:14,305 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/77a32225-3f69-4138-ba18-d8cd05d4ef77 2025-11-10 01:43:14,314 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-10 01:43:14,322 - DEBUG - Control-node 10.0.0.19 : 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': '12151397744376758279', 'uuid-lslong': '10042439373962100855'}, 'enable': 'true', 'created': '2025-11-10T01:43:13', 'last-modified': '2025-11-10T01:43:14', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.245420'} 2025-11-10 01:43:14,322 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-10 01:43:14,334 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-10 01:43:14,334 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-11-10 01:43:14,335 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-11-10 01:43:14,335 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-11-10 01:43:14,341 - DEBUG - Requesting: http://10.0.0.19:8082/domain/e506474d-fd80-428e-b83a-d321707cda24 2025-11-10 01:43:14,348 - DEBUG - Requesting: http://10.0.0.19:8082/project/56301b9c-feeb-4e28-b1c4-ae3983580c5c 2025-11-10 01:43:14,398 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/a8a26fde-1e0f-4007-8b5d-e9674b684077 2025-11-10 01:43:14,407 - DEBUG - =>VN __public__ has no policy to be verified 2025-11-10 01:43:14,407 - DEBUG - Verifying the vn in opserver 2025-11-10 01:43:14,407 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.19 2025-11-10 01:43:14,407 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks 2025-11-10 01:43:14,412 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.19:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-11-10 01:43:14,412 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-11-10 01:43:14,412 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-10 01:43:14,421 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-10 01:43:14,426 - DEBUG - Do not have enough data to verify VN in agent 2025-11-10 01:43:14,427 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-10 01:43:14,432 - DEBUG - VRF ids for VN __public__: {} 2025-11-10 01:43:14,530 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-11-10 01:43:14,629 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-11-10 01:43:14,638 - DEBUG - Requesting: http://10.0.0.19:8082/domain/e506474d-fd80-428e-b83a-d321707cda24 2025-11-10 01:43:14,645 - DEBUG - Requesting: http://10.0.0.19:8082/project/56301b9c-feeb-4e28-b1c4-ae3983580c5c 2025-11-10 01:43:14,697 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/a8a26fde-1e0f-4007-8b5d-e9674b684077 2025-11-10 01:43:14,707 - DEBUG - Requesting: http://10.0.0.19:8082/floating-ip-pool/76b757be-527c-4727-9288-b1df38052e6e 2025-11-10 01:43:14,713 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-11-10 01:43:14,718 - DEBUG - Requesting: http://10.0.0.19:8082/domain/e506474d-fd80-428e-b83a-d321707cda24 2025-11-10 01:43:14,724 - DEBUG - Requesting: http://10.0.0.19:8082/project/56301b9c-feeb-4e28-b1c4-ae3983580c5c 2025-11-10 01:43:14,758 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/a8a26fde-1e0f-4007-8b5d-e9674b684077 2025-11-10 01:43:14,773 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-11-10 01:43:14,773 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-11-10 01:43:14,780 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-10 01:43:14,786 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-11-10 01:43:14,787 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-11-10 01:43:14,790 - DEBUG - Ingress ctest-nginx-ingress-93137552 not present 2025-11-10 01:43:14,791 - INFO - Creating Ingress ctest-nginx-ingress-93137552 2025-11-10 01:43:14,798 - INFO - Created Ingress ctest-nginx-ingress-93137552 2025-11-10 01:43:14,802 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-93137552 2025-11-10 01:43:17,808 - DEBUG - For Ingress ctest-nginx-ingress-93137552, Cluster IP: 10.47.255.249, External IPs ['134.96.209.124'] 2025-11-10 01:43:17,808 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-93137552 2025-11-10 01:43:17,808 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=50448808-ba71-4425-9294-db9a07aed5d9 2025-11-10 01:43:17,814 - INFO - Ingress ctest-nginx-ingress-93137552 with uuid 50448808-ba71-4425-9294-db9a07aed5d9 found in kube manager 2025-11-10 01:43:17,814 - INFO - Ingress ctest-nginx-ingress-93137552 verification passed 2025-11-10 01:43:17,817 - DEBUG - Pod ctest-busybox-pod-81871622 not present 2025-11-10 01:43:17,817 - INFO - Creating Pod ctest-busybox-pod-81871622 2025-11-10 01:43:17,874 - DEBUG - Pod : ctest-busybox-pod-81871622 UUID is 0797db66-e89a-433d-8506-9397c0e9f05f 2025-11-10 01:43:17,884 - DEBUG - Pod ctest-nginx-pod-78680384 not in running state.Currently in Pending 2025-11-10 01:43:22,892 - DEBUG - Pod ctest-nginx-pod-78680384 not in running state.Currently in Pending 2025-11-10 01:43:27,901 - INFO - Pod ctest-nginx-pod-78680384 is in running state.Got IP 10.47.255.251 2025-11-10 01:43:27,959 - DEBUG - Pod ctest-nginx-pod-78680384 has vmi 9e14a24c-bdd6-11f0-bb93-fa163ed32009 2025-11-10 01:43:27,959 - INFO - Verified pod ctest-nginx-pod-78680384 in contrail-api 2025-11-10 01:43:27,959 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-10 01:43:27,970 - DEBUG - VMI 9e14a24c-bdd6-11f0-bb93-fa163ed32009 is active in agent 10.0.0.242 2025-11-10 01:43:27,973 - INFO - Verified Pod ctest-nginx-pod-78680384 in agent 10.0.0.242 2025-11-10 01:43:27,973 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=baeeb5e6-1a5d-4c5f-8528-aa33a67e77f9 2025-11-10 01:43:27,978 - INFO - Pod ctest-nginx-pod-78680384 with uuid baeeb5e6-1a5d-4c5f-8528-aa33a67e77f9 found in kube manager 2025-11-10 01:43:27,979 - INFO - Pod ctest-nginx-pod-78680384 verification passed 2025-11-10 01:43:28,120 - DEBUG - [Pod ctest-nginx-pod-78680384] Cmd: echo ctest-nginx-pod-78680384 > /usr/share/nginx/html/index.html, Output: 2025-11-10 01:43:28,126 - INFO - Pod ctest-nginx-pod-17023340 is in running state.Got IP 10.47.255.250 2025-11-10 01:43:28,141 - DEBUG - Pod ctest-nginx-pod-17023340 has vmi 9e7ea25a-bdd6-11f0-bb93-fa163ed32009 2025-11-10 01:43:28,141 - INFO - Verified pod ctest-nginx-pod-17023340 in contrail-api 2025-11-10 01:43:28,141 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-10 01:43:28,151 - DEBUG - VMI 9e7ea25a-bdd6-11f0-bb93-fa163ed32009 is active in agent 10.0.0.242 2025-11-10 01:43:28,151 - INFO - Verified Pod ctest-nginx-pod-17023340 in agent 10.0.0.242 2025-11-10 01:43:28,151 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=a9c0846b-5cc6-411e-9252-8c240774dd73 2025-11-10 01:43:28,156 - INFO - Pod ctest-nginx-pod-17023340 with uuid a9c0846b-5cc6-411e-9252-8c240774dd73 found in kube manager 2025-11-10 01:43:28,156 - INFO - Pod ctest-nginx-pod-17023340 verification passed 2025-11-10 01:43:28,214 - DEBUG - [Pod ctest-nginx-pod-17023340] Cmd: echo ctest-nginx-pod-17023340 > /usr/share/nginx/html/index.html, Output: 2025-11-10 01:43:28,221 - DEBUG - Pod ctest-busybox-pod-81871622 not in running state.Currently in Pending 2025-11-10 01:43:33,230 - INFO - Pod ctest-busybox-pod-81871622 is in running state.Got IP 10.47.255.248 2025-11-10 01:43:33,241 - DEBUG - Pod ctest-busybox-pod-81871622 has vmi a1a2f03a-bdd6-11f0-bb93-fa163ed32009 2025-11-10 01:43:33,241 - INFO - Verified pod ctest-busybox-pod-81871622 in contrail-api 2025-11-10 01:43:33,242 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-10 01:43:33,250 - DEBUG - VMI a1a2f03a-bdd6-11f0-bb93-fa163ed32009 is active in agent 10.0.0.242 2025-11-10 01:43:33,250 - INFO - Verified Pod ctest-busybox-pod-81871622 in agent 10.0.0.242 2025-11-10 01:43:33,250 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=0797db66-e89a-433d-8506-9397c0e9f05f 2025-11-10 01:43:33,254 - INFO - Pod ctest-busybox-pod-81871622 with uuid 0797db66-e89a-433d-8506-9397c0e9f05f found in kube manager 2025-11-10 01:43:33,254 - INFO - Pod ctest-busybox-pod-81871622 verification passed 2025-11-10 01:43:33,305 - DEBUG - [Pod ctest-busybox-pod-81871622] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-78680384 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-11-10 01:43:33,305 - DEBUG - [Pod Pod ctest-busybox-pod-81871622] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-10 01:43:33,306 - DEBUG - [Pod Pod ctest-busybox-pod-81871622] Cmd output: ctest-nginx-pod-78680384 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-11-10 01:43:33,356 - DEBUG - [Pod ctest-busybox-pod-81871622] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-17023340 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-11-10 01:43:33,357 - DEBUG - [Pod Pod ctest-busybox-pod-81871622] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-10 01:43:33,357 - DEBUG - [Pod Pod ctest-busybox-pod-81871622] Cmd output: ctest-nginx-pod-17023340 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-11-10 01:43:33,357 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-78680384': 1, 'ctest-nginx-pod-17023340': 1} 2025-11-10 01:43:33,357 - WARNING - Nothing to delete parallely 2025-11-10 01:43:33,358 - INFO - Deleting pod default:ctest-busybox-pod-81871622 2025-11-10 01:43:33,368 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=0797db66-e89a-433d-8506-9397c0e9f05f 2025-11-10 01:43:33,374 - WARNING - Pod uuid 0797db66-e89a-433d-8506-9397c0e9f05f is still seen in agent 10.0.0.242 VM list 2025-11-10 01:43:38,375 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=0797db66-e89a-433d-8506-9397c0e9f05f 2025-11-10 01:43:38,380 - WARNING - Pod uuid 0797db66-e89a-433d-8506-9397c0e9f05f is still seen in agent 10.0.0.242 VM list 2025-11-10 01:43:43,381 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=0797db66-e89a-433d-8506-9397c0e9f05f 2025-11-10 01:43:43,388 - WARNING - Pod uuid 0797db66-e89a-433d-8506-9397c0e9f05f is still seen in agent 10.0.0.242 VM list 2025-11-10 01:43:48,389 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=0797db66-e89a-433d-8506-9397c0e9f05f 2025-11-10 01:43:48,396 - WARNING - Pod uuid 0797db66-e89a-433d-8506-9397c0e9f05f is still seen in agent 10.0.0.242 VM list 2025-11-10 01:43:53,401 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=0797db66-e89a-433d-8506-9397c0e9f05f 2025-11-10 01:43:53,411 - WARNING - Pod uuid 0797db66-e89a-433d-8506-9397c0e9f05f is still seen in agent 10.0.0.242 VM list 2025-11-10 01:43:58,411 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=0797db66-e89a-433d-8506-9397c0e9f05f 2025-11-10 01:43:58,419 - WARNING - Pod uuid 0797db66-e89a-433d-8506-9397c0e9f05f is still seen in agent 10.0.0.242 VM list 2025-11-10 01:44:03,420 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=0797db66-e89a-433d-8506-9397c0e9f05f 2025-11-10 01:44:03,426 - WARNING - Pod uuid 0797db66-e89a-433d-8506-9397c0e9f05f is still seen in agent 10.0.0.242 VM list 2025-11-10 01:44:08,426 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=0797db66-e89a-433d-8506-9397c0e9f05f 2025-11-10 01:44:08,433 - DEBUG - Pod 0797db66-e89a-433d-8506-9397c0e9f05f is not in agent 10.0.0.242 VM list 2025-11-10 01:44:08,433 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a1a2f03a-bdd6-11f0-bb93-fa163ed32009 2025-11-10 01:44:08,438 - DEBUG - VMI a1a2f03a-bdd6-11f0-bb93-fa163ed32009 is removed from agent 10.0.0.242 2025-11-10 01:44:08,438 - INFO - Verified that pod ctest-busybox-pod-81871622 is removed in agent 2025-11-10 01:44:08,439 - INFO - Deleting Ingress : ctest-nginx-ingress-93137552 2025-11-10 01:44:08,445 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=50448808-ba71-4425-9294-db9a07aed5d9 2025-11-10 01:44:08,449 - ERROR - Ingress ctest-nginx-ingress-93137552 with uuid 50448808-ba71-4425-9294-db9a07aed5d9 still found in kube manager 2025-11-10 01:44:09,450 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=50448808-ba71-4425-9294-db9a07aed5d9 2025-11-10 01:44:09,454 - INFO - Ingress ctest-nginx-ingress-93137552 with uuid 50448808-ba71-4425-9294-db9a07aed5d9 deleted successfully from kube manager 2025-11-10 01:44:09,454 - INFO - Verifications on Ingress %s cleanup passed 2025-11-10 01:44:09,454 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-11-10 01:44:09,566 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-10 01:44:09,572 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-11-10 01:44:09,572 - INFO - Deleting VN __public__ 2025-11-10 01:44:09,701 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/b4bc3e10-033f-4dfc-86dc-85377b9bbed4 2025-11-10 01:44:09,707 - DEBUG - Response Code: 404 2025-11-10 01:44:09,708 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-11-10 01:44:09,716 - DEBUG - Requesting: http://10.0.0.19:8082/domain/e506474d-fd80-428e-b83a-d321707cda24 2025-11-10 01:44:09,736 - DEBUG - Requesting: http://10.0.0.19:8082/project/56301b9c-feeb-4e28-b1c4-ae3983580c5c 2025-11-10 01:44:09,819 - INFO - Validated that VN __public__ is not found in API Server 2025-11-10 01:44:09,820 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-11-10 01:44:09,833 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-10 01:44:09,840 - DEBUG - VN __public__ is not present in Agent 10.0.0.242 2025-11-10 01:44:09,840 - INFO - Validated that VN __public__ is not in any agent 2025-11-10 01:44:09,841 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-10 01:44:09,855 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-10 01:44:09,867 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-10 01:44:09,878 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-11-10 01:44:09,879 - INFO - Deleting pod default:ctest-nginx-pod-17023340 2025-11-10 01:44:09,891 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=a9c0846b-5cc6-411e-9252-8c240774dd73 2025-11-10 01:44:09,903 - WARNING - Pod uuid a9c0846b-5cc6-411e-9252-8c240774dd73 is still seen in agent 10.0.0.242 VM list 2025-11-10 01:44:14,904 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=a9c0846b-5cc6-411e-9252-8c240774dd73 2025-11-10 01:44:14,910 - DEBUG - Pod a9c0846b-5cc6-411e-9252-8c240774dd73 is not in agent 10.0.0.242 VM list 2025-11-10 01:44:14,910 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9e7ea25a-bdd6-11f0-bb93-fa163ed32009 2025-11-10 01:44:14,915 - DEBUG - VMI 9e7ea25a-bdd6-11f0-bb93-fa163ed32009 is removed from agent 10.0.0.242 2025-11-10 01:44:14,915 - INFO - Verified that pod ctest-nginx-pod-17023340 is removed in agent 2025-11-10 01:44:14,915 - INFO - Deleting pod default:ctest-nginx-pod-78680384 2025-11-10 01:44:14,924 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=baeeb5e6-1a5d-4c5f-8528-aa33a67e77f9 2025-11-10 01:44:14,931 - WARNING - Pod uuid baeeb5e6-1a5d-4c5f-8528-aa33a67e77f9 is still seen in agent 10.0.0.242 VM list 2025-11-10 01:44:19,932 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=baeeb5e6-1a5d-4c5f-8528-aa33a67e77f9 2025-11-10 01:44:19,938 - DEBUG - Pod baeeb5e6-1a5d-4c5f-8528-aa33a67e77f9 is not in agent 10.0.0.242 VM list 2025-11-10 01:44:19,938 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9e14a24c-bdd6-11f0-bb93-fa163ed32009 2025-11-10 01:44:19,943 - DEBUG - VMI 9e14a24c-bdd6-11f0-bb93-fa163ed32009 is removed from agent 10.0.0.242 2025-11-10 01:44:19,943 - INFO - Verified that pod ctest-nginx-pod-78680384 is removed in agent 2025-11-10 01:44:19,944 - INFO - Deleting service : ctest-nginx-svc-07320045 2025-11-10 01:44:20,215 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-10 01:44:20,221 - DEBUG - No XMPP flaps were noticed during the test 2025-11-10 01:44:20,221 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:10] 2025-11-10 01:44:20,221 - INFO - -------------------------------------------------------------------------------- 2025-11-10 01:44:26,668 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-10 01:44:26,827 - DEBUG - Output : cluster_project={} 2025-11-10 01:44:26,939 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-11-10 01:44:27,161 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-10 01:44:27,183 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-10 01:44:27,380 - DEBUG - Output : cluster_project={} 2025-11-10 01:44:42,583 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-10 01:44:42,618 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-10 01:44:42,694 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-10 01:44:42,767 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-10 01:44:42,796 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-10 01:44:47,883 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-10 01:44:47,918 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-10 01:44:47,993 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-10 01:44:48,186 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-10 01:44:50,860 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_ApplicationPolicySetReq? 2025-11-10 01:44:50,871 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AclReq? 2025-11-10 01:44:50,899 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AclReq? 2025-11-10 01:44:52,924 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AclReq? 2025-11-10 01:48:02,545 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-10 01:48:02,574 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=0917fe48-e228-455b-8f15-7c72014959ea 2025-11-10 01:48:02,607 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=98abe18e-7667-4cfa-87d7-8a909b521f54 2025-11-10 01:48:02,622 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=c183afc1-dc62-46e2-b74f-45f5b2ae0241 2025-11-10 01:48:02,639 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=e4ad14f7-a848-4323-9166-7b6add6e0ff8 2025-11-10 01:48:02,648 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=8c218b3b-20e0-445b-a19c-18f3a02b506f 2025-11-10 01:48:02,665 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=8bdda783-f547-4af5-a597-f379810c3842 2025-11-10 01:48:02,669 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=a0fe3fe5-1e4e-4972-8a00-9e97adf2d14c 2025-11-10 01:48:02,673 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=03ff3b55-736e-4499-be07-aeddfeb80294 2025-11-10 01:48:07,582 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=0917fe48-e228-455b-8f15-7c72014959ea 2025-11-10 01:48:07,588 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cb53c6e8-bdd6-11f0-bb93-fa163ed32009 2025-11-10 01:48:07,734 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=98abe18e-7667-4cfa-87d7-8a909b521f54 2025-11-10 01:48:07,736 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=03ff3b55-736e-4499-be07-aeddfeb80294 2025-11-10 01:48:07,737 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=a0fe3fe5-1e4e-4972-8a00-9e97adf2d14c 2025-11-10 01:48:07,738 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=8c218b3b-20e0-445b-a19c-18f3a02b506f 2025-11-10 01:48:07,738 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=8bdda783-f547-4af5-a597-f379810c3842 2025-11-10 01:48:07,739 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=e4ad14f7-a848-4323-9166-7b6add6e0ff8 2025-11-10 01:48:07,741 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=c183afc1-dc62-46e2-b74f-45f5b2ae0241 2025-11-10 01:48:07,757 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cc5a4788-bdd6-11f0-bb93-fa163ed32009 2025-11-10 01:48:07,760 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ccc8c21c-bdd6-11f0-bb93-fa163ed32009 2025-11-10 01:48:07,761 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cbc643c6-bdd6-11f0-bb93-fa163ed32009 2025-11-10 01:48:12,758 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=98abe18e-7667-4cfa-87d7-8a909b521f54 2025-11-10 01:48:12,759 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=03ff3b55-736e-4499-be07-aeddfeb80294 2025-11-10 01:48:12,761 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=c183afc1-dc62-46e2-b74f-45f5b2ae0241 2025-11-10 01:48:12,762 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=8c218b3b-20e0-445b-a19c-18f3a02b506f 2025-11-10 01:48:17,774 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=98abe18e-7667-4cfa-87d7-8a909b521f54 2025-11-10 01:48:17,775 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=03ff3b55-736e-4499-be07-aeddfeb80294 2025-11-10 01:48:17,777 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=8c218b3b-20e0-445b-a19c-18f3a02b506f 2025-11-10 01:48:17,778 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=c183afc1-dc62-46e2-b74f-45f5b2ae0241 2025-11-10 01:48:22,790 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=c183afc1-dc62-46e2-b74f-45f5b2ae0241 2025-11-10 01:48:22,791 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=98abe18e-7667-4cfa-87d7-8a909b521f54 2025-11-10 01:48:22,792 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=03ff3b55-736e-4499-be07-aeddfeb80294 2025-11-10 01:48:22,797 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=8c218b3b-20e0-445b-a19c-18f3a02b506f 2025-11-10 01:48:27,808 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=c183afc1-dc62-46e2-b74f-45f5b2ae0241 2025-11-10 01:48:27,809 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=03ff3b55-736e-4499-be07-aeddfeb80294 2025-11-10 01:48:27,810 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=8c218b3b-20e0-445b-a19c-18f3a02b506f 2025-11-10 01:48:27,811 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=98abe18e-7667-4cfa-87d7-8a909b521f54 2025-11-10 01:48:32,824 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=03ff3b55-736e-4499-be07-aeddfeb80294 2025-11-10 01:48:32,826 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=8c218b3b-20e0-445b-a19c-18f3a02b506f 2025-11-10 01:48:32,827 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=98abe18e-7667-4cfa-87d7-8a909b521f54 2025-11-10 01:48:32,828 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=c183afc1-dc62-46e2-b74f-45f5b2ae0241 2025-11-10 01:48:37,888 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=98abe18e-7667-4cfa-87d7-8a909b521f54 2025-11-10 01:48:37,889 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=8c218b3b-20e0-445b-a19c-18f3a02b506f 2025-11-10 01:48:37,891 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=03ff3b55-736e-4499-be07-aeddfeb80294 2025-11-10 01:48:37,892 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=c183afc1-dc62-46e2-b74f-45f5b2ae0241 2025-11-10 01:48:37,902 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cdcd6816-bdd6-11f0-bb93-fa163ed32009 2025-11-10 01:48:37,903 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cd58bdae-bdd6-11f0-bb93-fa163ed32009 2025-11-10 01:48:37,906 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ce9c3f7e-bdd6-11f0-bb93-fa163ed32009 2025-11-10 01:48:37,907 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ce372558-bdd6-11f0-bb93-fa163ed32009