2025-06-15 08:34:59,639 - DEBUG - [10.0.0.254]: Running cmd : hostname 2025-06-15 08:34:59,899 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-390-1.novalocal 2025-06-15 08:34:59,899 - DEBUG - [10.0.0.254]: Running cmd : hostname -f 2025-06-15 08:35:00,023 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-390-1.novalocal 2025-06-15 08:35:00,024 - DEBUG - [10.0.0.254]: 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-06-15 08:35:00,225 - DEBUG - Output : NAMES contrail_test_gU9JpANYt vrouter_vrouter-agent_1 vrouter_nodemgr_1 rsyslogd_rsyslogd_1 kubemanager_k8s_kubemanager_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_1 analytics_alarm_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_alarm_kafka_1 analytics_api_1 analytics_nodemgr_1 analytics_collector_1 analytics_database_query-engine_1 analytics_database_nodemgr_1 analytics_database_cassandra_1 control_named_1 control_dns_1 control_nodemgr_1 control_control_1 webui_web_1 webui_job_1 config_devicemgr_1 config_schema_1 config_nodemgr_1 config_svcmonitor_1 config_api_1 config_dnsmasq_1 config_database_nodemgr_1 config_database_rabbitmq_1 config_database_cassandra_1 config_database_zookeeper_1 redis_redis_1 2025-06-15 08:35:00,226 - DEBUG - [10.0.0.254]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-06-15 08:35:00,343 - DEBUG - Output : 10.0.0.254/24 10.20.0.17/24 172.17.0.1/16 10.20.0.17/24 2025-06-15 08:35:00,344 - DEBUG - [10.0.0.254]: Running cmd : getent hosts 10.0.0.254 | head -n 1 | awk '{print $2}' 2025-06-15 08:35:00,463 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-390-1.novalocal 2025-06-15 08:35:00,464 - DEBUG - [10.0.0.254]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-06-15 08:35:00,595 - DEBUG - Output : 10.20.0.17/24 2025-06-15 08:35:00,595 - DEBUG - [10.0.0.254]: Running cmd : getent hosts 10.20.0.17 | head -n 1 | awk '{print $2}' 2025-06-15 08:35:00,714 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-390-1.novalocal 2025-06-15 08:35:01,030 - INFO - Using existing project ['default-domain', 'k8s-default'](d291203d-941a-4de8-a47d-10004b4c44d3) 2025-06-15 08:35:01,114 - INFO - Using existing project ['default-domain', 'k8s-default'](d291203d-941a-4de8-a47d-10004b4c44d3) 2025-06-15 08:35:01,297 - INFO - ================================================================================ 2025-06-15 08:35:01,297 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-06-15 08:35:01,298 - 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-06-15 08:35:01,567 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-15 08:35:01,576 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.20.0.17': '0'}} with 2025-06-15 08:35:01,576 - INFO - Initial checks done. Running the testcase now 2025-06-15 08:35:01,576 - INFO - 2025-06-15 08:35:01,581 - INFO - Namespace default already exists 2025-06-15 08:35:01,582 - DEBUG - [10.0.0.254]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-15 08:35:01,765 - DEBUG - Output : cluster_project={} 2025-06-15 08:35:01,813 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-06-15 08:35:01,813 - DEBUG - Project uuid in Contrail is d291203d-941a-4de8-a47d-10004b4c44d3 2025-06-15 08:35:01,813 - DEBUG - [10.0.0.254]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-06-15 08:35:01,985 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-06-15 08:35:01,986 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_NamespaceDatabaseList?namespace_uuid=8c4b85c7-8e8b-44fa-91f4-1d6e451e19b9 2025-06-15 08:35:01,992 - INFO - Namespace default with uuid 8c4b85c7-8e8b-44fa-91f4-1d6e451e19b9 found in kube manager 2025-06-15 08:35:01,992 - INFO - Namespace default verification passed 2025-06-15 08:35:02,000 - DEBUG - Service ctest-nginx-svc-24573995 not present 2025-06-15 08:35:02,000 - INFO - Creating service ctest-nginx-svc-24573995 2025-06-15 08:35:02,112 - INFO - Created Service ctest-nginx-svc-24573995 2025-06-15 08:35:02,134 - DEBUG - Pod ctest-nginx-pod-18434506 not present 2025-06-15 08:35:02,135 - INFO - Creating Pod ctest-nginx-pod-18434506 2025-06-15 08:35:02,195 - DEBUG - Pod : ctest-nginx-pod-18434506 UUID is 9f846c43-8009-4a92-beba-ec608c6c1eea 2025-06-15 08:35:02,200 - DEBUG - Pod ctest-nginx-pod-13877121 not present 2025-06-15 08:35:02,201 - INFO - Creating Pod ctest-nginx-pod-13877121 2025-06-15 08:35:02,232 - DEBUG - Pod : ctest-nginx-pod-13877121 UUID is 199b344f-57c3-4fee-adb4-6b2a6b474afe 2025-06-15 08:35:02,421 - INFO - Created VN __public__, UUID :e39f4e28-95fb-4b68-8d2f-39a1c8d07118 2025-06-15 08:35:02,678 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-06-15 08:35:02,683 - DEBUG - Requesting: http://10.0.0.254:8082/domain/5ecb434b-4671-4289-8d61-3f96af4eda65 2025-06-15 08:35:02,695 - DEBUG - Requesting: http://10.0.0.254:8082/project/d291203d-941a-4de8-a47d-10004b4c44d3 2025-06-15 08:35:02,767 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/e39f4e28-95fb-4b68-8d2f-39a1c8d07118 2025-06-15 08:35:02,779 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/e39f4e28-95fb-4b68-8d2f-39a1c8d07118 2025-06-15 08:35:02,794 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/ea58ce26-fd99-4ba7-83b5-484a845eadb6 2025-06-15 08:35:02,803 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/ea58ce26-fd99-4ba7-83b5-484a845eadb6 2025-06-15 08:35:02,813 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/8ff6ee8f-9418-46e5-b2fa-cff3c3eb2b16 2025-06-15 08:35:02,822 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-06-15 08:35:02,822 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/e39f4e28-95fb-4b68-8d2f-39a1c8d07118 2025-06-15 08:35:02,834 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/ea58ce26-fd99-4ba7-83b5-484a845eadb6 2025-06-15 08:35:02,851 - INFO - Verified VN network id 15 for VN e39f4e28-95fb-4b68-8d2f-39a1c8d07118 2025-06-15 08:35:02,851 - INFO - Verifications in API Server for VN __public__ passed 2025-06-15 08:35:02,851 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/e39f4e28-95fb-4b68-8d2f-39a1c8d07118 2025-06-15 08:35:02,861 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/ea58ce26-fd99-4ba7-83b5-484a845eadb6 2025-06-15 08:35:02,869 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/ea58ce26-fd99-4ba7-83b5-484a845eadb6 2025-06-15 08:35:02,878 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/8ff6ee8f-9418-46e5-b2fa-cff3c3eb2b16 2025-06-15 08:35:02,885 - DEBUG - Requesting: http://10.0.0.254:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-06-15 08:35:02,895 - DEBUG - Control-node 10.0.0.254 : 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': '16401914304128568168', 'uuid-lslong': '10173413450274861336'}, 'enable': 'true', 'created': '2025-06-15T08:35:02', 'last-modified': '2025-06-15T08:35:02', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.294866'} 2025-06-15 08:35:02,895 - DEBUG - Requesting: http://10.0.0.254:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-15 08:35:02,906 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-06-15 08:35:02,906 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-06-15 08:35:02,907 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-06-15 08:35:02,907 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-06-15 08:35:02,916 - DEBUG - Requesting: http://10.0.0.254:8082/domain/5ecb434b-4671-4289-8d61-3f96af4eda65 2025-06-15 08:35:02,925 - DEBUG - Requesting: http://10.0.0.254:8082/project/d291203d-941a-4de8-a47d-10004b4c44d3 2025-06-15 08:35:02,990 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/e39f4e28-95fb-4b68-8d2f-39a1c8d07118 2025-06-15 08:35:03,000 - DEBUG - =>VN __public__ has no policy to be verified 2025-06-15 08:35:03,000 - DEBUG - Verifying the vn in opserver 2025-06-15 08:35:03,000 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.254 2025-06-15 08:35:03,000 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-06-15 08:35:03,007 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-06-15 08:35:03,007 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-06-15 08:35:03,007 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-15 08:35:03,015 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-15 08:35:03,022 - DEBUG - Do not have enough data to verify VN in agent 2025-06-15 08:35:03,022 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-15 08:35:03,028 - DEBUG - VRF ids for VN __public__: {} 2025-06-15 08:35:03,097 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-06-15 08:35:03,207 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-06-15 08:35:03,213 - DEBUG - Requesting: http://10.0.0.254:8082/domain/5ecb434b-4671-4289-8d61-3f96af4eda65 2025-06-15 08:35:03,222 - DEBUG - Requesting: http://10.0.0.254:8082/project/d291203d-941a-4de8-a47d-10004b4c44d3 2025-06-15 08:35:03,292 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/e39f4e28-95fb-4b68-8d2f-39a1c8d07118 2025-06-15 08:35:03,306 - DEBUG - Requesting: http://10.0.0.254:8082/floating-ip-pool/c873eb82-9929-43bb-9524-518ebc99168f 2025-06-15 08:35:03,313 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-06-15 08:35:03,317 - DEBUG - Requesting: http://10.0.0.254:8082/domain/5ecb434b-4671-4289-8d61-3f96af4eda65 2025-06-15 08:35:03,326 - DEBUG - Requesting: http://10.0.0.254:8082/project/d291203d-941a-4de8-a47d-10004b4c44d3 2025-06-15 08:35:03,377 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/e39f4e28-95fb-4b68-8d2f-39a1c8d07118 2025-06-15 08:35:03,388 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-06-15 08:35:03,388 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-06-15 08:35:03,399 - DEBUG - Requesting: http://10.0.0.254:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-06-15 08:35:03,406 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-06-15 08:35:03,406 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-06-15 08:35:03,410 - DEBUG - Ingress ctest-nginx-ingress-31107665 not present 2025-06-15 08:35:03,410 - INFO - Creating Ingress ctest-nginx-ingress-31107665 2025-06-15 08:35:03,417 - INFO - Created Ingress ctest-nginx-ingress-31107665 2025-06-15 08:35:03,424 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-31107665 2025-06-15 08:35:06,431 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-31107665 2025-06-15 08:35:09,438 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-31107665 2025-06-15 08:35:12,444 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-31107665 2025-06-15 08:35:15,451 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-31107665 2025-06-15 08:35:18,459 - DEBUG - For Ingress ctest-nginx-ingress-31107665, Cluster IP: 10.47.255.246, External IPs ['70.251.87.124'] 2025-06-15 08:35:18,459 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-31107665 2025-06-15 08:35:18,461 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_LoadbalancerDatabaseList?x=2a4374be-6d88-4c4b-aea1-4010101e2549 2025-06-15 08:35:18,469 - INFO - Ingress ctest-nginx-ingress-31107665 with uuid 2a4374be-6d88-4c4b-aea1-4010101e2549 found in kube manager 2025-06-15 08:35:18,470 - INFO - Ingress ctest-nginx-ingress-31107665 verification passed 2025-06-15 08:35:18,474 - DEBUG - Pod ctest-busybox-pod-34729157 not present 2025-06-15 08:35:18,475 - INFO - Creating Pod ctest-busybox-pod-34729157 2025-06-15 08:35:18,523 - DEBUG - Pod : ctest-busybox-pod-34729157 UUID is c1383d3d-7e20-4d63-934d-ea684063639a 2025-06-15 08:35:18,539 - DEBUG - Pod ctest-nginx-pod-18434506 not in running state.Currently in Pending 2025-06-15 08:35:23,548 - DEBUG - Pod ctest-nginx-pod-18434506 not in running state.Currently in Pending 2025-06-15 08:35:28,557 - INFO - Pod ctest-nginx-pod-18434506 is in running state.Got IP 10.47.255.248 2025-06-15 08:35:28,578 - DEBUG - Pod ctest-nginx-pod-18434506 has vmi a45c7512-49c3-11f0-ae2d-fa163e1ebfd4 2025-06-15 08:35:28,578 - INFO - Verified pod ctest-nginx-pod-18434506 in contrail-api 2025-06-15 08:35:28,578 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-15 08:35:28,593 - DEBUG - VMI a45c7512-49c3-11f0-ae2d-fa163e1ebfd4 is active in agent 10.0.0.254 2025-06-15 08:35:28,593 - INFO - Verified Pod ctest-nginx-pod-18434506 in agent 10.0.0.254 2025-06-15 08:35:28,593 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_VirtualMachineDatabaseList?x=9f846c43-8009-4a92-beba-ec608c6c1eea 2025-06-15 08:35:28,598 - INFO - Pod ctest-nginx-pod-18434506 with uuid 9f846c43-8009-4a92-beba-ec608c6c1eea found in kube manager 2025-06-15 08:35:28,599 - INFO - Pod ctest-nginx-pod-18434506 verification passed 2025-06-15 08:35:28,658 - DEBUG - [Pod ctest-nginx-pod-18434506] Cmd: echo ctest-nginx-pod-18434506 > /usr/share/nginx/html/index.html, Output: 2025-06-15 08:35:28,666 - INFO - Pod ctest-nginx-pod-13877121 is in running state.Got IP 10.47.255.247 2025-06-15 08:35:28,684 - DEBUG - Pod ctest-nginx-pod-13877121 has vmi a5f3aa26-49c3-11f0-ae2d-fa163e1ebfd4 2025-06-15 08:35:28,685 - INFO - Verified pod ctest-nginx-pod-13877121 in contrail-api 2025-06-15 08:35:28,685 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-15 08:35:28,699 - DEBUG - VMI a5f3aa26-49c3-11f0-ae2d-fa163e1ebfd4 is active in agent 10.0.0.254 2025-06-15 08:35:28,699 - INFO - Verified Pod ctest-nginx-pod-13877121 in agent 10.0.0.254 2025-06-15 08:35:28,700 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_VirtualMachineDatabaseList?x=199b344f-57c3-4fee-adb4-6b2a6b474afe 2025-06-15 08:35:28,705 - INFO - Pod ctest-nginx-pod-13877121 with uuid 199b344f-57c3-4fee-adb4-6b2a6b474afe found in kube manager 2025-06-15 08:35:28,706 - INFO - Pod ctest-nginx-pod-13877121 verification passed 2025-06-15 08:35:28,756 - DEBUG - [Pod ctest-nginx-pod-13877121] Cmd: echo ctest-nginx-pod-13877121 > /usr/share/nginx/html/index.html, Output: 2025-06-15 08:35:28,762 - DEBUG - Pod ctest-busybox-pod-34729157 not in running state.Currently in Pending 2025-06-15 08:35:33,770 - DEBUG - Pod ctest-busybox-pod-34729157 not in running state.Currently in Pending 2025-06-15 08:35:38,777 - DEBUG - Pod ctest-busybox-pod-34729157 not in running state.Currently in Pending 2025-06-15 08:35:43,788 - INFO - Pod ctest-busybox-pod-34729157 is in running state.Got IP 10.47.255.245 2025-06-15 08:35:43,807 - DEBUG - Pod ctest-busybox-pod-34729157 has vmi aedc9558-49c3-11f0-ae2d-fa163e1ebfd4 2025-06-15 08:35:43,807 - INFO - Verified pod ctest-busybox-pod-34729157 in contrail-api 2025-06-15 08:35:43,808 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-15 08:35:43,822 - DEBUG - VMI aedc9558-49c3-11f0-ae2d-fa163e1ebfd4 is active in agent 10.0.0.254 2025-06-15 08:35:43,822 - INFO - Verified Pod ctest-busybox-pod-34729157 in agent 10.0.0.254 2025-06-15 08:35:43,822 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_VirtualMachineDatabaseList?x=c1383d3d-7e20-4d63-934d-ea684063639a 2025-06-15 08:35:43,827 - INFO - Pod ctest-busybox-pod-34729157 with uuid c1383d3d-7e20-4d63-934d-ea684063639a found in kube manager 2025-06-15 08:35:43,827 - INFO - Pod ctest-busybox-pod-34729157 verification passed 2025-06-15 08:35:43,874 - DEBUG - [Pod ctest-busybox-pod-34729157] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-13877121 2025-06-15 08:35:43,874 - DEBUG - [Pod Pod ctest-busybox-pod-34729157] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2025-06-15 08:35:43,874 - DEBUG - [Pod Pod ctest-busybox-pod-34729157] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-13877121 2025-06-15 08:35:43,926 - DEBUG - [Pod ctest-busybox-pod-34729157] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-18434506 2025-06-15 08:35:43,926 - DEBUG - [Pod Pod ctest-busybox-pod-34729157] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2025-06-15 08:35:43,926 - DEBUG - [Pod Pod ctest-busybox-pod-34729157] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-18434506 2025-06-15 08:35:43,926 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-18434506': 1, 'ctest-nginx-pod-13877121': 1} 2025-06-15 08:35:43,926 - WARNING - Nothing to delete parallely 2025-06-15 08:35:43,926 - INFO - Deleting pod default:ctest-busybox-pod-34729157 2025-06-15 08:35:43,942 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=c1383d3d-7e20-4d63-934d-ea684063639a 2025-06-15 08:35:43,950 - WARNING - Pod uuid c1383d3d-7e20-4d63-934d-ea684063639a is still seen in agent 10.0.0.254 VM list 2025-06-15 08:35:48,951 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=c1383d3d-7e20-4d63-934d-ea684063639a 2025-06-15 08:35:48,958 - WARNING - Pod uuid c1383d3d-7e20-4d63-934d-ea684063639a is still seen in agent 10.0.0.254 VM list 2025-06-15 08:35:53,958 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=c1383d3d-7e20-4d63-934d-ea684063639a 2025-06-15 08:35:53,965 - WARNING - Pod uuid c1383d3d-7e20-4d63-934d-ea684063639a is still seen in agent 10.0.0.254 VM list 2025-06-15 08:35:58,966 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=c1383d3d-7e20-4d63-934d-ea684063639a 2025-06-15 08:35:58,973 - WARNING - Pod uuid c1383d3d-7e20-4d63-934d-ea684063639a is still seen in agent 10.0.0.254 VM list 2025-06-15 08:36:03,974 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=c1383d3d-7e20-4d63-934d-ea684063639a 2025-06-15 08:36:03,981 - WARNING - Pod uuid c1383d3d-7e20-4d63-934d-ea684063639a is still seen in agent 10.0.0.254 VM list 2025-06-15 08:36:08,981 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=c1383d3d-7e20-4d63-934d-ea684063639a 2025-06-15 08:36:08,989 - WARNING - Pod uuid c1383d3d-7e20-4d63-934d-ea684063639a is still seen in agent 10.0.0.254 VM list 2025-06-15 08:36:13,989 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=c1383d3d-7e20-4d63-934d-ea684063639a 2025-06-15 08:36:13,997 - WARNING - Pod uuid c1383d3d-7e20-4d63-934d-ea684063639a is still seen in agent 10.0.0.254 VM list 2025-06-15 08:36:18,998 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=c1383d3d-7e20-4d63-934d-ea684063639a 2025-06-15 08:36:19,006 - DEBUG - Pod c1383d3d-7e20-4d63-934d-ea684063639a is not in agent 10.0.0.254 VM list 2025-06-15 08:36:19,006 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:aedc9558-49c3-11f0-ae2d-fa163e1ebfd4 2025-06-15 08:36:19,011 - DEBUG - VMI aedc9558-49c3-11f0-ae2d-fa163e1ebfd4 is removed from agent 10.0.0.254 2025-06-15 08:36:19,012 - INFO - Verified that pod ctest-busybox-pod-34729157 is removed in agent 2025-06-15 08:36:19,012 - INFO - Deleting Ingress : ctest-nginx-ingress-31107665 2025-06-15 08:36:19,018 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_LoadbalancerDatabaseList?x=2a4374be-6d88-4c4b-aea1-4010101e2549 2025-06-15 08:36:19,024 - ERROR - Ingress ctest-nginx-ingress-31107665 with uuid 2a4374be-6d88-4c4b-aea1-4010101e2549 still found in kube manager 2025-06-15 08:36:20,025 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_LoadbalancerDatabaseList?x=2a4374be-6d88-4c4b-aea1-4010101e2549 2025-06-15 08:36:20,030 - ERROR - Ingress ctest-nginx-ingress-31107665 with uuid 2a4374be-6d88-4c4b-aea1-4010101e2549 still found in kube manager 2025-06-15 08:36:21,032 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_LoadbalancerDatabaseList?x=2a4374be-6d88-4c4b-aea1-4010101e2549 2025-06-15 08:36:21,037 - ERROR - Ingress ctest-nginx-ingress-31107665 with uuid 2a4374be-6d88-4c4b-aea1-4010101e2549 still found in kube manager 2025-06-15 08:36:22,037 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_LoadbalancerDatabaseList?x=2a4374be-6d88-4c4b-aea1-4010101e2549 2025-06-15 08:36:22,042 - ERROR - Ingress ctest-nginx-ingress-31107665 with uuid 2a4374be-6d88-4c4b-aea1-4010101e2549 still found in kube manager 2025-06-15 08:36:23,043 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_LoadbalancerDatabaseList?x=2a4374be-6d88-4c4b-aea1-4010101e2549 2025-06-15 08:36:23,048 - ERROR - Ingress ctest-nginx-ingress-31107665 with uuid 2a4374be-6d88-4c4b-aea1-4010101e2549 still found in kube manager 2025-06-15 08:36:24,048 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_LoadbalancerDatabaseList?x=2a4374be-6d88-4c4b-aea1-4010101e2549 2025-06-15 08:36:24,054 - ERROR - Ingress ctest-nginx-ingress-31107665 with uuid 2a4374be-6d88-4c4b-aea1-4010101e2549 still found in kube manager 2025-06-15 08:36:25,055 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_LoadbalancerDatabaseList?x=2a4374be-6d88-4c4b-aea1-4010101e2549 2025-06-15 08:36:25,061 - INFO - Ingress ctest-nginx-ingress-31107665 with uuid 2a4374be-6d88-4c4b-aea1-4010101e2549 deleted successfully from kube manager 2025-06-15 08:36:25,061 - INFO - Verifications on Ingress %s cleanup passed 2025-06-15 08:36:25,061 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-06-15 08:36:25,221 - DEBUG - Requesting: http://10.0.0.254:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-06-15 08:36:25,231 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-06-15 08:36:25,231 - INFO - Deleting VN __public__ 2025-06-15 08:36:25,578 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/ea58ce26-fd99-4ba7-83b5-484a845eadb6 2025-06-15 08:36:25,585 - DEBUG - Response Code: 404 2025-06-15 08:36:25,585 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-06-15 08:36:25,596 - DEBUG - Requesting: http://10.0.0.254:8082/domain/5ecb434b-4671-4289-8d61-3f96af4eda65 2025-06-15 08:36:25,613 - DEBUG - Requesting: http://10.0.0.254:8082/project/d291203d-941a-4de8-a47d-10004b4c44d3 2025-06-15 08:36:25,768 - INFO - Validated that VN __public__ is not found in API Server 2025-06-15 08:36:25,769 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-06-15 08:36:25,778 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-15 08:36:25,824 - DEBUG - VN __public__ is not present in Agent 10.0.0.254 2025-06-15 08:36:25,824 - INFO - Validated that VN __public__ is not in any agent 2025-06-15 08:36:25,824 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-15 08:36:25,847 - DEBUG - Requesting: http://10.0.0.254:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-15 08:36:25,854 - DEBUG - Requesting: http://10.0.0.254:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-06-15 08:36:25,863 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-06-15 08:36:25,864 - INFO - Deleting pod default:ctest-nginx-pod-13877121 2025-06-15 08:36:25,971 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=199b344f-57c3-4fee-adb4-6b2a6b474afe 2025-06-15 08:36:25,984 - WARNING - Pod uuid 199b344f-57c3-4fee-adb4-6b2a6b474afe is still seen in agent 10.0.0.254 VM list 2025-06-15 08:36:30,985 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=199b344f-57c3-4fee-adb4-6b2a6b474afe 2025-06-15 08:36:30,992 - DEBUG - Pod 199b344f-57c3-4fee-adb4-6b2a6b474afe is not in agent 10.0.0.254 VM list 2025-06-15 08:36:30,992 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a5f3aa26-49c3-11f0-ae2d-fa163e1ebfd4 2025-06-15 08:36:31,000 - DEBUG - VMI a5f3aa26-49c3-11f0-ae2d-fa163e1ebfd4 is removed from agent 10.0.0.254 2025-06-15 08:36:31,000 - INFO - Verified that pod ctest-nginx-pod-13877121 is removed in agent 2025-06-15 08:36:31,001 - INFO - Deleting pod default:ctest-nginx-pod-18434506 2025-06-15 08:36:31,030 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=9f846c43-8009-4a92-beba-ec608c6c1eea 2025-06-15 08:36:31,050 - WARNING - Pod uuid 9f846c43-8009-4a92-beba-ec608c6c1eea is still seen in agent 10.0.0.254 VM list 2025-06-15 08:36:36,051 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=9f846c43-8009-4a92-beba-ec608c6c1eea 2025-06-15 08:36:36,057 - DEBUG - Pod 9f846c43-8009-4a92-beba-ec608c6c1eea is not in agent 10.0.0.254 VM list 2025-06-15 08:36:36,057 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a45c7512-49c3-11f0-ae2d-fa163e1ebfd4 2025-06-15 08:36:36,065 - DEBUG - VMI a45c7512-49c3-11f0-ae2d-fa163e1ebfd4 is removed from agent 10.0.0.254 2025-06-15 08:36:36,065 - INFO - Verified that pod ctest-nginx-pod-18434506 is removed in agent 2025-06-15 08:36:36,065 - INFO - Deleting service : ctest-nginx-svc-24573995 2025-06-15 08:36:36,591 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-15 08:36:36,598 - DEBUG - No XMPP flaps were noticed during the test