2025-04-03 02:04:41,822 - DEBUG - [10.0.0.47]: Running cmd : hostname 2025-04-03 02:04:42,082 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1076-1 2025-04-03 02:04:42,083 - DEBUG - [10.0.0.47]: Running cmd : hostname -f 2025-04-03 02:04:42,117 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1076-1 2025-04-03 02:04:42,117 - DEBUG - [10.0.0.47]: 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-04-03 02:04:42,192 - DEBUG - Output : NAMES contrail_test_yfdxyi5y3 contrail-kubernetes-master_kubemanager_1 analytics_database_cassandra_1 analytics_database_query-engine_1 analytics_database_nodemgr_1 analytics_snmp_topology_1 analytics_snmp_snmp-collector_1 analytics_snmp_nodemgr_1 analytics_alarm_kafka_1 analytics_alarm_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_api_1 analytics_collector_1 analytics_nodemgr_1 redis_redis_1 webui_web_1 webui_job_1 control_named_1 control_nodemgr_1 control_control_1 control_dns_1 config_database_zookeeper_1 config_database_nodemgr_1 config_database_cassandra_1 config_database_rabbitmq_1 config_api_devicemgr_1 config_api_svcmonitor_1 config_api_api_1 config_api_nodemgr_1 config_api_dnsmasq_1 config_api_schema_1 2025-04-03 02:04:42,193 - DEBUG - [10.0.0.47]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-04-03 02:04:42,264 - DEBUG - Output : 10.0.0.47/24 172.17.0.1/16 2025-04-03 02:04:42,264 - DEBUG - [10.0.0.47]: Running cmd : getent hosts 10.0.0.47 | head -n 1 | awk '{print $2}' 2025-04-03 02:04:42,299 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1076-1 2025-04-03 02:04:42,405 - DEBUG - [10.0.0.31]: Running cmd : hostname 2025-04-03 02:04:42,637 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1076-1 2025-04-03 02:04:42,637 - DEBUG - [10.0.0.31]: Running cmd : hostname -f 2025-04-03 02:04:42,661 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1076-1 2025-04-03 02:04:42,662 - DEBUG - [10.0.0.31]: 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-04-03 02:04:42,750 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-04-03 02:04:42,751 - DEBUG - [10.0.0.31]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-04-03 02:04:42,784 - DEBUG - Output : 10.0.0.31/24 2025-04-03 02:04:42,785 - DEBUG - [10.0.0.31]: Running cmd : getent hosts 10.0.0.31 | head -n 1 | awk '{print $2}' 2025-04-03 02:04:42,821 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1076-1 2025-04-03 02:04:42,911 - INFO - Using existing project ['default-domain', 'k8s-default'](f0be8183-413b-407f-bdd1-d09594d031ee) 2025-04-03 02:04:42,988 - INFO - Using existing project ['default-domain', 'k8s-default'](f0be8183-413b-407f-bdd1-d09594d031ee) 2025-04-03 02:04:43,126 - INFO - ================================================================================ 2025-04-03 02:04:43,126 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-04-03 02:04:43,127 - 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-04-03 02:04:43,399 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-03 02:04:43,407 - DEBUG - Nothing to compare xmpp stats {'10.0.0.31': {'10.0.0.47': '0'}} with 2025-04-03 02:04:43,407 - INFO - Initial checks done. Running the testcase now 2025-04-03 02:04:43,407 - INFO - 2025-04-03 02:04:43,412 - INFO - Namespace default already exists 2025-04-03 02:04:43,413 - DEBUG - [10.0.0.47]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-04-03 02:04:43,537 - DEBUG - Output : cluster_project={} 2025-04-03 02:04:43,638 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-04-03 02:04:43,639 - DEBUG - Project uuid in Contrail is f0be8183-413b-407f-bdd1-d09594d031ee 2025-04-03 02:04:43,639 - DEBUG - [10.0.0.47]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-04-03 02:04:43,775 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-04-03 02:04:43,776 - DEBUG - Requesting: http://10.0.0.47:8108/Snh_NamespaceDatabaseList?namespace_uuid=bc3d38c2-d039-4adf-a6f3-c6de751f385b 2025-04-03 02:04:43,781 - INFO - Namespace default with uuid bc3d38c2-d039-4adf-a6f3-c6de751f385b found in kube manager 2025-04-03 02:04:43,781 - INFO - Namespace default verification passed 2025-04-03 02:04:43,788 - DEBUG - Service ctest-nginx-svc-89870633 not present 2025-04-03 02:04:43,789 - INFO - Creating service ctest-nginx-svc-89870633 2025-04-03 02:04:43,812 - INFO - Created Service ctest-nginx-svc-89870633 2025-04-03 02:04:43,817 - DEBUG - Pod ctest-nginx-pod-77692409 not present 2025-04-03 02:04:43,817 - INFO - Creating Pod ctest-nginx-pod-77692409 2025-04-03 02:04:43,854 - DEBUG - Pod : ctest-nginx-pod-77692409 UUID is 115c00f2-ddbc-4283-9f1f-d83a934870a3 2025-04-03 02:04:43,860 - DEBUG - Pod ctest-nginx-pod-61308154 not present 2025-04-03 02:04:43,860 - INFO - Creating Pod ctest-nginx-pod-61308154 2025-04-03 02:04:43,925 - DEBUG - Pod : ctest-nginx-pod-61308154 UUID is 07463528-1210-4d84-9c51-97b8a5a6e011 2025-04-03 02:04:44,246 - INFO - Created VN __public__, UUID :c228994a-9def-4d6b-b472-b6a48c19f211 2025-04-03 02:04:44,439 - DEBUG - Requesting: http://10.0.0.47:8082/domains 2025-04-03 02:04:44,446 - DEBUG - Requesting: http://10.0.0.47:8082/domain/2535ebd7-5c7d-4ca7-bca1-da725d85819a 2025-04-03 02:04:44,489 - DEBUG - Requesting: http://10.0.0.47:8082/project/f0be8183-413b-407f-bdd1-d09594d031ee 2025-04-03 02:04:44,577 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-network/c228994a-9def-4d6b-b472-b6a48c19f211 2025-04-03 02:04:44,600 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-network/c228994a-9def-4d6b-b472-b6a48c19f211 2025-04-03 02:04:44,610 - DEBUG - Requesting: http://10.0.0.47:8082/routing-instance/74dbf1a2-243d-4b1a-8831-7efa213e9ca9 2025-04-03 02:04:44,618 - DEBUG - Requesting: http://10.0.0.47:8082/routing-instance/74dbf1a2-243d-4b1a-8831-7efa213e9ca9 2025-04-03 02:04:44,625 - DEBUG - Route Targets: [] 2025-04-03 02:04:44,625 - DEBUG - RT names not yet present for VN __public__ 2025-04-03 02:04:49,626 - DEBUG - Requesting: http://10.0.0.47:8082/domains 2025-04-03 02:04:49,633 - DEBUG - Requesting: http://10.0.0.47:8082/domain/2535ebd7-5c7d-4ca7-bca1-da725d85819a 2025-04-03 02:04:49,641 - DEBUG - Requesting: http://10.0.0.47:8082/project/f0be8183-413b-407f-bdd1-d09594d031ee 2025-04-03 02:04:49,689 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-network/c228994a-9def-4d6b-b472-b6a48c19f211 2025-04-03 02:04:49,700 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-network/c228994a-9def-4d6b-b472-b6a48c19f211 2025-04-03 02:04:49,710 - DEBUG - Requesting: http://10.0.0.47:8082/routing-instance/74dbf1a2-243d-4b1a-8831-7efa213e9ca9 2025-04-03 02:04:49,722 - DEBUG - Requesting: http://10.0.0.47:8082/routing-instance/74dbf1a2-243d-4b1a-8831-7efa213e9ca9 2025-04-03 02:04:49,730 - DEBUG - Requesting: http://10.0.0.47:8082/route-target/0f0e7f1a-51b1-412d-b5a0-5eee65ce5bf1 2025-04-03 02:04:49,738 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-04-03 02:04:49,739 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-network/c228994a-9def-4d6b-b472-b6a48c19f211 2025-04-03 02:04:49,749 - DEBUG - Requesting: http://10.0.0.47:8082/routing-instance/74dbf1a2-243d-4b1a-8831-7efa213e9ca9 2025-04-03 02:04:49,766 - INFO - Verified VN network id 13 for VN c228994a-9def-4d6b-b472-b6a48c19f211 2025-04-03 02:04:49,766 - INFO - Verifications in API Server for VN __public__ passed 2025-04-03 02:04:49,766 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-network/c228994a-9def-4d6b-b472-b6a48c19f211 2025-04-03 02:04:49,778 - DEBUG - Requesting: http://10.0.0.47:8082/routing-instance/74dbf1a2-243d-4b1a-8831-7efa213e9ca9 2025-04-03 02:04:49,786 - DEBUG - Requesting: http://10.0.0.47:8082/routing-instance/74dbf1a2-243d-4b1a-8831-7efa213e9ca9 2025-04-03 02:04:49,793 - DEBUG - Requesting: http://10.0.0.47:8082/route-target/0f0e7f1a-51b1-412d-b5a0-5eee65ce5bf1 2025-04-03 02:04:49,800 - DEBUG - Requesting: http://10.0.0.47:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-04-03 02:04:49,806 - DEBUG - Control-node 10.0.0.47 : 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': '13990600788182781291', 'uuid-lslong': '13002655892013445649'}, 'enable': 'true', 'created': '2025-04-03T02:04:44', 'last-modified': '2025-04-03T02:04:44', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.485213'} 2025-04-03 02:04:49,806 - DEBUG - Requesting: http://10.0.0.47:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-03 02:04:49,814 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-04-03 02:04:49,814 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-04-03 02:04:49,815 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-04-03 02:04:49,815 - DEBUG - Requesting: http://10.0.0.47:8082/domains 2025-04-03 02:04:49,822 - DEBUG - Requesting: http://10.0.0.47:8082/domain/2535ebd7-5c7d-4ca7-bca1-da725d85819a 2025-04-03 02:04:49,830 - DEBUG - Requesting: http://10.0.0.47:8082/project/f0be8183-413b-407f-bdd1-d09594d031ee 2025-04-03 02:04:49,876 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-network/c228994a-9def-4d6b-b472-b6a48c19f211 2025-04-03 02:04:49,887 - DEBUG - =>VN __public__ has no policy to be verified 2025-04-03 02:04:49,887 - DEBUG - Verifying the vn in opserver 2025-04-03 02:04:49,887 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.47 2025-04-03 02:04:49,887 - DEBUG - Requesting: http://10.0.0.47:8081/analytics/uves/virtual-networks 2025-04-03 02:04:49,892 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.47:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-04-03 02:04:49,892 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-04-03 02:04:49,892 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-03 02:04:49,901 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-03 02:04:49,910 - DEBUG - Do not have enough data to verify VN in agent 2025-04-03 02:04:49,910 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-03 02:04:49,917 - DEBUG - VRF ids for VN __public__: {} 2025-04-03 02:04:50,014 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-04-03 02:04:50,137 - DEBUG - Requesting: http://10.0.0.47:8082/domains 2025-04-03 02:04:50,142 - DEBUG - Requesting: http://10.0.0.47:8082/domain/2535ebd7-5c7d-4ca7-bca1-da725d85819a 2025-04-03 02:04:50,149 - DEBUG - Requesting: http://10.0.0.47:8082/project/f0be8183-413b-407f-bdd1-d09594d031ee 2025-04-03 02:04:50,212 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-network/c228994a-9def-4d6b-b472-b6a48c19f211 2025-04-03 02:04:50,225 - DEBUG - Requesting: http://10.0.0.47:8082/floating-ip-pool/bd5883b4-fe47-480d-a20e-d0b9d7523eeb 2025-04-03 02:04:50,231 - DEBUG - Requesting: http://10.0.0.47:8082/domains 2025-04-03 02:04:50,236 - DEBUG - Requesting: http://10.0.0.47:8082/domain/2535ebd7-5c7d-4ca7-bca1-da725d85819a 2025-04-03 02:04:50,244 - DEBUG - Requesting: http://10.0.0.47:8082/project/f0be8183-413b-407f-bdd1-d09594d031ee 2025-04-03 02:04:50,302 - DEBUG - Requesting: http://10.0.0.47:8082/virtual-network/c228994a-9def-4d6b-b472-b6a48c19f211 2025-04-03 02:04:50,312 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-04-03 02:04:50,312 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-04-03 02:04:50,320 - DEBUG - Requesting: http://10.0.0.47:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-04-03 02:04:50,327 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-04-03 02:04:50,327 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-04-03 02:04:50,330 - DEBUG - Ingress ctest-nginx-ingress-99115684 not present 2025-04-03 02:04:50,330 - INFO - Creating Ingress ctest-nginx-ingress-99115684 2025-04-03 02:04:50,336 - INFO - Created Ingress ctest-nginx-ingress-99115684 2025-04-03 02:04:50,339 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-99115684 2025-04-03 02:04:53,345 - DEBUG - For Ingress ctest-nginx-ingress-99115684, Cluster IP: 10.47.255.249, External IPs ['209.23.219.124'] 2025-04-03 02:04:53,346 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-99115684 2025-04-03 02:04:53,346 - DEBUG - Requesting: http://10.0.0.47:8108/Snh_LoadbalancerDatabaseList?x=63d77b17-0c6d-4c30-9de2-5272597cde1c 2025-04-03 02:04:53,354 - INFO - Ingress ctest-nginx-ingress-99115684 with uuid 63d77b17-0c6d-4c30-9de2-5272597cde1c found in kube manager 2025-04-03 02:04:53,354 - INFO - Ingress ctest-nginx-ingress-99115684 verification passed 2025-04-03 02:04:53,357 - DEBUG - Pod ctest-busybox-pod-97682779 not present 2025-04-03 02:04:53,357 - INFO - Creating Pod ctest-busybox-pod-97682779 2025-04-03 02:04:53,394 - DEBUG - Pod : ctest-busybox-pod-97682779 UUID is 0985cc13-011c-42af-bf79-c0b374f8aaa1 2025-04-03 02:04:53,403 - DEBUG - Pod ctest-nginx-pod-77692409 not in running state.Currently in Pending 2025-04-03 02:04:58,414 - INFO - Pod ctest-nginx-pod-77692409 is in running state.Got IP 10.47.255.251 2025-04-03 02:04:58,436 - DEBUG - Pod ctest-nginx-pod-77692409 has vmi 03c98f6c-1030-11f0-9232-fa163e03942b 2025-04-03 02:04:58,436 - INFO - Verified pod ctest-nginx-pod-77692409 in contrail-api 2025-04-03 02:04:58,436 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-03 02:04:58,453 - DEBUG - VMI 03c98f6c-1030-11f0-9232-fa163e03942b is active in agent 10.0.0.31 2025-04-03 02:04:58,453 - INFO - Verified Pod ctest-nginx-pod-77692409 in agent 10.0.0.31 2025-04-03 02:04:58,454 - DEBUG - Requesting: http://10.0.0.47:8108/Snh_VirtualMachineDatabaseList?x=115c00f2-ddbc-4283-9f1f-d83a934870a3 2025-04-03 02:04:58,459 - INFO - Pod ctest-nginx-pod-77692409 with uuid 115c00f2-ddbc-4283-9f1f-d83a934870a3 found in kube manager 2025-04-03 02:04:58,460 - INFO - Pod ctest-nginx-pod-77692409 verification passed 2025-04-03 02:04:58,528 - DEBUG - [Pod ctest-nginx-pod-77692409] Cmd: echo ctest-nginx-pod-77692409 > /usr/share/nginx/html/index.html, Output: 2025-04-03 02:04:58,535 - INFO - Pod ctest-nginx-pod-61308154 is in running state.Got IP 10.47.255.250 2025-04-03 02:04:58,604 - DEBUG - Pod ctest-nginx-pod-61308154 has vmi 0447ec54-1030-11f0-9232-fa163e03942b 2025-04-03 02:04:58,604 - INFO - Verified pod ctest-nginx-pod-61308154 in contrail-api 2025-04-03 02:04:58,604 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-03 02:04:58,618 - DEBUG - VMI 0447ec54-1030-11f0-9232-fa163e03942b is active in agent 10.0.0.31 2025-04-03 02:04:58,619 - INFO - Verified Pod ctest-nginx-pod-61308154 in agent 10.0.0.31 2025-04-03 02:04:58,619 - DEBUG - Requesting: http://10.0.0.47:8108/Snh_VirtualMachineDatabaseList?x=07463528-1210-4d84-9c51-97b8a5a6e011 2025-04-03 02:04:58,623 - INFO - Pod ctest-nginx-pod-61308154 with uuid 07463528-1210-4d84-9c51-97b8a5a6e011 found in kube manager 2025-04-03 02:04:58,623 - INFO - Pod ctest-nginx-pod-61308154 verification passed 2025-04-03 02:04:58,686 - DEBUG - [Pod ctest-nginx-pod-61308154] Cmd: echo ctest-nginx-pod-61308154 > /usr/share/nginx/html/index.html, Output: 2025-04-03 02:04:58,692 - DEBUG - Pod ctest-busybox-pod-97682779 not in running state.Currently in Pending 2025-04-03 02:05:03,699 - INFO - Pod ctest-busybox-pod-97682779 is in running state.Got IP 10.47.255.248 2025-04-03 02:05:03,713 - DEBUG - Pod ctest-busybox-pod-97682779 has vmi 08899542-1030-11f0-9232-fa163e03942b 2025-04-03 02:05:03,713 - INFO - Verified pod ctest-busybox-pod-97682779 in contrail-api 2025-04-03 02:05:03,714 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-03 02:05:03,726 - DEBUG - VMI 08899542-1030-11f0-9232-fa163e03942b is active in agent 10.0.0.31 2025-04-03 02:05:03,726 - INFO - Verified Pod ctest-busybox-pod-97682779 in agent 10.0.0.31 2025-04-03 02:05:03,726 - DEBUG - Requesting: http://10.0.0.47:8108/Snh_VirtualMachineDatabaseList?x=0985cc13-011c-42af-bf79-c0b374f8aaa1 2025-04-03 02:05:03,731 - INFO - Pod ctest-busybox-pod-97682779 with uuid 0985cc13-011c-42af-bf79-c0b374f8aaa1 found in kube manager 2025-04-03 02:05:03,731 - INFO - Pod ctest-busybox-pod-97682779 verification passed 2025-04-03 02:05:03,797 - DEBUG - [Pod ctest-busybox-pod-97682779] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-77692409 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-04-03 02:05:03,797 - DEBUG - [Pod Pod ctest-busybox-pod-97682779] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-03 02:05:03,797 - DEBUG - [Pod Pod ctest-busybox-pod-97682779] Cmd output: ctest-nginx-pod-77692409 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-04-03 02:05:03,865 - DEBUG - [Pod ctest-busybox-pod-97682779] 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-61308154 2025-04-03 02:05:03,865 - DEBUG - [Pod Pod ctest-busybox-pod-97682779] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-03 02:05:03,865 - DEBUG - [Pod Pod ctest-busybox-pod-97682779] 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-61308154 2025-04-03 02:05:03,865 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-77692409': 1, 'ctest-nginx-pod-61308154': 1} 2025-04-03 02:05:03,866 - WARNING - Nothing to delete parallely 2025-04-03 02:05:03,866 - INFO - Deleting pod default:ctest-busybox-pod-97682779 2025-04-03 02:05:03,878 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VmListReq?uuid=0985cc13-011c-42af-bf79-c0b374f8aaa1 2025-04-03 02:05:03,906 - WARNING - Pod uuid 0985cc13-011c-42af-bf79-c0b374f8aaa1 is still seen in agent 10.0.0.31 VM list 2025-04-03 02:05:08,907 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VmListReq?uuid=0985cc13-011c-42af-bf79-c0b374f8aaa1 2025-04-03 02:05:08,915 - WARNING - Pod uuid 0985cc13-011c-42af-bf79-c0b374f8aaa1 is still seen in agent 10.0.0.31 VM list 2025-04-03 02:05:13,915 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VmListReq?uuid=0985cc13-011c-42af-bf79-c0b374f8aaa1 2025-04-03 02:05:13,925 - WARNING - Pod uuid 0985cc13-011c-42af-bf79-c0b374f8aaa1 is still seen in agent 10.0.0.31 VM list 2025-04-03 02:05:18,926 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VmListReq?uuid=0985cc13-011c-42af-bf79-c0b374f8aaa1 2025-04-03 02:05:18,933 - WARNING - Pod uuid 0985cc13-011c-42af-bf79-c0b374f8aaa1 is still seen in agent 10.0.0.31 VM list 2025-04-03 02:05:23,934 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VmListReq?uuid=0985cc13-011c-42af-bf79-c0b374f8aaa1 2025-04-03 02:05:23,944 - WARNING - Pod uuid 0985cc13-011c-42af-bf79-c0b374f8aaa1 is still seen in agent 10.0.0.31 VM list 2025-04-03 02:05:28,945 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VmListReq?uuid=0985cc13-011c-42af-bf79-c0b374f8aaa1 2025-04-03 02:05:28,959 - WARNING - Pod uuid 0985cc13-011c-42af-bf79-c0b374f8aaa1 is still seen in agent 10.0.0.31 VM list 2025-04-03 02:05:33,959 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VmListReq?uuid=0985cc13-011c-42af-bf79-c0b374f8aaa1 2025-04-03 02:05:33,972 - WARNING - Pod uuid 0985cc13-011c-42af-bf79-c0b374f8aaa1 is still seen in agent 10.0.0.31 VM list 2025-04-03 02:05:38,973 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VmListReq?uuid=0985cc13-011c-42af-bf79-c0b374f8aaa1 2025-04-03 02:05:38,980 - DEBUG - Pod 0985cc13-011c-42af-bf79-c0b374f8aaa1 is not in agent 10.0.0.31 VM list 2025-04-03 02:05:38,980 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:08899542-1030-11f0-9232-fa163e03942b 2025-04-03 02:05:38,987 - DEBUG - VMI 08899542-1030-11f0-9232-fa163e03942b is removed from agent 10.0.0.31 2025-04-03 02:05:38,987 - INFO - Verified that pod ctest-busybox-pod-97682779 is removed in agent 2025-04-03 02:05:38,987 - INFO - Deleting Ingress : ctest-nginx-ingress-99115684 2025-04-03 02:05:39,007 - DEBUG - Requesting: http://10.0.0.47:8108/Snh_LoadbalancerDatabaseList?x=63d77b17-0c6d-4c30-9de2-5272597cde1c 2025-04-03 02:05:39,015 - ERROR - Ingress ctest-nginx-ingress-99115684 with uuid 63d77b17-0c6d-4c30-9de2-5272597cde1c still found in kube manager 2025-04-03 02:05:40,015 - DEBUG - Requesting: http://10.0.0.47:8108/Snh_LoadbalancerDatabaseList?x=63d77b17-0c6d-4c30-9de2-5272597cde1c 2025-04-03 02:05:40,023 - INFO - Ingress ctest-nginx-ingress-99115684 with uuid 63d77b17-0c6d-4c30-9de2-5272597cde1c deleted successfully from kube manager 2025-04-03 02:05:40,024 - INFO - Verifications on Ingress %s cleanup passed 2025-04-03 02:05:40,024 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-04-03 02:05:40,168 - DEBUG - Requesting: http://10.0.0.47:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-04-03 02:05:40,175 - WARNING - Control-node ifmap object for FIP pool __fip_pool_public__ , VN __public__ is found! 2025-04-03 02:05:45,176 - DEBUG - Requesting: http://10.0.0.47:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-04-03 02:05:45,182 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-04-03 02:05:45,182 - INFO - Deleting VN __public__ 2025-04-03 02:05:45,284 - DEBUG - Requesting: http://10.0.0.47:8082/routing-instance/74dbf1a2-243d-4b1a-8831-7efa213e9ca9 2025-04-03 02:05:45,290 - DEBUG - Response Code: 404 2025-04-03 02:05:45,290 - DEBUG - Requesting: http://10.0.0.47:8082/domains 2025-04-03 02:05:45,295 - DEBUG - Requesting: http://10.0.0.47:8082/domain/2535ebd7-5c7d-4ca7-bca1-da725d85819a 2025-04-03 02:05:45,314 - DEBUG - Requesting: http://10.0.0.47:8082/project/f0be8183-413b-407f-bdd1-d09594d031ee 2025-04-03 02:05:45,347 - INFO - Validated that VN __public__ is not found in API Server 2025-04-03 02:05:45,347 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-04-03 02:05:45,355 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-03 02:05:45,361 - DEBUG - VN __public__ is not present in Agent 10.0.0.31 2025-04-03 02:05:45,361 - INFO - Validated that VN __public__ is not in any agent 2025-04-03 02:05:45,361 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-03 02:05:45,369 - DEBUG - Requesting: http://10.0.0.47:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-03 02:05:45,375 - DEBUG - Requesting: http://10.0.0.47:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-04-03 02:05:45,382 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-04-03 02:05:45,383 - INFO - Deleting pod default:ctest-nginx-pod-61308154 2025-04-03 02:05:45,402 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VmListReq?uuid=07463528-1210-4d84-9c51-97b8a5a6e011 2025-04-03 02:05:45,413 - WARNING - Pod uuid 07463528-1210-4d84-9c51-97b8a5a6e011 is still seen in agent 10.0.0.31 VM list 2025-04-03 02:05:50,414 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VmListReq?uuid=07463528-1210-4d84-9c51-97b8a5a6e011 2025-04-03 02:05:50,421 - DEBUG - Pod 07463528-1210-4d84-9c51-97b8a5a6e011 is not in agent 10.0.0.31 VM list 2025-04-03 02:05:50,421 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0447ec54-1030-11f0-9232-fa163e03942b 2025-04-03 02:05:50,428 - DEBUG - VMI 0447ec54-1030-11f0-9232-fa163e03942b is removed from agent 10.0.0.31 2025-04-03 02:05:50,428 - INFO - Verified that pod ctest-nginx-pod-61308154 is removed in agent 2025-04-03 02:05:50,429 - INFO - Deleting pod default:ctest-nginx-pod-77692409 2025-04-03 02:05:50,453 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VmListReq?uuid=115c00f2-ddbc-4283-9f1f-d83a934870a3 2025-04-03 02:05:50,465 - WARNING - Pod uuid 115c00f2-ddbc-4283-9f1f-d83a934870a3 is still seen in agent 10.0.0.31 VM list 2025-04-03 02:05:55,466 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VmListReq?uuid=115c00f2-ddbc-4283-9f1f-d83a934870a3 2025-04-03 02:05:55,475 - DEBUG - Pod 115c00f2-ddbc-4283-9f1f-d83a934870a3 is not in agent 10.0.0.31 VM list 2025-04-03 02:05:55,475 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:03c98f6c-1030-11f0-9232-fa163e03942b 2025-04-03 02:05:55,481 - DEBUG - VMI 03c98f6c-1030-11f0-9232-fa163e03942b is removed from agent 10.0.0.31 2025-04-03 02:05:55,481 - INFO - Verified that pod ctest-nginx-pod-77692409 is removed in agent 2025-04-03 02:05:55,481 - INFO - Deleting service : ctest-nginx-svc-89870633 2025-04-03 02:05:55,730 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-03 02:05:55,740 - DEBUG - No XMPP flaps were noticed during the test