2025-07-31 12:00:30,598 - DEBUG - [10.0.0.38]: Running cmd : hostname 2025-07-31 12:00:30,847 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1345-1 2025-07-31 12:00:30,847 - DEBUG - [10.0.0.38]: Running cmd : hostname -f 2025-07-31 12:00:30,882 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1345-1 2025-07-31 12:00:30,882 - DEBUG - [10.0.0.38]: 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-07-31 12:00:30,989 - DEBUG - Output : NAMES contrail_test_Hhw9nNi9E contrail-kubernetes-master-kubemanager-1 webui-web-1 webui-job-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics-collector-1 analytics-api-1 analytics-nodemgr-1 redis-redis-1 control-named-1 control-nodemgr-1 control-dns-1 control-control-1 config_database-cassandra-1 config_database-zookeeper-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-dnsmasq-1 config_api-svcmonitor-1 config_api-schema-1 config_api-api-1 config_api-nodemgr-1 2025-07-31 12:00:30,990 - DEBUG - [10.0.0.38]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-07-31 12:00:31,023 - DEBUG - Output : 127.0.0.1/8 10.0.0.38/24 252.38.0.1/8 10.85.165.1/24 172.17.0.1/16 2025-07-31 12:00:31,023 - DEBUG - [10.0.0.38]: Running cmd : getent hosts 10.0.0.38 | head -n 1 | awk '{print $2}' 2025-07-31 12:00:31,057 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1345-1 2025-07-31 12:00:31,145 - DEBUG - [10.0.0.50]: Running cmd : hostname 2025-07-31 12:00:31,381 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1345-1 2025-07-31 12:00:31,382 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2025-07-31 12:00:31,416 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1345-1 2025-07-31 12:00:31,416 - DEBUG - [10.0.0.50]: 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-07-31 12:00:31,508 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-07-31 12:00:31,508 - DEBUG - [10.0.0.50]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-07-31 12:00:31,553 - DEBUG - Output : 10.0.0.50/24 2025-07-31 12:00:31,553 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2025-07-31 12:00:31,620 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1345-1 2025-07-31 12:00:31,704 - INFO - Using existing project ['default-domain', 'k8s-default'](65240213-cce1-4fa0-9c1a-365dfb64e4f5) 2025-07-31 12:00:31,808 - INFO - Using existing project ['default-domain', 'k8s-default'](65240213-cce1-4fa0-9c1a-365dfb64e4f5) 2025-07-31 12:00:31,953 - INFO - ================================================================================ 2025-07-31 12:00:31,954 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-07-31 12:00:31,954 - 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-07-31 12:00:32,209 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-31 12:00:32,218 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.0.0.38': '0'}} with 2025-07-31 12:00:32,218 - INFO - Initial checks done. Running the testcase now 2025-07-31 12:00:32,218 - INFO - 2025-07-31 12:00:32,227 - INFO - Namespace default already exists 2025-07-31 12:00:32,227 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-07-31 12:00:32,366 - DEBUG - Output : cluster_project={} 2025-07-31 12:00:32,424 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-07-31 12:00:32,425 - DEBUG - Project uuid in Contrail is 65240213-cce1-4fa0-9c1a-365dfb64e4f5 2025-07-31 12:00:32,425 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-07-31 12:00:32,666 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-07-31 12:00:32,666 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_NamespaceDatabaseList?namespace_uuid=509fa10a-f79d-4884-8523-83e1bcfbf8d3 2025-07-31 12:00:32,676 - INFO - Namespace default with uuid 509fa10a-f79d-4884-8523-83e1bcfbf8d3 found in kube manager 2025-07-31 12:00:32,676 - INFO - Namespace default verification passed 2025-07-31 12:00:32,679 - DEBUG - Service ctest-nginx-svc-00982676 not present 2025-07-31 12:00:32,679 - INFO - Creating service ctest-nginx-svc-00982676 2025-07-31 12:00:32,694 - INFO - Created Service ctest-nginx-svc-00982676 2025-07-31 12:00:32,702 - DEBUG - Pod ctest-nginx-pod-68770937 not present 2025-07-31 12:00:32,702 - INFO - Creating Pod ctest-nginx-pod-68770937 2025-07-31 12:00:32,800 - DEBUG - Pod : ctest-nginx-pod-68770937 UUID is fa541823-6106-4a85-a35b-0af7b3e78a5b 2025-07-31 12:00:32,806 - DEBUG - Pod ctest-nginx-pod-53036499 not present 2025-07-31 12:00:32,806 - INFO - Creating Pod ctest-nginx-pod-53036499 2025-07-31 12:00:32,854 - DEBUG - Pod : ctest-nginx-pod-53036499 UUID is 53b2b310-2aaa-4fb5-88d1-6e833ec000ed 2025-07-31 12:00:33,198 - INFO - Created VN __public__, UUID :ff5a273e-3c7c-4a4f-870f-6d063524b172 2025-07-31 12:00:33,522 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-07-31 12:00:33,530 - DEBUG - Requesting: http://10.0.0.38:8082/domain/fc567e44-3c63-4739-ab2e-936049f7fada 2025-07-31 12:00:33,589 - DEBUG - Requesting: http://10.0.0.38:8082/project/65240213-cce1-4fa0-9c1a-365dfb64e4f5 2025-07-31 12:00:33,695 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/ff5a273e-3c7c-4a4f-870f-6d063524b172 2025-07-31 12:00:33,730 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/ff5a273e-3c7c-4a4f-870f-6d063524b172 2025-07-31 12:00:33,750 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/ba67d765-b968-4a89-8c68-f60d061dfbfb 2025-07-31 12:00:33,783 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/ba67d765-b968-4a89-8c68-f60d061dfbfb 2025-07-31 12:00:33,805 - DEBUG - Route Targets: [] 2025-07-31 12:00:33,806 - DEBUG - RT names not yet present for VN __public__ 2025-07-31 12:00:38,807 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-07-31 12:00:38,814 - DEBUG - Requesting: http://10.0.0.38:8082/domain/fc567e44-3c63-4739-ab2e-936049f7fada 2025-07-31 12:00:38,823 - DEBUG - Requesting: http://10.0.0.38:8082/project/65240213-cce1-4fa0-9c1a-365dfb64e4f5 2025-07-31 12:00:38,868 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/ff5a273e-3c7c-4a4f-870f-6d063524b172 2025-07-31 12:00:38,879 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/ff5a273e-3c7c-4a4f-870f-6d063524b172 2025-07-31 12:00:38,890 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/ba67d765-b968-4a89-8c68-f60d061dfbfb 2025-07-31 12:00:38,899 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/ba67d765-b968-4a89-8c68-f60d061dfbfb 2025-07-31 12:00:38,907 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/a7b183d6-517e-41b8-a44f-d668c6a432b4 2025-07-31 12:00:38,914 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-07-31 12:00:38,914 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/ff5a273e-3c7c-4a4f-870f-6d063524b172 2025-07-31 12:00:38,923 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/ba67d765-b968-4a89-8c68-f60d061dfbfb 2025-07-31 12:00:38,937 - INFO - Verified VN network id 13 for VN ff5a273e-3c7c-4a4f-870f-6d063524b172 2025-07-31 12:00:38,937 - INFO - Verifications in API Server for VN __public__ passed 2025-07-31 12:00:38,937 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/ff5a273e-3c7c-4a4f-870f-6d063524b172 2025-07-31 12:00:38,947 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/ba67d765-b968-4a89-8c68-f60d061dfbfb 2025-07-31 12:00:38,955 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/ba67d765-b968-4a89-8c68-f60d061dfbfb 2025-07-31 12:00:38,961 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/a7b183d6-517e-41b8-a44f-d668c6a432b4 2025-07-31 12:00:38,968 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-07-31 12:00:38,975 - DEBUG - Control-node 10.0.0.38 : 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': '18400062375831816783', 'uuid-lslong': '9732117193199759730'}, 'enable': 'true', 'created': '2025-07-31T12:00:33', 'last-modified': '2025-07-31T12:00:33', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.547375'} 2025-07-31 12:00:38,976 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-31 12:00:38,983 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-07-31 12:00:38,983 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-07-31 12:00:38,983 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-07-31 12:00:38,983 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-07-31 12:00:38,989 - DEBUG - Requesting: http://10.0.0.38:8082/domain/fc567e44-3c63-4739-ab2e-936049f7fada 2025-07-31 12:00:38,997 - DEBUG - Requesting: http://10.0.0.38:8082/project/65240213-cce1-4fa0-9c1a-365dfb64e4f5 2025-07-31 12:00:39,042 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/ff5a273e-3c7c-4a4f-870f-6d063524b172 2025-07-31 12:00:39,054 - DEBUG - =>VN __public__ has no policy to be verified 2025-07-31 12:00:39,054 - DEBUG - Verifying the vn in opserver 2025-07-31 12:00:39,054 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.38 2025-07-31 12:00:39,054 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-07-31 12:00:39,060 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-07-31 12:00:39,060 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-07-31 12:00:39,060 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-31 12:00:39,070 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-31 12:00:39,077 - DEBUG - Do not have enough data to verify VN in agent 2025-07-31 12:00:39,077 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-31 12:00:39,084 - DEBUG - VRF ids for VN __public__: {} 2025-07-31 12:00:39,139 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-07-31 12:00:39,330 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-07-31 12:00:39,336 - DEBUG - Requesting: http://10.0.0.38:8082/domain/fc567e44-3c63-4739-ab2e-936049f7fada 2025-07-31 12:00:39,350 - DEBUG - Requesting: http://10.0.0.38:8082/project/65240213-cce1-4fa0-9c1a-365dfb64e4f5 2025-07-31 12:00:39,398 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/ff5a273e-3c7c-4a4f-870f-6d063524b172 2025-07-31 12:00:39,411 - DEBUG - Requesting: http://10.0.0.38:8082/floating-ip-pool/8e6111ac-e13d-4af0-893e-806908cf647b 2025-07-31 12:00:39,418 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-07-31 12:00:39,425 - DEBUG - Requesting: http://10.0.0.38:8082/domain/fc567e44-3c63-4739-ab2e-936049f7fada 2025-07-31 12:00:39,433 - DEBUG - Requesting: http://10.0.0.38:8082/project/65240213-cce1-4fa0-9c1a-365dfb64e4f5 2025-07-31 12:00:39,502 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/ff5a273e-3c7c-4a4f-870f-6d063524b172 2025-07-31 12:00:39,523 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-07-31 12:00:39,523 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-07-31 12:00:39,539 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-07-31 12:00:39,549 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-07-31 12:00:39,549 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-07-31 12:00:39,555 - DEBUG - Ingress ctest-nginx-ingress-16873151 not present 2025-07-31 12:00:39,556 - INFO - Creating Ingress ctest-nginx-ingress-16873151 2025-07-31 12:00:39,575 - INFO - Created Ingress ctest-nginx-ingress-16873151 2025-07-31 12:00:39,578 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-16873151 2025-07-31 12:00:42,584 - DEBUG - For Ingress ctest-nginx-ingress-16873151, Cluster IP: 10.47.255.249, External IPs ['203.201.105.60'] 2025-07-31 12:00:42,584 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-16873151 2025-07-31 12:00:42,584 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=e6c0a40f-3f8d-43e0-9acb-dfe9ca4096cb 2025-07-31 12:00:42,589 - INFO - Ingress ctest-nginx-ingress-16873151 with uuid e6c0a40f-3f8d-43e0-9acb-dfe9ca4096cb found in kube manager 2025-07-31 12:00:42,589 - INFO - Ingress ctest-nginx-ingress-16873151 verification passed 2025-07-31 12:00:42,592 - DEBUG - Pod ctest-busybox-pod-71735090 not present 2025-07-31 12:00:42,592 - INFO - Creating Pod ctest-busybox-pod-71735090 2025-07-31 12:00:42,810 - DEBUG - Pod : ctest-busybox-pod-71735090 UUID is 62bae3a2-870c-4016-ba63-252d3494c298 2025-07-31 12:00:42,823 - DEBUG - Pod ctest-nginx-pod-68770937 not in running state.Currently in Pending 2025-07-31 12:00:47,830 - INFO - Pod ctest-nginx-pod-68770937 is in running state.Got IP 10.47.255.251 2025-07-31 12:00:47,845 - DEBUG - Pod ctest-nginx-pod-68770937 has vmi f70300c2-6e05-11f0-af1a-fa163e0f9eda 2025-07-31 12:00:47,845 - INFO - Verified pod ctest-nginx-pod-68770937 in contrail-api 2025-07-31 12:00:47,846 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-31 12:00:47,860 - DEBUG - VMI f70300c2-6e05-11f0-af1a-fa163e0f9eda is active in agent 10.0.0.50 2025-07-31 12:00:47,860 - INFO - Verified Pod ctest-nginx-pod-68770937 in agent 10.0.0.50 2025-07-31 12:00:47,861 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=fa541823-6106-4a85-a35b-0af7b3e78a5b 2025-07-31 12:00:47,865 - INFO - Pod ctest-nginx-pod-68770937 with uuid fa541823-6106-4a85-a35b-0af7b3e78a5b found in kube manager 2025-07-31 12:00:47,866 - INFO - Pod ctest-nginx-pod-68770937 verification passed 2025-07-31 12:00:47,937 - DEBUG - [Pod ctest-nginx-pod-68770937] Cmd: echo ctest-nginx-pod-68770937 > /usr/share/nginx/html/index.html, Output: 2025-07-31 12:00:47,946 - INFO - Pod ctest-nginx-pod-53036499 is in running state.Got IP 10.47.255.250 2025-07-31 12:00:47,967 - DEBUG - Pod ctest-nginx-pod-53036499 has vmi f77d7f5a-6e05-11f0-af1a-fa163e0f9eda 2025-07-31 12:00:47,968 - INFO - Verified pod ctest-nginx-pod-53036499 in contrail-api 2025-07-31 12:00:47,968 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-31 12:00:47,986 - DEBUG - VMI f77d7f5a-6e05-11f0-af1a-fa163e0f9eda is active in agent 10.0.0.50 2025-07-31 12:00:47,986 - INFO - Verified Pod ctest-nginx-pod-53036499 in agent 10.0.0.50 2025-07-31 12:00:47,986 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=53b2b310-2aaa-4fb5-88d1-6e833ec000ed 2025-07-31 12:00:47,991 - INFO - Pod ctest-nginx-pod-53036499 with uuid 53b2b310-2aaa-4fb5-88d1-6e833ec000ed found in kube manager 2025-07-31 12:00:47,991 - INFO - Pod ctest-nginx-pod-53036499 verification passed 2025-07-31 12:00:48,055 - DEBUG - [Pod ctest-nginx-pod-53036499] Cmd: echo ctest-nginx-pod-53036499 > /usr/share/nginx/html/index.html, Output: 2025-07-31 12:00:48,068 - DEBUG - Pod ctest-busybox-pod-71735090 not in running state.Currently in Pending 2025-07-31 12:00:53,077 - INFO - Pod ctest-busybox-pod-71735090 is in running state.Got IP 10.47.255.248 2025-07-31 12:00:53,138 - DEBUG - Pod ctest-busybox-pod-71735090 has vmi fc02b036-6e05-11f0-af1a-fa163e0f9eda 2025-07-31 12:00:53,138 - INFO - Verified pod ctest-busybox-pod-71735090 in contrail-api 2025-07-31 12:00:53,138 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-31 12:00:53,151 - DEBUG - VMI fc02b036-6e05-11f0-af1a-fa163e0f9eda is active in agent 10.0.0.50 2025-07-31 12:00:53,152 - INFO - Verified Pod ctest-busybox-pod-71735090 in agent 10.0.0.50 2025-07-31 12:00:53,152 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=62bae3a2-870c-4016-ba63-252d3494c298 2025-07-31 12:00:53,157 - INFO - Pod ctest-busybox-pod-71735090 with uuid 62bae3a2-870c-4016-ba63-252d3494c298 found in kube manager 2025-07-31 12:00:53,157 - INFO - Pod ctest-busybox-pod-71735090 verification passed 2025-07-31 12:00:53,215 - DEBUG - [Pod ctest-busybox-pod-71735090] 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-53036499 2025-07-31 12:00:53,216 - DEBUG - [Pod Pod ctest-busybox-pod-71735090] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-07-31 12:00:53,216 - DEBUG - [Pod Pod ctest-busybox-pod-71735090] 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-53036499 2025-07-31 12:00:53,274 - DEBUG - [Pod ctest-busybox-pod-71735090] 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-53036499 2025-07-31 12:00:53,274 - DEBUG - [Pod Pod ctest-busybox-pod-71735090] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-07-31 12:00:53,274 - DEBUG - [Pod Pod ctest-busybox-pod-71735090] 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-53036499 2025-07-31 12:00:53,339 - DEBUG - [Pod ctest-busybox-pod-71735090] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-68770937 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-07-31 12:00:53,339 - DEBUG - [Pod Pod ctest-busybox-pod-71735090] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-07-31 12:00:53,339 - DEBUG - [Pod Pod ctest-busybox-pod-71735090] Cmd output: ctest-nginx-pod-68770937 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-07-31 12:00:53,339 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-68770937': 1, 'ctest-nginx-pod-53036499': 2} 2025-07-31 12:00:53,339 - WARNING - Nothing to delete parallely 2025-07-31 12:00:53,340 - INFO - Deleting pod default:ctest-busybox-pod-71735090 2025-07-31 12:00:53,364 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=62bae3a2-870c-4016-ba63-252d3494c298 2025-07-31 12:00:53,373 - WARNING - Pod uuid 62bae3a2-870c-4016-ba63-252d3494c298 is still seen in agent 10.0.0.50 VM list 2025-07-31 12:00:58,374 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=62bae3a2-870c-4016-ba63-252d3494c298 2025-07-31 12:00:58,383 - WARNING - Pod uuid 62bae3a2-870c-4016-ba63-252d3494c298 is still seen in agent 10.0.0.50 VM list 2025-07-31 12:01:03,384 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=62bae3a2-870c-4016-ba63-252d3494c298 2025-07-31 12:01:03,393 - WARNING - Pod uuid 62bae3a2-870c-4016-ba63-252d3494c298 is still seen in agent 10.0.0.50 VM list 2025-07-31 12:01:08,394 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=62bae3a2-870c-4016-ba63-252d3494c298 2025-07-31 12:01:08,403 - WARNING - Pod uuid 62bae3a2-870c-4016-ba63-252d3494c298 is still seen in agent 10.0.0.50 VM list 2025-07-31 12:01:13,404 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=62bae3a2-870c-4016-ba63-252d3494c298 2025-07-31 12:01:13,415 - WARNING - Pod uuid 62bae3a2-870c-4016-ba63-252d3494c298 is still seen in agent 10.0.0.50 VM list 2025-07-31 12:01:18,416 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=62bae3a2-870c-4016-ba63-252d3494c298 2025-07-31 12:01:18,425 - WARNING - Pod uuid 62bae3a2-870c-4016-ba63-252d3494c298 is still seen in agent 10.0.0.50 VM list 2025-07-31 12:01:23,426 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=62bae3a2-870c-4016-ba63-252d3494c298 2025-07-31 12:01:23,438 - WARNING - Pod uuid 62bae3a2-870c-4016-ba63-252d3494c298 is still seen in agent 10.0.0.50 VM list 2025-07-31 12:01:28,438 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=62bae3a2-870c-4016-ba63-252d3494c298 2025-07-31 12:01:28,446 - DEBUG - Pod 62bae3a2-870c-4016-ba63-252d3494c298 is not in agent 10.0.0.50 VM list 2025-07-31 12:01:28,446 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fc02b036-6e05-11f0-af1a-fa163e0f9eda 2025-07-31 12:01:28,453 - DEBUG - VMI fc02b036-6e05-11f0-af1a-fa163e0f9eda is removed from agent 10.0.0.50 2025-07-31 12:01:28,453 - INFO - Verified that pod ctest-busybox-pod-71735090 is removed in agent 2025-07-31 12:01:28,453 - INFO - Deleting Ingress : ctest-nginx-ingress-16873151 2025-07-31 12:01:28,464 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=e6c0a40f-3f8d-43e0-9acb-dfe9ca4096cb 2025-07-31 12:01:28,469 - ERROR - Ingress ctest-nginx-ingress-16873151 with uuid e6c0a40f-3f8d-43e0-9acb-dfe9ca4096cb still found in kube manager 2025-07-31 12:01:29,470 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=e6c0a40f-3f8d-43e0-9acb-dfe9ca4096cb 2025-07-31 12:01:29,475 - INFO - Ingress ctest-nginx-ingress-16873151 with uuid e6c0a40f-3f8d-43e0-9acb-dfe9ca4096cb deleted successfully from kube manager 2025-07-31 12:01:29,476 - INFO - Verifications on Ingress %s cleanup passed 2025-07-31 12:01:29,476 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-07-31 12:01:29,627 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-07-31 12:01:29,638 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-07-31 12:01:29,639 - INFO - Deleting VN __public__ 2025-07-31 12:01:29,845 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/ba67d765-b968-4a89-8c68-f60d061dfbfb 2025-07-31 12:01:29,859 - DEBUG - Response Code: 404 2025-07-31 12:01:29,859 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-07-31 12:01:29,880 - DEBUG - Requesting: http://10.0.0.38:8082/domain/fc567e44-3c63-4739-ab2e-936049f7fada 2025-07-31 12:01:29,901 - DEBUG - Requesting: http://10.0.0.38:8082/project/65240213-cce1-4fa0-9c1a-365dfb64e4f5 2025-07-31 12:01:29,948 - INFO - Validated that VN __public__ is not found in API Server 2025-07-31 12:01:29,948 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-07-31 12:01:29,961 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-31 12:01:29,972 - DEBUG - VN __public__ is not present in Agent 10.0.0.50 2025-07-31 12:01:29,972 - INFO - Validated that VN __public__ is not in any agent 2025-07-31 12:01:29,972 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-31 12:01:29,983 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-31 12:01:30,014 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-07-31 12:01:30,020 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-07-31 12:01:30,021 - INFO - Deleting pod default:ctest-nginx-pod-53036499 2025-07-31 12:01:30,034 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=53b2b310-2aaa-4fb5-88d1-6e833ec000ed 2025-07-31 12:01:30,047 - WARNING - Pod uuid 53b2b310-2aaa-4fb5-88d1-6e833ec000ed is still seen in agent 10.0.0.50 VM list 2025-07-31 12:01:35,048 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=53b2b310-2aaa-4fb5-88d1-6e833ec000ed 2025-07-31 12:01:35,056 - DEBUG - Pod 53b2b310-2aaa-4fb5-88d1-6e833ec000ed is not in agent 10.0.0.50 VM list 2025-07-31 12:01:35,056 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f77d7f5a-6e05-11f0-af1a-fa163e0f9eda 2025-07-31 12:01:35,062 - DEBUG - VMI f77d7f5a-6e05-11f0-af1a-fa163e0f9eda is removed from agent 10.0.0.50 2025-07-31 12:01:35,062 - INFO - Verified that pod ctest-nginx-pod-53036499 is removed in agent 2025-07-31 12:01:35,063 - INFO - Deleting pod default:ctest-nginx-pod-68770937 2025-07-31 12:01:35,076 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=fa541823-6106-4a85-a35b-0af7b3e78a5b 2025-07-31 12:01:35,089 - WARNING - Pod uuid fa541823-6106-4a85-a35b-0af7b3e78a5b is still seen in agent 10.0.0.50 VM list 2025-07-31 12:01:40,090 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=fa541823-6106-4a85-a35b-0af7b3e78a5b 2025-07-31 12:01:40,098 - DEBUG - Pod fa541823-6106-4a85-a35b-0af7b3e78a5b is not in agent 10.0.0.50 VM list 2025-07-31 12:01:40,098 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f70300c2-6e05-11f0-af1a-fa163e0f9eda 2025-07-31 12:01:40,105 - DEBUG - VMI f70300c2-6e05-11f0-af1a-fa163e0f9eda is removed from agent 10.0.0.50 2025-07-31 12:01:40,105 - INFO - Verified that pod ctest-nginx-pod-68770937 is removed in agent 2025-07-31 12:01:40,105 - INFO - Deleting service : ctest-nginx-svc-00982676 2025-07-31 12:01:40,292 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-31 12:01:40,300 - DEBUG - No XMPP flaps were noticed during the test