2025-02-20 00:03:37,384 - DEBUG - [10.0.0.30]: Running cmd : hostname 2025-02-20 00:03:37,637 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-983-1 2025-02-20 00:03:37,637 - DEBUG - [10.0.0.30]: Running cmd : hostname -f 2025-02-20 00:03:37,677 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-983-1 2025-02-20 00:03:37,678 - DEBUG - [10.0.0.30]: 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-20 00:03:37,741 - DEBUG - Output : NAMES contrail_test_IvIKiZLIP contrail-kubernetes-master_kubemanager_1 analytics_database_cassandra_1 analytics_database_query-engine_1 analytics_database_nodemgr_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_alarm_kafka_1 analytics_alarm_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_nodemgr_1 analytics_collector_1 analytics_api_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_rabbitmq_1 config_database_cassandra_1 config_api_devicemgr_1 config_api_dnsmasq_1 config_api_api_1 config_api_svcmonitor_1 config_api_nodemgr_1 config_api_schema_1 2025-02-20 00:03:37,741 - DEBUG - [10.0.0.30]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-02-20 00:03:37,817 - DEBUG - Output : 10.0.0.30/24 172.17.0.1/16 2025-02-20 00:03:37,817 - DEBUG - [10.0.0.30]: Running cmd : getent hosts 10.0.0.30 | head -n 1 | awk '{print $2}' 2025-02-20 00:03:37,850 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-983-1 2025-02-20 00:03:37,943 - DEBUG - [10.0.0.23]: Running cmd : hostname 2025-02-20 00:03:38,167 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-983-1 2025-02-20 00:03:38,193 - DEBUG - [10.0.0.23]: Running cmd : hostname -f 2025-02-20 00:03:38,228 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-983-1 2025-02-20 00:03:38,229 - 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-20 00:03:38,317 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-02-20 00:03:38,317 - DEBUG - [10.0.0.23]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-02-20 00:03:38,357 - DEBUG - Output : 10.0.0.23/24 2025-02-20 00:03:38,357 - DEBUG - [10.0.0.23]: Running cmd : getent hosts 10.0.0.23 | head -n 1 | awk '{print $2}' 2025-02-20 00:03:38,424 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-983-1 2025-02-20 00:03:38,517 - INFO - Using existing project ['default-domain', 'k8s-default'](a26ce26e-4cfa-419f-aca0-77eca525339d) 2025-02-20 00:03:38,650 - INFO - Using existing project ['default-domain', 'k8s-default'](a26ce26e-4cfa-419f-aca0-77eca525339d) 2025-02-20 00:03:38,802 - INFO - ================================================================================ 2025-02-20 00:03:38,802 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-02-20 00:03:38,803 - 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-20 00:03:39,048 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-20 00:03:39,056 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.0.0.30': '0'}} with 2025-02-20 00:03:39,056 - INFO - Initial checks done. Running the testcase now 2025-02-20 00:03:39,056 - INFO - 2025-02-20 00:03:39,063 - INFO - Namespace default already exists 2025-02-20 00:03:39,063 - DEBUG - [10.0.0.30]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-02-20 00:03:39,200 - DEBUG - Output : cluster_project={} 2025-02-20 00:03:39,251 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-02-20 00:03:39,251 - DEBUG - Project uuid in Contrail is a26ce26e-4cfa-419f-aca0-77eca525339d 2025-02-20 00:03:39,251 - DEBUG - [10.0.0.30]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-02-20 00:03:39,382 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-02-20 00:03:39,382 - DEBUG - Requesting: http://10.0.0.30:8108/Snh_NamespaceDatabaseList?namespace_uuid=53eb85c1-7c41-41c1-9b58-6f635af023d4 2025-02-20 00:03:39,386 - INFO - Namespace default with uuid 53eb85c1-7c41-41c1-9b58-6f635af023d4 found in kube manager 2025-02-20 00:03:39,387 - INFO - Namespace default verification passed 2025-02-20 00:03:39,390 - DEBUG - Service ctest-nginx-svc-29486865 not present 2025-02-20 00:03:39,390 - INFO - Creating service ctest-nginx-svc-29486865 2025-02-20 00:03:39,424 - INFO - Created Service ctest-nginx-svc-29486865 2025-02-20 00:03:39,427 - DEBUG - Pod ctest-nginx-pod-55801200 not present 2025-02-20 00:03:39,427 - INFO - Creating Pod ctest-nginx-pod-55801200 2025-02-20 00:03:39,497 - DEBUG - Pod : ctest-nginx-pod-55801200 UUID is 290ea68d-19b7-4b21-9357-9ce9c87f32c2 2025-02-20 00:03:39,508 - DEBUG - Pod ctest-nginx-pod-71473986 not present 2025-02-20 00:03:39,508 - INFO - Creating Pod ctest-nginx-pod-71473986 2025-02-20 00:03:39,531 - DEBUG - Pod : ctest-nginx-pod-71473986 UUID is 8bbd366f-abad-43c8-bdea-8c706fd6f71f 2025-02-20 00:03:39,749 - INFO - Created VN __public__, UUID :ca5c9089-0ce9-4440-9d77-5d405c60e4fb 2025-02-20 00:03:40,080 - DEBUG - Requesting: http://10.0.0.30:8082/domains 2025-02-20 00:03:40,088 - DEBUG - Requesting: http://10.0.0.30:8082/domain/e2a553d2-c72f-428e-b22c-00d41cb570cb 2025-02-20 00:03:40,113 - DEBUG - Requesting: http://10.0.0.30:8082/project/a26ce26e-4cfa-419f-aca0-77eca525339d 2025-02-20 00:03:40,287 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/ca5c9089-0ce9-4440-9d77-5d405c60e4fb 2025-02-20 00:03:40,361 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/ca5c9089-0ce9-4440-9d77-5d405c60e4fb 2025-02-20 00:03:40,380 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/d7b9dc6c-5cbf-4050-a9e5-41b409ba7368 2025-02-20 00:03:40,394 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/d7b9dc6c-5cbf-4050-a9e5-41b409ba7368 2025-02-20 00:03:40,414 - DEBUG - Route Targets: [] 2025-02-20 00:03:40,414 - DEBUG - RT names not yet present for VN __public__ 2025-02-20 00:03:45,415 - DEBUG - Requesting: http://10.0.0.30:8082/domains 2025-02-20 00:03:45,421 - DEBUG - Requesting: http://10.0.0.30:8082/domain/e2a553d2-c72f-428e-b22c-00d41cb570cb 2025-02-20 00:03:45,428 - DEBUG - Requesting: http://10.0.0.30:8082/project/a26ce26e-4cfa-419f-aca0-77eca525339d 2025-02-20 00:03:45,465 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/ca5c9089-0ce9-4440-9d77-5d405c60e4fb 2025-02-20 00:03:45,474 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/ca5c9089-0ce9-4440-9d77-5d405c60e4fb 2025-02-20 00:03:45,482 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/d7b9dc6c-5cbf-4050-a9e5-41b409ba7368 2025-02-20 00:03:45,489 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/d7b9dc6c-5cbf-4050-a9e5-41b409ba7368 2025-02-20 00:03:45,495 - DEBUG - Requesting: http://10.0.0.30:8082/route-target/d1a8a25a-2289-46e7-8a3b-20ace2bcea56 2025-02-20 00:03:45,503 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-02-20 00:03:45,503 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/ca5c9089-0ce9-4440-9d77-5d405c60e4fb 2025-02-20 00:03:45,514 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/d7b9dc6c-5cbf-4050-a9e5-41b409ba7368 2025-02-20 00:03:45,526 - INFO - Verified VN network id 13 for VN ca5c9089-0ce9-4440-9d77-5d405c60e4fb 2025-02-20 00:03:45,526 - INFO - Verifications in API Server for VN __public__ passed 2025-02-20 00:03:45,526 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/ca5c9089-0ce9-4440-9d77-5d405c60e4fb 2025-02-20 00:03:45,534 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/d7b9dc6c-5cbf-4050-a9e5-41b409ba7368 2025-02-20 00:03:45,540 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/d7b9dc6c-5cbf-4050-a9e5-41b409ba7368 2025-02-20 00:03:45,546 - DEBUG - Requesting: http://10.0.0.30:8082/route-target/d1a8a25a-2289-46e7-8a3b-20ace2bcea56 2025-02-20 00:03:45,552 - DEBUG - Requesting: http://10.0.0.30:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-02-20 00:03:45,557 - DEBUG - Control-node 10.0.0.30 : 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': '14581688611820356672', 'uuid-lslong': '11346640317192398075'}, 'enable': 'true', 'created': '2025-02-20T00:03:39', 'last-modified': '2025-02-20T00:03:39', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.605357'} 2025-02-20 00:03:45,558 - DEBUG - Requesting: http://10.0.0.30:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-20 00:03:45,565 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-02-20 00:03:45,565 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-02-20 00:03:45,566 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-02-20 00:03:45,566 - DEBUG - Requesting: http://10.0.0.30:8082/domains 2025-02-20 00:03:45,570 - DEBUG - Requesting: http://10.0.0.30:8082/domain/e2a553d2-c72f-428e-b22c-00d41cb570cb 2025-02-20 00:03:45,579 - DEBUG - Requesting: http://10.0.0.30:8082/project/a26ce26e-4cfa-419f-aca0-77eca525339d 2025-02-20 00:03:45,640 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/ca5c9089-0ce9-4440-9d77-5d405c60e4fb 2025-02-20 00:03:45,648 - DEBUG - =>VN __public__ has no policy to be verified 2025-02-20 00:03:45,648 - DEBUG - Verifying the vn in opserver 2025-02-20 00:03:45,649 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.30 2025-02-20 00:03:45,649 - DEBUG - Requesting: http://10.0.0.30:8081/analytics/uves/virtual-networks 2025-02-20 00:03:45,653 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.30:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-02-20 00:03:45,653 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-02-20 00:03:45,653 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-20 00:03:45,662 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-20 00:03:45,669 - DEBUG - Do not have enough data to verify VN in agent 2025-02-20 00:03:45,669 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-20 00:03:45,676 - DEBUG - VRF ids for VN __public__: {} 2025-02-20 00:03:45,775 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-02-20 00:03:45,887 - DEBUG - Requesting: http://10.0.0.30:8082/domains 2025-02-20 00:03:45,892 - DEBUG - Requesting: http://10.0.0.30:8082/domain/e2a553d2-c72f-428e-b22c-00d41cb570cb 2025-02-20 00:03:45,899 - DEBUG - Requesting: http://10.0.0.30:8082/project/a26ce26e-4cfa-419f-aca0-77eca525339d 2025-02-20 00:03:45,942 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/ca5c9089-0ce9-4440-9d77-5d405c60e4fb 2025-02-20 00:03:45,955 - DEBUG - Requesting: http://10.0.0.30:8082/floating-ip-pool/b8142564-8e2c-4014-b389-a80d5f7752ae 2025-02-20 00:03:45,961 - DEBUG - Requesting: http://10.0.0.30:8082/domains 2025-02-20 00:03:45,965 - DEBUG - Requesting: http://10.0.0.30:8082/domain/e2a553d2-c72f-428e-b22c-00d41cb570cb 2025-02-20 00:03:45,973 - DEBUG - Requesting: http://10.0.0.30:8082/project/a26ce26e-4cfa-419f-aca0-77eca525339d 2025-02-20 00:03:46,017 - DEBUG - Requesting: http://10.0.0.30:8082/virtual-network/ca5c9089-0ce9-4440-9d77-5d405c60e4fb 2025-02-20 00:03:46,029 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-02-20 00:03:46,030 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-02-20 00:03:46,036 - DEBUG - Requesting: http://10.0.0.30:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-02-20 00:03:46,045 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-02-20 00:03:46,045 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-02-20 00:03:46,047 - DEBUG - Ingress ctest-nginx-ingress-16493647 not present 2025-02-20 00:03:46,048 - INFO - Creating Ingress ctest-nginx-ingress-16493647 2025-02-20 00:03:46,054 - INFO - Created Ingress ctest-nginx-ingress-16493647 2025-02-20 00:03:46,057 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-16493647 2025-02-20 00:03:49,061 - DEBUG - For Ingress ctest-nginx-ingress-16493647, Cluster IP: 10.47.255.249, External IPs ['3.41.180.252'] 2025-02-20 00:03:49,061 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-16493647 2025-02-20 00:03:49,061 - DEBUG - Requesting: http://10.0.0.30:8108/Snh_LoadbalancerDatabaseList?x=20268d0d-aba1-49d9-9d20-b0cd842d175c 2025-02-20 00:03:49,066 - INFO - Ingress ctest-nginx-ingress-16493647 with uuid 20268d0d-aba1-49d9-9d20-b0cd842d175c found in kube manager 2025-02-20 00:03:49,066 - INFO - Ingress ctest-nginx-ingress-16493647 verification passed 2025-02-20 00:03:49,068 - DEBUG - Pod ctest-busybox-pod-64506947 not present 2025-02-20 00:03:49,068 - INFO - Creating Pod ctest-busybox-pod-64506947 2025-02-20 00:03:49,098 - DEBUG - Pod : ctest-busybox-pod-64506947 UUID is 5575a5c1-6536-4a4d-a2a0-fa0a3ff1916f 2025-02-20 00:03:49,110 - DEBUG - Pod ctest-nginx-pod-55801200 not in running state.Currently in Pending 2025-02-20 00:03:54,117 - INFO - Pod ctest-nginx-pod-55801200 is in running state.Got IP 10.47.255.251 2025-02-20 00:03:54,135 - DEBUG - Pod ctest-nginx-pod-55801200 has vmi 2481ccd4-ef1e-11ef-bdc3-fa163e9d5485 2025-02-20 00:03:54,135 - INFO - Verified pod ctest-nginx-pod-55801200 in contrail-api 2025-02-20 00:03:54,135 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-20 00:03:54,149 - DEBUG - VMI 2481ccd4-ef1e-11ef-bdc3-fa163e9d5485 is active in agent 10.0.0.23 2025-02-20 00:03:54,149 - INFO - Verified Pod ctest-nginx-pod-55801200 in agent 10.0.0.23 2025-02-20 00:03:54,149 - DEBUG - Requesting: http://10.0.0.30:8108/Snh_VirtualMachineDatabaseList?x=290ea68d-19b7-4b21-9357-9ce9c87f32c2 2025-02-20 00:03:54,153 - INFO - Pod ctest-nginx-pod-55801200 with uuid 290ea68d-19b7-4b21-9357-9ce9c87f32c2 found in kube manager 2025-02-20 00:03:54,154 - INFO - Pod ctest-nginx-pod-55801200 verification passed 2025-02-20 00:03:54,225 - DEBUG - [Pod ctest-nginx-pod-55801200] Cmd: echo ctest-nginx-pod-55801200 > /usr/share/nginx/html/index.html, Output: 2025-02-20 00:03:54,230 - INFO - Pod ctest-nginx-pod-71473986 is in running state.Got IP 10.47.255.250 2025-02-20 00:03:54,284 - DEBUG - Pod ctest-nginx-pod-71473986 has vmi 24efa420-ef1e-11ef-bdc3-fa163e9d5485 2025-02-20 00:03:54,284 - INFO - Verified pod ctest-nginx-pod-71473986 in contrail-api 2025-02-20 00:03:54,284 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-20 00:03:54,296 - DEBUG - VMI 24efa420-ef1e-11ef-bdc3-fa163e9d5485 is active in agent 10.0.0.23 2025-02-20 00:03:54,297 - INFO - Verified Pod ctest-nginx-pod-71473986 in agent 10.0.0.23 2025-02-20 00:03:54,297 - DEBUG - Requesting: http://10.0.0.30:8108/Snh_VirtualMachineDatabaseList?x=8bbd366f-abad-43c8-bdea-8c706fd6f71f 2025-02-20 00:03:54,301 - INFO - Pod ctest-nginx-pod-71473986 with uuid 8bbd366f-abad-43c8-bdea-8c706fd6f71f found in kube manager 2025-02-20 00:03:54,301 - INFO - Pod ctest-nginx-pod-71473986 verification passed 2025-02-20 00:03:54,360 - DEBUG - [Pod ctest-nginx-pod-71473986] Cmd: echo ctest-nginx-pod-71473986 > /usr/share/nginx/html/index.html, Output: 2025-02-20 00:03:54,365 - DEBUG - Pod ctest-busybox-pod-64506947 not in running state.Currently in Pending 2025-02-20 00:03:59,372 - DEBUG - Pod ctest-busybox-pod-64506947 not in running state.Currently in Pending 2025-02-20 00:04:04,378 - INFO - Pod ctest-busybox-pod-64506947 is in running state.Got IP 10.47.255.248 2025-02-20 00:04:04,391 - DEBUG - Pod ctest-busybox-pod-64506947 has vmi 2956e65e-ef1e-11ef-bdc3-fa163e9d5485 2025-02-20 00:04:04,391 - INFO - Verified pod ctest-busybox-pod-64506947 in contrail-api 2025-02-20 00:04:04,391 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-20 00:04:04,403 - DEBUG - VMI 2956e65e-ef1e-11ef-bdc3-fa163e9d5485 is active in agent 10.0.0.23 2025-02-20 00:04:04,403 - INFO - Verified Pod ctest-busybox-pod-64506947 in agent 10.0.0.23 2025-02-20 00:04:04,403 - DEBUG - Requesting: http://10.0.0.30:8108/Snh_VirtualMachineDatabaseList?x=5575a5c1-6536-4a4d-a2a0-fa0a3ff1916f 2025-02-20 00:04:04,408 - INFO - Pod ctest-busybox-pod-64506947 with uuid 5575a5c1-6536-4a4d-a2a0-fa0a3ff1916f found in kube manager 2025-02-20 00:04:04,408 - INFO - Pod ctest-busybox-pod-64506947 verification passed 2025-02-20 00:04:04,465 - DEBUG - [Pod ctest-busybox-pod-64506947] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-71473986 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-20 00:04:04,465 - DEBUG - [Pod Pod ctest-busybox-pod-64506947] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-20 00:04:04,465 - DEBUG - [Pod Pod ctest-busybox-pod-64506947] Cmd output: ctest-nginx-pod-71473986 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-20 00:04:04,533 - DEBUG - [Pod ctest-busybox-pod-64506947] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-55801200 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-20 00:04:04,533 - DEBUG - [Pod Pod ctest-busybox-pod-64506947] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-20 00:04:04,533 - DEBUG - [Pod Pod ctest-busybox-pod-64506947] Cmd output: ctest-nginx-pod-55801200 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-20 00:04:04,533 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-55801200': 1, 'ctest-nginx-pod-71473986': 1} 2025-02-20 00:04:04,534 - WARNING - Nothing to delete parallely 2025-02-20 00:04:04,534 - INFO - Deleting pod default:ctest-busybox-pod-64506947 2025-02-20 00:04:04,551 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=5575a5c1-6536-4a4d-a2a0-fa0a3ff1916f 2025-02-20 00:04:04,573 - WARNING - Pod uuid 5575a5c1-6536-4a4d-a2a0-fa0a3ff1916f is still seen in agent 10.0.0.23 VM list 2025-02-20 00:04:09,574 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=5575a5c1-6536-4a4d-a2a0-fa0a3ff1916f 2025-02-20 00:04:09,599 - WARNING - Pod uuid 5575a5c1-6536-4a4d-a2a0-fa0a3ff1916f is still seen in agent 10.0.0.23 VM list 2025-02-20 00:04:14,600 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=5575a5c1-6536-4a4d-a2a0-fa0a3ff1916f 2025-02-20 00:04:14,608 - WARNING - Pod uuid 5575a5c1-6536-4a4d-a2a0-fa0a3ff1916f is still seen in agent 10.0.0.23 VM list 2025-02-20 00:04:19,609 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=5575a5c1-6536-4a4d-a2a0-fa0a3ff1916f 2025-02-20 00:04:19,617 - WARNING - Pod uuid 5575a5c1-6536-4a4d-a2a0-fa0a3ff1916f is still seen in agent 10.0.0.23 VM list 2025-02-20 00:04:24,617 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=5575a5c1-6536-4a4d-a2a0-fa0a3ff1916f 2025-02-20 00:04:24,626 - WARNING - Pod uuid 5575a5c1-6536-4a4d-a2a0-fa0a3ff1916f is still seen in agent 10.0.0.23 VM list 2025-02-20 00:04:29,627 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=5575a5c1-6536-4a4d-a2a0-fa0a3ff1916f 2025-02-20 00:04:29,635 - WARNING - Pod uuid 5575a5c1-6536-4a4d-a2a0-fa0a3ff1916f is still seen in agent 10.0.0.23 VM list 2025-02-20 00:04:34,636 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=5575a5c1-6536-4a4d-a2a0-fa0a3ff1916f 2025-02-20 00:04:34,643 - WARNING - Pod uuid 5575a5c1-6536-4a4d-a2a0-fa0a3ff1916f is still seen in agent 10.0.0.23 VM list 2025-02-20 00:04:39,644 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=5575a5c1-6536-4a4d-a2a0-fa0a3ff1916f 2025-02-20 00:04:39,651 - DEBUG - Pod 5575a5c1-6536-4a4d-a2a0-fa0a3ff1916f is not in agent 10.0.0.23 VM list 2025-02-20 00:04:39,651 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2956e65e-ef1e-11ef-bdc3-fa163e9d5485 2025-02-20 00:04:39,658 - DEBUG - VMI 2956e65e-ef1e-11ef-bdc3-fa163e9d5485 is removed from agent 10.0.0.23 2025-02-20 00:04:39,658 - INFO - Verified that pod ctest-busybox-pod-64506947 is removed in agent 2025-02-20 00:04:39,658 - INFO - Deleting Ingress : ctest-nginx-ingress-16493647 2025-02-20 00:04:39,665 - DEBUG - Requesting: http://10.0.0.30:8108/Snh_LoadbalancerDatabaseList?x=20268d0d-aba1-49d9-9d20-b0cd842d175c 2025-02-20 00:04:39,671 - ERROR - Ingress ctest-nginx-ingress-16493647 with uuid 20268d0d-aba1-49d9-9d20-b0cd842d175c still found in kube manager 2025-02-20 00:04:40,673 - DEBUG - Requesting: http://10.0.0.30:8108/Snh_LoadbalancerDatabaseList?x=20268d0d-aba1-49d9-9d20-b0cd842d175c 2025-02-20 00:04:40,678 - INFO - Ingress ctest-nginx-ingress-16493647 with uuid 20268d0d-aba1-49d9-9d20-b0cd842d175c deleted successfully from kube manager 2025-02-20 00:04:40,679 - INFO - Verifications on Ingress %s cleanup passed 2025-02-20 00:04:40,679 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-02-20 00:04:40,871 - DEBUG - Requesting: http://10.0.0.30:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-02-20 00:04:40,894 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-02-20 00:04:40,894 - INFO - Deleting VN __public__ 2025-02-20 00:04:41,233 - DEBUG - Requesting: http://10.0.0.30:8082/routing-instance/d7b9dc6c-5cbf-4050-a9e5-41b409ba7368 2025-02-20 00:04:41,264 - DEBUG - Response Code: 404 2025-02-20 00:04:41,264 - DEBUG - Requesting: http://10.0.0.30:8082/domains 2025-02-20 00:04:41,276 - DEBUG - Requesting: http://10.0.0.30:8082/domain/e2a553d2-c72f-428e-b22c-00d41cb570cb 2025-02-20 00:04:41,290 - DEBUG - Requesting: http://10.0.0.30:8082/project/a26ce26e-4cfa-419f-aca0-77eca525339d 2025-02-20 00:04:41,392 - INFO - Validated that VN __public__ is not found in API Server 2025-02-20 00:04:41,393 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-02-20 00:04:41,404 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-20 00:04:41,430 - DEBUG - VN __public__ is not present in Agent 10.0.0.23 2025-02-20 00:04:41,430 - INFO - Validated that VN __public__ is not in any agent 2025-02-20 00:04:41,431 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-20 00:04:41,445 - DEBUG - Requesting: http://10.0.0.30:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-20 00:04:41,461 - DEBUG - Requesting: http://10.0.0.30:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-02-20 00:04:41,484 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-02-20 00:04:41,484 - INFO - Deleting pod default:ctest-nginx-pod-71473986 2025-02-20 00:04:41,506 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=8bbd366f-abad-43c8-bdea-8c706fd6f71f 2025-02-20 00:04:41,530 - WARNING - Pod uuid 8bbd366f-abad-43c8-bdea-8c706fd6f71f is still seen in agent 10.0.0.23 VM list 2025-02-20 00:04:46,531 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=8bbd366f-abad-43c8-bdea-8c706fd6f71f 2025-02-20 00:04:46,539 - DEBUG - Pod 8bbd366f-abad-43c8-bdea-8c706fd6f71f is not in agent 10.0.0.23 VM list 2025-02-20 00:04:46,539 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:24efa420-ef1e-11ef-bdc3-fa163e9d5485 2025-02-20 00:04:46,546 - DEBUG - VMI 24efa420-ef1e-11ef-bdc3-fa163e9d5485 is removed from agent 10.0.0.23 2025-02-20 00:04:46,546 - INFO - Verified that pod ctest-nginx-pod-71473986 is removed in agent 2025-02-20 00:04:46,546 - INFO - Deleting pod default:ctest-nginx-pod-55801200 2025-02-20 00:04:46,557 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=290ea68d-19b7-4b21-9357-9ce9c87f32c2 2025-02-20 00:04:46,570 - WARNING - Pod uuid 290ea68d-19b7-4b21-9357-9ce9c87f32c2 is still seen in agent 10.0.0.23 VM list 2025-02-20 00:04:51,571 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=290ea68d-19b7-4b21-9357-9ce9c87f32c2 2025-02-20 00:04:51,580 - DEBUG - Pod 290ea68d-19b7-4b21-9357-9ce9c87f32c2 is not in agent 10.0.0.23 VM list 2025-02-20 00:04:51,580 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2481ccd4-ef1e-11ef-bdc3-fa163e9d5485 2025-02-20 00:04:51,588 - DEBUG - VMI 2481ccd4-ef1e-11ef-bdc3-fa163e9d5485 is removed from agent 10.0.0.23 2025-02-20 00:04:51,588 - INFO - Verified that pod ctest-nginx-pod-55801200 is removed in agent 2025-02-20 00:04:51,588 - INFO - Deleting service : ctest-nginx-svc-29486865 2025-02-20 00:04:51,761 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-20 00:04:51,769 - DEBUG - No XMPP flaps were noticed during the test