2025-11-03 12:08:36,375 - DEBUG - [10.0.0.249]: Running cmd : hostname 2025-11-03 12:08:36,638 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1674-1 2025-11-03 12:08:36,638 - DEBUG - [10.0.0.249]: Running cmd : hostname -f 2025-11-03 12:08:36,671 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1674-1 2025-11-03 12:08:36,672 - DEBUG - [10.0.0.249]: 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-11-03 12:08:36,727 - DEBUG - Output : NAMES contrail_test_SMUqngsy1 contrail-kubernetes-master-kubemanager-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_database-cassandra-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-control-1 control-nodemgr-1 control-dns-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_database-cassandra-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-api-1 config_api-nodemgr-1 config_api-schema-1 config_api-dnsmasq-1 2025-11-03 12:08:36,728 - DEBUG - [10.0.0.249]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-11-03 12:08:36,799 - DEBUG - Output : 127.0.0.1/8 10.0.0.249/24 252.249.0.1/8 10.182.57.1/24 172.17.0.1/16 2025-11-03 12:08:36,800 - DEBUG - [10.0.0.249]: Running cmd : getent hosts 10.0.0.249 | head -n 1 | awk '{print $2}' 2025-11-03 12:08:36,833 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1674-1 2025-11-03 12:08:36,932 - DEBUG - [10.0.0.19]: Running cmd : hostname 2025-11-03 12:08:37,275 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1674-1 2025-11-03 12:08:37,276 - DEBUG - [10.0.0.19]: Running cmd : hostname -f 2025-11-03 12:08:37,331 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1674-1 2025-11-03 12:08:37,331 - DEBUG - [10.0.0.19]: 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-11-03 12:08:37,478 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-11-03 12:08:37,478 - DEBUG - [10.0.0.19]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-11-03 12:08:37,533 - DEBUG - Output : 10.0.0.19/24 2025-11-03 12:08:37,534 - DEBUG - [10.0.0.19]: Running cmd : getent hosts 10.0.0.19 | head -n 1 | awk '{print $2}' 2025-11-03 12:08:37,599 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1674-1 2025-11-03 12:08:37,681 - INFO - Using existing project ['default-domain', 'k8s-default'](cdc0e805-c086-4b1f-9d17-5fa199457ac3) 2025-11-03 12:08:37,811 - INFO - Using existing project ['default-domain', 'k8s-default'](cdc0e805-c086-4b1f-9d17-5fa199457ac3) 2025-11-03 12:08:37,950 - INFO - ================================================================================ 2025-11-03 12:08:37,950 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-11-03 12:08:37,950 - 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-11-03 12:08:38,219 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-03 12:08:38,227 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.0.0.249': '0'}} with 2025-11-03 12:08:38,227 - INFO - Initial checks done. Running the testcase now 2025-11-03 12:08:38,227 - INFO - 2025-11-03 12:08:38,232 - INFO - Namespace default already exists 2025-11-03 12:08:38,232 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-03 12:08:38,337 - DEBUG - Output : cluster_project={} 2025-11-03 12:08:38,377 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-11-03 12:08:38,378 - DEBUG - Project uuid in Contrail is cdc0e805-c086-4b1f-9d17-5fa199457ac3 2025-11-03 12:08:38,378 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-11-03 12:08:38,507 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-03 12:08:38,507 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_NamespaceDatabaseList?namespace_uuid=b176beec-7796-4879-b8dd-86a142c06ea2 2025-11-03 12:08:38,512 - INFO - Namespace default with uuid b176beec-7796-4879-b8dd-86a142c06ea2 found in kube manager 2025-11-03 12:08:38,512 - INFO - Namespace default verification passed 2025-11-03 12:08:38,515 - DEBUG - Service ctest-nginx-svc-03836145 not present 2025-11-03 12:08:38,515 - INFO - Creating service ctest-nginx-svc-03836145 2025-11-03 12:08:38,534 - INFO - Created Service ctest-nginx-svc-03836145 2025-11-03 12:08:38,546 - DEBUG - Pod ctest-nginx-pod-51648838 not present 2025-11-03 12:08:38,550 - INFO - Creating Pod ctest-nginx-pod-51648838 2025-11-03 12:08:38,612 - DEBUG - Pod : ctest-nginx-pod-51648838 UUID is a30bbd26-59e5-425f-a42b-4ea223ee1562 2025-11-03 12:08:38,626 - DEBUG - Pod ctest-nginx-pod-54388967 not present 2025-11-03 12:08:38,626 - INFO - Creating Pod ctest-nginx-pod-54388967 2025-11-03 12:08:38,671 - DEBUG - Pod : ctest-nginx-pod-54388967 UUID is a866476b-6e0d-4027-87ec-0c8be8ed8ce2 2025-11-03 12:08:38,895 - INFO - Created VN __public__, UUID :6b62b4f9-e798-443e-9e2d-7e9250827cf8 2025-11-03 12:08:39,122 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-11-03 12:08:39,128 - DEBUG - Requesting: http://10.0.0.249:8082/domain/dd56a28f-a18a-43e4-a2f2-9ec8d76e50b7 2025-11-03 12:08:39,149 - DEBUG - Requesting: http://10.0.0.249:8082/project/cdc0e805-c086-4b1f-9d17-5fa199457ac3 2025-11-03 12:08:39,266 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/6b62b4f9-e798-443e-9e2d-7e9250827cf8 2025-11-03 12:08:39,316 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/6b62b4f9-e798-443e-9e2d-7e9250827cf8 2025-11-03 12:08:39,338 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/5edf1103-9376-4b91-be31-a5b9031f8c85 2025-11-03 12:08:39,354 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/5edf1103-9376-4b91-be31-a5b9031f8c85 2025-11-03 12:08:39,364 - DEBUG - Route Targets: [] 2025-11-03 12:08:39,364 - DEBUG - RT names not yet present for VN __public__ 2025-11-03 12:08:44,365 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-11-03 12:08:44,392 - DEBUG - Requesting: http://10.0.0.249:8082/domain/dd56a28f-a18a-43e4-a2f2-9ec8d76e50b7 2025-11-03 12:08:44,402 - DEBUG - Requesting: http://10.0.0.249:8082/project/cdc0e805-c086-4b1f-9d17-5fa199457ac3 2025-11-03 12:08:44,437 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/6b62b4f9-e798-443e-9e2d-7e9250827cf8 2025-11-03 12:08:44,448 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/6b62b4f9-e798-443e-9e2d-7e9250827cf8 2025-11-03 12:08:44,465 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/5edf1103-9376-4b91-be31-a5b9031f8c85 2025-11-03 12:08:44,474 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/5edf1103-9376-4b91-be31-a5b9031f8c85 2025-11-03 12:08:44,488 - DEBUG - Requesting: http://10.0.0.249:8082/route-target/8c811b9c-0faf-46d0-b23d-431346187ffd 2025-11-03 12:08:44,497 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-03 12:08:44,497 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/6b62b4f9-e798-443e-9e2d-7e9250827cf8 2025-11-03 12:08:44,508 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/5edf1103-9376-4b91-be31-a5b9031f8c85 2025-11-03 12:08:44,521 - INFO - Verified VN network id 13 for VN 6b62b4f9-e798-443e-9e2d-7e9250827cf8 2025-11-03 12:08:44,521 - INFO - Verifications in API Server for VN __public__ passed 2025-11-03 12:08:44,521 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/6b62b4f9-e798-443e-9e2d-7e9250827cf8 2025-11-03 12:08:44,529 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/5edf1103-9376-4b91-be31-a5b9031f8c85 2025-11-03 12:08:44,535 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/5edf1103-9376-4b91-be31-a5b9031f8c85 2025-11-03 12:08:44,541 - DEBUG - Requesting: http://10.0.0.249:8082/route-target/8c811b9c-0faf-46d0-b23d-431346187ffd 2025-11-03 12:08:44,546 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-03 12:08:44,554 - DEBUG - Control-node 10.0.0.249 : 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': '7737946095201305662', 'uuid-lslong': '11397905398825647352'}, 'enable': 'true', 'created': '2025-11-03T12:08:38', 'last-modified': '2025-11-03T12:08:39', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.474914'} 2025-11-03 12:08:44,554 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-03 12:08:44,563 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-03 12:08:44,563 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-11-03 12:08:44,564 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-11-03 12:08:44,564 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-11-03 12:08:44,569 - DEBUG - Requesting: http://10.0.0.249:8082/domain/dd56a28f-a18a-43e4-a2f2-9ec8d76e50b7 2025-11-03 12:08:44,576 - DEBUG - Requesting: http://10.0.0.249:8082/project/cdc0e805-c086-4b1f-9d17-5fa199457ac3 2025-11-03 12:08:44,608 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/6b62b4f9-e798-443e-9e2d-7e9250827cf8 2025-11-03 12:08:44,622 - DEBUG - =>VN __public__ has no policy to be verified 2025-11-03 12:08:44,622 - DEBUG - Verifying the vn in opserver 2025-11-03 12:08:44,622 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.249 2025-11-03 12:08:44,622 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-networks 2025-11-03 12:08:44,627 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.249:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-11-03 12:08:44,627 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-11-03 12:08:44,627 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-03 12:08:44,640 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-03 12:08:44,654 - DEBUG - Do not have enough data to verify VN in agent 2025-11-03 12:08:44,654 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-03 12:08:44,669 - DEBUG - VRF ids for VN __public__: {} 2025-11-03 12:08:44,750 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-11-03 12:08:44,848 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-11-03 12:08:44,857 - DEBUG - Requesting: http://10.0.0.249:8082/domain/dd56a28f-a18a-43e4-a2f2-9ec8d76e50b7 2025-11-03 12:08:44,865 - DEBUG - Requesting: http://10.0.0.249:8082/project/cdc0e805-c086-4b1f-9d17-5fa199457ac3 2025-11-03 12:08:44,918 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/6b62b4f9-e798-443e-9e2d-7e9250827cf8 2025-11-03 12:08:44,929 - DEBUG - Requesting: http://10.0.0.249:8082/floating-ip-pool/edab944c-43d0-435e-a22d-d3fcbbd0c2ed 2025-11-03 12:08:44,935 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-11-03 12:08:44,940 - DEBUG - Requesting: http://10.0.0.249:8082/domain/dd56a28f-a18a-43e4-a2f2-9ec8d76e50b7 2025-11-03 12:08:44,946 - DEBUG - Requesting: http://10.0.0.249:8082/project/cdc0e805-c086-4b1f-9d17-5fa199457ac3 2025-11-03 12:08:44,986 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/6b62b4f9-e798-443e-9e2d-7e9250827cf8 2025-11-03 12:08:44,997 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-11-03 12:08:44,997 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-11-03 12:08:45,009 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-03 12:08:45,022 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-11-03 12:08:45,022 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-11-03 12:08:45,026 - DEBUG - Ingress ctest-nginx-ingress-03994736 not present 2025-11-03 12:08:45,026 - INFO - Creating Ingress ctest-nginx-ingress-03994736 2025-11-03 12:08:45,035 - INFO - Created Ingress ctest-nginx-ingress-03994736 2025-11-03 12:08:45,039 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-03994736 2025-11-03 12:08:48,044 - DEBUG - For Ingress ctest-nginx-ingress-03994736, Cluster IP: 10.47.255.249, External IPs ['193.4.12.60'] 2025-11-03 12:08:48,044 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-03994736 2025-11-03 12:08:48,045 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_LoadbalancerDatabaseList?x=097a18f6-01b5-4e37-9978-4764b9cc7ea3 2025-11-03 12:08:48,050 - INFO - Ingress ctest-nginx-ingress-03994736 with uuid 097a18f6-01b5-4e37-9978-4764b9cc7ea3 found in kube manager 2025-11-03 12:08:48,050 - INFO - Ingress ctest-nginx-ingress-03994736 verification passed 2025-11-03 12:08:48,053 - DEBUG - Pod ctest-busybox-pod-72821828 not present 2025-11-03 12:08:48,053 - INFO - Creating Pod ctest-busybox-pod-72821828 2025-11-03 12:08:48,127 - DEBUG - Pod : ctest-busybox-pod-72821828 UUID is 4129ac48-ba15-4d1b-87dc-1185e50c67df 2025-11-03 12:08:48,137 - DEBUG - Pod ctest-nginx-pod-51648838 not in running state.Currently in Pending 2025-11-03 12:08:53,146 - INFO - Pod ctest-nginx-pod-51648838 is in running state.Got IP 10.47.255.251 2025-11-03 12:08:53,203 - DEBUG - Pod ctest-nginx-pod-51648838 has vmi d5b22220-b8ad-11f0-8cab-fa163e91defa 2025-11-03 12:08:53,203 - INFO - Verified pod ctest-nginx-pod-51648838 in contrail-api 2025-11-03 12:08:53,203 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-03 12:08:53,223 - DEBUG - VMI d5b22220-b8ad-11f0-8cab-fa163e91defa is active in agent 10.0.0.19 2025-11-03 12:08:53,223 - INFO - Verified Pod ctest-nginx-pod-51648838 in agent 10.0.0.19 2025-11-03 12:08:53,224 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_VirtualMachineDatabaseList?x=a30bbd26-59e5-425f-a42b-4ea223ee1562 2025-11-03 12:08:53,228 - INFO - Pod ctest-nginx-pod-51648838 with uuid a30bbd26-59e5-425f-a42b-4ea223ee1562 found in kube manager 2025-11-03 12:08:53,228 - INFO - Pod ctest-nginx-pod-51648838 verification passed 2025-11-03 12:08:53,344 - DEBUG - [Pod ctest-nginx-pod-51648838] Cmd: echo ctest-nginx-pod-51648838 > /usr/share/nginx/html/index.html, Output: 2025-11-03 12:08:53,353 - INFO - Pod ctest-nginx-pod-54388967 is in running state.Got IP 10.47.255.250 2025-11-03 12:08:53,367 - DEBUG - Pod ctest-nginx-pod-54388967 has vmi d62837f8-b8ad-11f0-8cab-fa163e91defa 2025-11-03 12:08:53,367 - INFO - Verified pod ctest-nginx-pod-54388967 in contrail-api 2025-11-03 12:08:53,367 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-03 12:08:53,378 - DEBUG - VMI d62837f8-b8ad-11f0-8cab-fa163e91defa is active in agent 10.0.0.19 2025-11-03 12:08:53,378 - INFO - Verified Pod ctest-nginx-pod-54388967 in agent 10.0.0.19 2025-11-03 12:08:53,379 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_VirtualMachineDatabaseList?x=a866476b-6e0d-4027-87ec-0c8be8ed8ce2 2025-11-03 12:08:53,382 - INFO - Pod ctest-nginx-pod-54388967 with uuid a866476b-6e0d-4027-87ec-0c8be8ed8ce2 found in kube manager 2025-11-03 12:08:53,382 - INFO - Pod ctest-nginx-pod-54388967 verification passed 2025-11-03 12:08:53,474 - DEBUG - [Pod ctest-nginx-pod-54388967] Cmd: echo ctest-nginx-pod-54388967 > /usr/share/nginx/html/index.html, Output: 2025-11-03 12:08:53,482 - DEBUG - Pod ctest-busybox-pod-72821828 not in running state.Currently in Pending 2025-11-03 12:08:58,492 - INFO - Pod ctest-busybox-pod-72821828 is in running state.Got IP 10.47.255.248 2025-11-03 12:08:58,509 - DEBUG - Pod ctest-busybox-pod-72821828 has vmi da808364-b8ad-11f0-8cab-fa163e91defa 2025-11-03 12:08:58,509 - INFO - Verified pod ctest-busybox-pod-72821828 in contrail-api 2025-11-03 12:08:58,509 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-03 12:08:58,521 - DEBUG - VMI da808364-b8ad-11f0-8cab-fa163e91defa is active in agent 10.0.0.19 2025-11-03 12:08:58,521 - INFO - Verified Pod ctest-busybox-pod-72821828 in agent 10.0.0.19 2025-11-03 12:08:58,522 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_VirtualMachineDatabaseList?x=4129ac48-ba15-4d1b-87dc-1185e50c67df 2025-11-03 12:08:58,526 - INFO - Pod ctest-busybox-pod-72821828 with uuid 4129ac48-ba15-4d1b-87dc-1185e50c67df found in kube manager 2025-11-03 12:08:58,526 - INFO - Pod ctest-busybox-pod-72821828 verification passed 2025-11-03 12:08:58,616 - DEBUG - [Pod ctest-busybox-pod-72821828] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-54388967 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-11-03 12:08:58,616 - DEBUG - [Pod Pod ctest-busybox-pod-72821828] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-03 12:08:58,616 - DEBUG - [Pod Pod ctest-busybox-pod-72821828] Cmd output: ctest-nginx-pod-54388967 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-11-03 12:08:58,674 - DEBUG - [Pod ctest-busybox-pod-72821828] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-51648838 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-11-03 12:08:58,674 - DEBUG - [Pod Pod ctest-busybox-pod-72821828] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-03 12:08:58,674 - DEBUG - [Pod Pod ctest-busybox-pod-72821828] Cmd output: ctest-nginx-pod-51648838 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-11-03 12:08:58,674 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-51648838': 1, 'ctest-nginx-pod-54388967': 1} 2025-11-03 12:08:58,675 - WARNING - Nothing to delete parallely 2025-11-03 12:08:58,675 - INFO - Deleting pod default:ctest-busybox-pod-72821828 2025-11-03 12:08:58,692 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=4129ac48-ba15-4d1b-87dc-1185e50c67df 2025-11-03 12:08:58,703 - WARNING - Pod uuid 4129ac48-ba15-4d1b-87dc-1185e50c67df is still seen in agent 10.0.0.19 VM list 2025-11-03 12:09:03,704 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=4129ac48-ba15-4d1b-87dc-1185e50c67df 2025-11-03 12:09:03,710 - WARNING - Pod uuid 4129ac48-ba15-4d1b-87dc-1185e50c67df is still seen in agent 10.0.0.19 VM list 2025-11-03 12:09:08,710 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=4129ac48-ba15-4d1b-87dc-1185e50c67df 2025-11-03 12:09:08,720 - WARNING - Pod uuid 4129ac48-ba15-4d1b-87dc-1185e50c67df is still seen in agent 10.0.0.19 VM list 2025-11-03 12:09:13,721 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=4129ac48-ba15-4d1b-87dc-1185e50c67df 2025-11-03 12:09:13,736 - WARNING - Pod uuid 4129ac48-ba15-4d1b-87dc-1185e50c67df is still seen in agent 10.0.0.19 VM list 2025-11-03 12:09:18,736 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=4129ac48-ba15-4d1b-87dc-1185e50c67df 2025-11-03 12:09:18,745 - WARNING - Pod uuid 4129ac48-ba15-4d1b-87dc-1185e50c67df is still seen in agent 10.0.0.19 VM list 2025-11-03 12:09:23,745 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=4129ac48-ba15-4d1b-87dc-1185e50c67df 2025-11-03 12:09:23,754 - WARNING - Pod uuid 4129ac48-ba15-4d1b-87dc-1185e50c67df is still seen in agent 10.0.0.19 VM list 2025-11-03 12:09:28,754 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=4129ac48-ba15-4d1b-87dc-1185e50c67df 2025-11-03 12:09:28,768 - WARNING - Pod uuid 4129ac48-ba15-4d1b-87dc-1185e50c67df is still seen in agent 10.0.0.19 VM list 2025-11-03 12:09:33,769 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=4129ac48-ba15-4d1b-87dc-1185e50c67df 2025-11-03 12:09:33,779 - WARNING - Pod uuid 4129ac48-ba15-4d1b-87dc-1185e50c67df is still seen in agent 10.0.0.19 VM list 2025-11-03 12:09:38,780 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=4129ac48-ba15-4d1b-87dc-1185e50c67df 2025-11-03 12:09:38,791 - WARNING - Pod uuid 4129ac48-ba15-4d1b-87dc-1185e50c67df is still seen in agent 10.0.0.19 VM list 2025-11-03 12:09:43,791 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=4129ac48-ba15-4d1b-87dc-1185e50c67df 2025-11-03 12:09:43,805 - DEBUG - Pod 4129ac48-ba15-4d1b-87dc-1185e50c67df is not in agent 10.0.0.19 VM list 2025-11-03 12:09:43,806 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:da808364-b8ad-11f0-8cab-fa163e91defa 2025-11-03 12:09:43,812 - DEBUG - VMI da808364-b8ad-11f0-8cab-fa163e91defa is removed from agent 10.0.0.19 2025-11-03 12:09:43,812 - INFO - Verified that pod ctest-busybox-pod-72821828 is removed in agent 2025-11-03 12:09:43,812 - INFO - Deleting Ingress : ctest-nginx-ingress-03994736 2025-11-03 12:09:43,823 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_LoadbalancerDatabaseList?x=097a18f6-01b5-4e37-9978-4764b9cc7ea3 2025-11-03 12:09:43,828 - ERROR - Ingress ctest-nginx-ingress-03994736 with uuid 097a18f6-01b5-4e37-9978-4764b9cc7ea3 still found in kube manager 2025-11-03 12:09:44,830 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_LoadbalancerDatabaseList?x=097a18f6-01b5-4e37-9978-4764b9cc7ea3 2025-11-03 12:09:44,834 - INFO - Ingress ctest-nginx-ingress-03994736 with uuid 097a18f6-01b5-4e37-9978-4764b9cc7ea3 deleted successfully from kube manager 2025-11-03 12:09:44,834 - INFO - Verifications on Ingress %s cleanup passed 2025-11-03 12:09:44,835 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-11-03 12:09:44,995 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-03 12:09:45,001 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-11-03 12:09:45,001 - INFO - Deleting VN __public__ 2025-11-03 12:09:45,219 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/5edf1103-9376-4b91-be31-a5b9031f8c85 2025-11-03 12:09:45,228 - DEBUG - Response Code: 404 2025-11-03 12:09:45,228 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-11-03 12:09:45,248 - DEBUG - Requesting: http://10.0.0.249:8082/domain/dd56a28f-a18a-43e4-a2f2-9ec8d76e50b7 2025-11-03 12:09:45,259 - DEBUG - Requesting: http://10.0.0.249:8082/project/cdc0e805-c086-4b1f-9d17-5fa199457ac3 2025-11-03 12:09:45,349 - INFO - Validated that VN __public__ is not found in API Server 2025-11-03 12:09:45,349 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-11-03 12:09:45,358 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-03 12:09:45,365 - DEBUG - VN __public__ is not present in Agent 10.0.0.19 2025-11-03 12:09:45,365 - INFO - Validated that VN __public__ is not in any agent 2025-11-03 12:09:45,365 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-03 12:09:45,376 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-03 12:09:45,400 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-03 12:09:45,409 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-11-03 12:09:45,410 - INFO - Deleting pod default:ctest-nginx-pod-54388967 2025-11-03 12:09:45,432 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=a866476b-6e0d-4027-87ec-0c8be8ed8ce2 2025-11-03 12:09:45,453 - WARNING - Pod uuid a866476b-6e0d-4027-87ec-0c8be8ed8ce2 is still seen in agent 10.0.0.19 VM list 2025-11-03 12:09:50,454 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=a866476b-6e0d-4027-87ec-0c8be8ed8ce2 2025-11-03 12:09:50,462 - DEBUG - Pod a866476b-6e0d-4027-87ec-0c8be8ed8ce2 is not in agent 10.0.0.19 VM list 2025-11-03 12:09:50,462 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d62837f8-b8ad-11f0-8cab-fa163e91defa 2025-11-03 12:09:50,469 - DEBUG - VMI d62837f8-b8ad-11f0-8cab-fa163e91defa is removed from agent 10.0.0.19 2025-11-03 12:09:50,469 - INFO - Verified that pod ctest-nginx-pod-54388967 is removed in agent 2025-11-03 12:09:50,469 - INFO - Deleting pod default:ctest-nginx-pod-51648838 2025-11-03 12:09:50,485 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=a30bbd26-59e5-425f-a42b-4ea223ee1562 2025-11-03 12:09:50,496 - WARNING - Pod uuid a30bbd26-59e5-425f-a42b-4ea223ee1562 is still seen in agent 10.0.0.19 VM list 2025-11-03 12:09:55,497 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=a30bbd26-59e5-425f-a42b-4ea223ee1562 2025-11-03 12:09:55,505 - DEBUG - Pod a30bbd26-59e5-425f-a42b-4ea223ee1562 is not in agent 10.0.0.19 VM list 2025-11-03 12:09:55,506 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d5b22220-b8ad-11f0-8cab-fa163e91defa 2025-11-03 12:09:55,512 - DEBUG - VMI d5b22220-b8ad-11f0-8cab-fa163e91defa is removed from agent 10.0.0.19 2025-11-03 12:09:55,512 - INFO - Verified that pod ctest-nginx-pod-51648838 is removed in agent 2025-11-03 12:09:55,513 - INFO - Deleting service : ctest-nginx-svc-03836145 2025-11-03 12:09:55,832 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-03 12:09:55,839 - DEBUG - No XMPP flaps were noticed during the test