2025-02-02 09:13:15,338 - DEBUG - [10.0.0.22]: Running cmd : hostname 2025-02-02 09:13:15,576 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-948-1 2025-02-02 09:13:15,577 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2025-02-02 09:13:15,610 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-948-1 2025-02-02 09:13:15,611 - DEBUG - [10.0.0.22]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-02-02 09:13:15,685 - DEBUG - Output : NAMES contrail_test_FgoClG407 contrail-kubernetes-master_kubemanager_1 analytics_database_cassandra_1 analytics_database_nodemgr_1 analytics_database_query-engine_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_alarm_alarm-gen_1 analytics_collector_1 analytics_api_1 analytics_nodemgr_1 redis_redis_1 webui_web_1 webui_job_1 control_named_1 control_nodemgr_1 control_dns_1 control_control_1 config_database_nodemgr_1 config_database_zookeeper_1 config_database_rabbitmq_1 config_database_cassandra_1 config_api_devicemgr_1 config_api_nodemgr_1 config_api_api_1 config_api_svcmonitor_1 config_api_dnsmasq_1 config_api_schema_1 2025-02-02 09:13:15,685 - DEBUG - [10.0.0.22]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-02-02 09:13:15,781 - DEBUG - Output : 10.0.0.22/24 172.17.0.1/16 2025-02-02 09:13:15,781 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2025-02-02 09:13:15,835 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-948-1 2025-02-02 09:13:15,946 - DEBUG - [10.0.0.23]: Running cmd : hostname 2025-02-02 09:13:16,167 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-948-1 2025-02-02 09:13:16,167 - DEBUG - [10.0.0.23]: Running cmd : hostname -f 2025-02-02 09:13:16,203 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-948-1 2025-02-02 09:13:16,203 - DEBUG - [10.0.0.23]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-02-02 09:13:16,294 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-02-02 09:13:16,295 - DEBUG - [10.0.0.23]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-02-02 09:13:16,329 - DEBUG - Output : 10.0.0.23/24 2025-02-02 09:13:16,329 - DEBUG - [10.0.0.23]: Running cmd : getent hosts 10.0.0.23 | head -n 1 | awk '{print $2}' 2025-02-02 09:13:16,353 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-948-1 2025-02-02 09:13:16,435 - INFO - Using existing project ['default-domain', 'k8s-default'](cfa74a8e-b449-4401-b6d6-a5516652838c) 2025-02-02 09:13:16,535 - INFO - Using existing project ['default-domain', 'k8s-default'](cfa74a8e-b449-4401-b6d6-a5516652838c) 2025-02-02 09:13:16,673 - INFO - ================================================================================ 2025-02-02 09:13:16,673 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-02-02 09:13:16,674 - 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-02-02 09:13:16,879 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-02 09:13:16,886 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.0.0.22': '0'}} with 2025-02-02 09:13:16,886 - INFO - Initial checks done. Running the testcase now 2025-02-02 09:13:16,886 - INFO - 2025-02-02 09:13:16,890 - INFO - Namespace default already exists 2025-02-02 09:13:16,890 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-02-02 09:13:17,020 - DEBUG - Output : cluster_project={} 2025-02-02 09:13:17,072 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-02-02 09:13:17,072 - DEBUG - Project uuid in Contrail is cfa74a8e-b449-4401-b6d6-a5516652838c 2025-02-02 09:13:17,072 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-02-02 09:13:17,178 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-02-02 09:13:17,178 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_NamespaceDatabaseList?namespace_uuid=70a86552-0ab7-4128-b2df-84677fdf1b2f 2025-02-02 09:13:17,183 - INFO - Namespace default with uuid 70a86552-0ab7-4128-b2df-84677fdf1b2f found in kube manager 2025-02-02 09:13:17,183 - INFO - Namespace default verification passed 2025-02-02 09:13:17,185 - DEBUG - Service ctest-nginx-svc-26569178 not present 2025-02-02 09:13:17,186 - INFO - Creating service ctest-nginx-svc-26569178 2025-02-02 09:13:17,200 - INFO - Created Service ctest-nginx-svc-26569178 2025-02-02 09:13:17,202 - DEBUG - Pod ctest-nginx-pod-53796443 not present 2025-02-02 09:13:17,203 - INFO - Creating Pod ctest-nginx-pod-53796443 2025-02-02 09:13:17,247 - DEBUG - Pod : ctest-nginx-pod-53796443 UUID is 140dde5f-5fa0-46b8-90d3-5b192fe315a6 2025-02-02 09:13:17,258 - DEBUG - Pod ctest-nginx-pod-47669098 not present 2025-02-02 09:13:17,258 - INFO - Creating Pod ctest-nginx-pod-47669098 2025-02-02 09:13:17,283 - DEBUG - Pod : ctest-nginx-pod-47669098 UUID is 714e2e29-8798-4026-a777-a6d91e8244e7 2025-02-02 09:13:17,473 - INFO - Created VN __public__, UUID :af02b909-29e9-4753-870f-a5b77bdd18e4 2025-02-02 09:13:17,707 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-02-02 09:13:17,712 - DEBUG - Requesting: http://10.0.0.22:8082/domain/cb2c8d14-a935-4066-a2df-552731f4faa7 2025-02-02 09:13:17,744 - DEBUG - Requesting: http://10.0.0.22:8082/project/cfa74a8e-b449-4401-b6d6-a5516652838c 2025-02-02 09:13:17,799 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/af02b909-29e9-4753-870f-a5b77bdd18e4 2025-02-02 09:13:17,810 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/af02b909-29e9-4753-870f-a5b77bdd18e4 2025-02-02 09:13:17,819 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/acf22a46-4b45-441c-a030-ed0dd42cd367 2025-02-02 09:13:17,867 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/acf22a46-4b45-441c-a030-ed0dd42cd367 2025-02-02 09:13:17,895 - DEBUG - Route Targets: [] 2025-02-02 09:13:17,895 - DEBUG - RT names not yet present for VN __public__ 2025-02-02 09:13:22,895 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-02-02 09:13:22,901 - DEBUG - Requesting: http://10.0.0.22:8082/domain/cb2c8d14-a935-4066-a2df-552731f4faa7 2025-02-02 09:13:22,908 - DEBUG - Requesting: http://10.0.0.22:8082/project/cfa74a8e-b449-4401-b6d6-a5516652838c 2025-02-02 09:13:22,954 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/af02b909-29e9-4753-870f-a5b77bdd18e4 2025-02-02 09:13:22,964 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/af02b909-29e9-4753-870f-a5b77bdd18e4 2025-02-02 09:13:22,974 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/acf22a46-4b45-441c-a030-ed0dd42cd367 2025-02-02 09:13:22,982 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/acf22a46-4b45-441c-a030-ed0dd42cd367 2025-02-02 09:13:22,988 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/88ba8028-a979-413e-ba1b-18ac4cb67281 2025-02-02 09:13:22,995 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-02-02 09:13:22,995 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/af02b909-29e9-4753-870f-a5b77bdd18e4 2025-02-02 09:13:23,004 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/acf22a46-4b45-441c-a030-ed0dd42cd367 2025-02-02 09:13:23,019 - INFO - Verified VN network id 13 for VN af02b909-29e9-4753-870f-a5b77bdd18e4 2025-02-02 09:13:23,019 - INFO - Verifications in API Server for VN __public__ passed 2025-02-02 09:13:23,019 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/af02b909-29e9-4753-870f-a5b77bdd18e4 2025-02-02 09:13:23,030 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/acf22a46-4b45-441c-a030-ed0dd42cd367 2025-02-02 09:13:23,037 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/acf22a46-4b45-441c-a030-ed0dd42cd367 2025-02-02 09:13:23,046 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/88ba8028-a979-413e-ba1b-18ac4cb67281 2025-02-02 09:13:23,054 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-02-02 09:13:23,061 - DEBUG - Control-node 10.0.0.22 : 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': '12610845355599808339', 'uuid-lslong': '9732179527246616804'}, 'enable': 'true', 'created': '2025-02-02T09:13:17', 'last-modified': '2025-02-02T09:13:17', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.402125'} 2025-02-02 09:13:23,061 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-02 09:13:23,068 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-02-02 09:13:23,068 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-02-02 09:13:23,068 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-02-02 09:13:23,069 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-02-02 09:13:23,075 - DEBUG - Requesting: http://10.0.0.22:8082/domain/cb2c8d14-a935-4066-a2df-552731f4faa7 2025-02-02 09:13:23,082 - DEBUG - Requesting: http://10.0.0.22:8082/project/cfa74a8e-b449-4401-b6d6-a5516652838c 2025-02-02 09:13:23,132 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/af02b909-29e9-4753-870f-a5b77bdd18e4 2025-02-02 09:13:23,142 - DEBUG - =>VN __public__ has no policy to be verified 2025-02-02 09:13:23,142 - DEBUG - Verifying the vn in opserver 2025-02-02 09:13:23,143 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.22 2025-02-02 09:13:23,143 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-02-02 09:13:23,148 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-02-02 09:13:23,148 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-02-02 09:13:23,148 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-02 09:13:23,156 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-02 09:13:23,164 - DEBUG - Do not have enough data to verify VN in agent 2025-02-02 09:13:23,164 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-02 09:13:23,171 - DEBUG - VRF ids for VN __public__: {} 2025-02-02 09:13:23,272 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-02-02 09:13:23,447 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-02-02 09:13:23,453 - DEBUG - Requesting: http://10.0.0.22:8082/domain/cb2c8d14-a935-4066-a2df-552731f4faa7 2025-02-02 09:13:23,460 - DEBUG - Requesting: http://10.0.0.22:8082/project/cfa74a8e-b449-4401-b6d6-a5516652838c 2025-02-02 09:13:23,503 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/af02b909-29e9-4753-870f-a5b77bdd18e4 2025-02-02 09:13:23,516 - DEBUG - Requesting: http://10.0.0.22:8082/floating-ip-pool/bce6f908-f3d2-46f8-9de2-bac4deabdb83 2025-02-02 09:13:23,522 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-02-02 09:13:23,527 - DEBUG - Requesting: http://10.0.0.22:8082/domain/cb2c8d14-a935-4066-a2df-552731f4faa7 2025-02-02 09:13:23,535 - DEBUG - Requesting: http://10.0.0.22:8082/project/cfa74a8e-b449-4401-b6d6-a5516652838c 2025-02-02 09:13:23,585 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/af02b909-29e9-4753-870f-a5b77bdd18e4 2025-02-02 09:13:23,595 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-02-02 09:13:23,595 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-02-02 09:13:23,603 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-02-02 09:13:23,608 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-02-02 09:13:23,608 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-02-02 09:13:23,611 - DEBUG - Ingress ctest-nginx-ingress-21277975 not present 2025-02-02 09:13:23,612 - INFO - Creating Ingress ctest-nginx-ingress-21277975 2025-02-02 09:13:23,619 - INFO - Created Ingress ctest-nginx-ingress-21277975 2025-02-02 09:13:23,621 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-21277975 2025-02-02 09:13:26,626 - DEBUG - For Ingress ctest-nginx-ingress-21277975, Cluster IP: 10.47.255.249, External IPs ['139.85.145.124'] 2025-02-02 09:13:26,626 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-21277975 2025-02-02 09:13:26,633 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=207aefbc-3e82-4da0-a016-cb9172d21eff 2025-02-02 09:13:26,644 - INFO - Ingress ctest-nginx-ingress-21277975 with uuid 207aefbc-3e82-4da0-a016-cb9172d21eff found in kube manager 2025-02-02 09:13:26,644 - INFO - Ingress ctest-nginx-ingress-21277975 verification passed 2025-02-02 09:13:26,647 - DEBUG - Pod ctest-busybox-pod-84955119 not present 2025-02-02 09:13:26,647 - INFO - Creating Pod ctest-busybox-pod-84955119 2025-02-02 09:13:26,699 - DEBUG - Pod : ctest-busybox-pod-84955119 UUID is d398630e-1c9f-42c3-9f1c-07bbf1a8a3b0 2025-02-02 09:13:26,703 - DEBUG - Pod ctest-nginx-pod-53796443 not in running state.Currently in Pending 2025-02-02 09:13:31,709 - INFO - Pod ctest-nginx-pod-53796443 is in running state.Got IP 10.47.255.251 2025-02-02 09:13:31,722 - DEBUG - Pod ctest-nginx-pod-53796443 has vmi f13b9908-e145-11ef-b43f-fa163e2d0b2f 2025-02-02 09:13:31,722 - INFO - Verified pod ctest-nginx-pod-53796443 in contrail-api 2025-02-02 09:13:31,723 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-02 09:13:31,736 - DEBUG - VMI f13b9908-e145-11ef-b43f-fa163e2d0b2f is active in agent 10.0.0.23 2025-02-02 09:13:31,736 - INFO - Verified Pod ctest-nginx-pod-53796443 in agent 10.0.0.23 2025-02-02 09:13:31,736 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=140dde5f-5fa0-46b8-90d3-5b192fe315a6 2025-02-02 09:13:31,740 - INFO - Pod ctest-nginx-pod-53796443 with uuid 140dde5f-5fa0-46b8-90d3-5b192fe315a6 found in kube manager 2025-02-02 09:13:31,740 - INFO - Pod ctest-nginx-pod-53796443 verification passed 2025-02-02 09:13:31,803 - DEBUG - [Pod ctest-nginx-pod-53796443] Cmd: echo ctest-nginx-pod-53796443 > /usr/share/nginx/html/index.html, Output: 2025-02-02 09:13:31,809 - INFO - Pod ctest-nginx-pod-47669098 is in running state.Got IP 10.47.255.250 2025-02-02 09:13:31,822 - DEBUG - Pod ctest-nginx-pod-47669098 has vmi f1b5bd78-e145-11ef-b43f-fa163e2d0b2f 2025-02-02 09:13:31,822 - INFO - Verified pod ctest-nginx-pod-47669098 in contrail-api 2025-02-02 09:13:31,822 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-02 09:13:31,833 - DEBUG - VMI f1b5bd78-e145-11ef-b43f-fa163e2d0b2f is active in agent 10.0.0.23 2025-02-02 09:13:31,833 - INFO - Verified Pod ctest-nginx-pod-47669098 in agent 10.0.0.23 2025-02-02 09:13:31,833 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=714e2e29-8798-4026-a777-a6d91e8244e7 2025-02-02 09:13:31,838 - INFO - Pod ctest-nginx-pod-47669098 with uuid 714e2e29-8798-4026-a777-a6d91e8244e7 found in kube manager 2025-02-02 09:13:31,838 - INFO - Pod ctest-nginx-pod-47669098 verification passed 2025-02-02 09:13:31,895 - DEBUG - [Pod ctest-nginx-pod-47669098] Cmd: echo ctest-nginx-pod-47669098 > /usr/share/nginx/html/index.html, Output: 2025-02-02 09:13:31,900 - DEBUG - Pod ctest-busybox-pod-84955119 not in running state.Currently in Pending 2025-02-02 09:13:36,906 - DEBUG - Pod ctest-busybox-pod-84955119 not in running state.Currently in Pending 2025-02-02 09:13:41,913 - INFO - Pod ctest-busybox-pod-84955119 is in running state.Got IP 10.47.255.248 2025-02-02 09:13:41,975 - DEBUG - Pod ctest-busybox-pod-84955119 has vmi f61727da-e145-11ef-b43f-fa163e2d0b2f 2025-02-02 09:13:41,975 - INFO - Verified pod ctest-busybox-pod-84955119 in contrail-api 2025-02-02 09:13:41,975 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-02 09:13:41,986 - DEBUG - VMI f61727da-e145-11ef-b43f-fa163e2d0b2f is active in agent 10.0.0.23 2025-02-02 09:13:41,986 - INFO - Verified Pod ctest-busybox-pod-84955119 in agent 10.0.0.23 2025-02-02 09:13:41,986 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=d398630e-1c9f-42c3-9f1c-07bbf1a8a3b0 2025-02-02 09:13:41,992 - INFO - Pod ctest-busybox-pod-84955119 with uuid d398630e-1c9f-42c3-9f1c-07bbf1a8a3b0 found in kube manager 2025-02-02 09:13:41,992 - INFO - Pod ctest-busybox-pod-84955119 verification passed 2025-02-02 09:13:42,059 - DEBUG - [Pod ctest-busybox-pod-84955119] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-47669098 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-02-02 09:13:42,059 - DEBUG - [Pod Pod ctest-busybox-pod-84955119] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-02 09:13:42,060 - DEBUG - [Pod Pod ctest-busybox-pod-84955119] Cmd output: ctest-nginx-pod-47669098 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-02-02 09:13:42,121 - DEBUG - [Pod ctest-busybox-pod-84955119] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-53796443 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-02-02 09:13:42,121 - DEBUG - [Pod Pod ctest-busybox-pod-84955119] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-02 09:13:42,121 - DEBUG - [Pod Pod ctest-busybox-pod-84955119] Cmd output: ctest-nginx-pod-53796443 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-02-02 09:13:42,121 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-53796443': 1, 'ctest-nginx-pod-47669098': 1} 2025-02-02 09:13:42,122 - WARNING - Nothing to delete parallely 2025-02-02 09:13:42,122 - INFO - Deleting pod default:ctest-busybox-pod-84955119 2025-02-02 09:13:42,138 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=d398630e-1c9f-42c3-9f1c-07bbf1a8a3b0 2025-02-02 09:13:42,149 - WARNING - Pod uuid d398630e-1c9f-42c3-9f1c-07bbf1a8a3b0 is still seen in agent 10.0.0.23 VM list 2025-02-02 09:13:47,150 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=d398630e-1c9f-42c3-9f1c-07bbf1a8a3b0 2025-02-02 09:13:47,158 - WARNING - Pod uuid d398630e-1c9f-42c3-9f1c-07bbf1a8a3b0 is still seen in agent 10.0.0.23 VM list 2025-02-02 09:13:52,159 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=d398630e-1c9f-42c3-9f1c-07bbf1a8a3b0 2025-02-02 09:13:52,166 - WARNING - Pod uuid d398630e-1c9f-42c3-9f1c-07bbf1a8a3b0 is still seen in agent 10.0.0.23 VM list 2025-02-02 09:13:57,167 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=d398630e-1c9f-42c3-9f1c-07bbf1a8a3b0 2025-02-02 09:13:57,176 - WARNING - Pod uuid d398630e-1c9f-42c3-9f1c-07bbf1a8a3b0 is still seen in agent 10.0.0.23 VM list 2025-02-02 09:14:02,177 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=d398630e-1c9f-42c3-9f1c-07bbf1a8a3b0 2025-02-02 09:14:02,184 - WARNING - Pod uuid d398630e-1c9f-42c3-9f1c-07bbf1a8a3b0 is still seen in agent 10.0.0.23 VM list 2025-02-02 09:14:07,185 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=d398630e-1c9f-42c3-9f1c-07bbf1a8a3b0 2025-02-02 09:14:07,193 - WARNING - Pod uuid d398630e-1c9f-42c3-9f1c-07bbf1a8a3b0 is still seen in agent 10.0.0.23 VM list 2025-02-02 09:14:12,193 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=d398630e-1c9f-42c3-9f1c-07bbf1a8a3b0 2025-02-02 09:14:12,202 - WARNING - Pod uuid d398630e-1c9f-42c3-9f1c-07bbf1a8a3b0 is still seen in agent 10.0.0.23 VM list 2025-02-02 09:14:17,204 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=d398630e-1c9f-42c3-9f1c-07bbf1a8a3b0 2025-02-02 09:14:17,212 - DEBUG - Pod d398630e-1c9f-42c3-9f1c-07bbf1a8a3b0 is not in agent 10.0.0.23 VM list 2025-02-02 09:14:17,212 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f61727da-e145-11ef-b43f-fa163e2d0b2f 2025-02-02 09:14:17,218 - DEBUG - VMI f61727da-e145-11ef-b43f-fa163e2d0b2f is removed from agent 10.0.0.23 2025-02-02 09:14:17,218 - INFO - Verified that pod ctest-busybox-pod-84955119 is removed in agent 2025-02-02 09:14:17,219 - INFO - Deleting Ingress : ctest-nginx-ingress-21277975 2025-02-02 09:14:17,231 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=207aefbc-3e82-4da0-a016-cb9172d21eff 2025-02-02 09:14:17,244 - ERROR - Ingress ctest-nginx-ingress-21277975 with uuid 207aefbc-3e82-4da0-a016-cb9172d21eff still found in kube manager 2025-02-02 09:14:18,245 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=207aefbc-3e82-4da0-a016-cb9172d21eff 2025-02-02 09:14:18,249 - INFO - Ingress ctest-nginx-ingress-21277975 with uuid 207aefbc-3e82-4da0-a016-cb9172d21eff deleted successfully from kube manager 2025-02-02 09:14:18,249 - INFO - Verifications on Ingress %s cleanup passed 2025-02-02 09:14:18,249 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-02-02 09:14:18,320 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-02-02 09:14:18,326 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-02-02 09:14:18,326 - INFO - Deleting VN __public__ 2025-02-02 09:14:18,487 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/acf22a46-4b45-441c-a030-ed0dd42cd367 2025-02-02 09:14:18,494 - DEBUG - Response Code: 404 2025-02-02 09:14:18,495 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-02-02 09:14:18,499 - DEBUG - Requesting: http://10.0.0.22:8082/domain/cb2c8d14-a935-4066-a2df-552731f4faa7 2025-02-02 09:14:18,512 - DEBUG - Requesting: http://10.0.0.22:8082/project/cfa74a8e-b449-4401-b6d6-a5516652838c 2025-02-02 09:14:18,589 - INFO - Validated that VN __public__ is not found in API Server 2025-02-02 09:14:18,589 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-02-02 09:14:18,603 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-02 09:14:18,624 - DEBUG - VN __public__ is not present in Agent 10.0.0.23 2025-02-02 09:14:18,624 - INFO - Validated that VN __public__ is not in any agent 2025-02-02 09:14:18,624 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-02 09:14:18,638 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-02 09:14:18,647 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-02-02 09:14:18,652 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-02-02 09:14:18,653 - INFO - Deleting pod default:ctest-nginx-pod-47669098 2025-02-02 09:14:18,676 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=714e2e29-8798-4026-a777-a6d91e8244e7 2025-02-02 09:14:18,710 - WARNING - Pod uuid 714e2e29-8798-4026-a777-a6d91e8244e7 is still seen in agent 10.0.0.23 VM list 2025-02-02 09:14:23,710 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=714e2e29-8798-4026-a777-a6d91e8244e7 2025-02-02 09:14:23,718 - DEBUG - Pod 714e2e29-8798-4026-a777-a6d91e8244e7 is not in agent 10.0.0.23 VM list 2025-02-02 09:14:23,718 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f1b5bd78-e145-11ef-b43f-fa163e2d0b2f 2025-02-02 09:14:23,725 - DEBUG - VMI f1b5bd78-e145-11ef-b43f-fa163e2d0b2f is removed from agent 10.0.0.23 2025-02-02 09:14:23,725 - INFO - Verified that pod ctest-nginx-pod-47669098 is removed in agent 2025-02-02 09:14:23,725 - INFO - Deleting pod default:ctest-nginx-pod-53796443 2025-02-02 09:14:23,747 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=140dde5f-5fa0-46b8-90d3-5b192fe315a6 2025-02-02 09:14:23,756 - WARNING - Pod uuid 140dde5f-5fa0-46b8-90d3-5b192fe315a6 is still seen in agent 10.0.0.23 VM list 2025-02-02 09:14:28,757 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=140dde5f-5fa0-46b8-90d3-5b192fe315a6 2025-02-02 09:14:28,765 - DEBUG - Pod 140dde5f-5fa0-46b8-90d3-5b192fe315a6 is not in agent 10.0.0.23 VM list 2025-02-02 09:14:28,765 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f13b9908-e145-11ef-b43f-fa163e2d0b2f 2025-02-02 09:14:28,771 - DEBUG - VMI f13b9908-e145-11ef-b43f-fa163e2d0b2f is removed from agent 10.0.0.23 2025-02-02 09:14:28,771 - INFO - Verified that pod ctest-nginx-pod-53796443 is removed in agent 2025-02-02 09:14:28,772 - INFO - Deleting service : ctest-nginx-svc-26569178 2025-02-02 09:14:29,015 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-02 09:14:29,026 - DEBUG - No XMPP flaps were noticed during the test