2025-11-11 14:20:36,912 - DEBUG - [10.0.0.19]: Running cmd : hostname 2025-11-11 14:20:37,189 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1718-1 2025-11-11 14:20:37,189 - DEBUG - [10.0.0.19]: Running cmd : hostname -f 2025-11-11 14:20:37,224 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1718-1 2025-11-11 14:20:37,224 - 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-11 14:20:37,308 - DEBUG - Output : NAMES contrail_test_TFHjsg2OG contrail-kubernetes-master-kubemanager-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-nodemgr-1 control-dns-1 control-control-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_database-nodemgr-1 config_database-cassandra-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-11-11 14:20:37,309 - DEBUG - [10.0.0.19]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-11-11 14:20:37,386 - DEBUG - Output : 127.0.0.1/8 10.0.0.19/24 252.19.0.1/8 10.215.142.1/24 172.17.0.1/16 2025-11-11 14:20:37,386 - DEBUG - [10.0.0.19]: Running cmd : getent hosts 10.0.0.19 | head -n 1 | awk '{print $2}' 2025-11-11 14:20:37,432 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1718-1 2025-11-11 14:20:37,540 - DEBUG - [10.0.0.22]: Running cmd : hostname 2025-11-11 14:20:37,793 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1718-1 2025-11-11 14:20:37,793 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2025-11-11 14:20:37,866 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1718-1 2025-11-11 14:20:37,866 - DEBUG - [10.0.0.22]: 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-11 14:20:37,922 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-11-11 14:20:37,923 - DEBUG - [10.0.0.22]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-11-11 14:20:37,994 - DEBUG - Output : 10.0.0.22/24 2025-11-11 14:20:37,994 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2025-11-11 14:20:38,028 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1718-1 2025-11-11 14:20:38,102 - INFO - Using existing project ['default-domain', 'k8s-default'](1bdd022e-c156-4033-b076-d458e9d238a5) 2025-11-11 14:20:38,212 - INFO - Using existing project ['default-domain', 'k8s-default'](1bdd022e-c156-4033-b076-d458e9d238a5) 2025-11-11 14:20:38,321 - INFO - ================================================================================ 2025-11-11 14:20:38,321 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-11-11 14:20:38,322 - 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-11 14:20:38,586 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-11 14:20:38,594 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.0.0.19': '0'}} with 2025-11-11 14:20:38,594 - INFO - Initial checks done. Running the testcase now 2025-11-11 14:20:38,594 - INFO - 2025-11-11 14:20:38,598 - INFO - Namespace default already exists 2025-11-11 14:20:38,599 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-11 14:20:38,718 - DEBUG - Output : cluster_project={} 2025-11-11 14:20:38,756 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-11-11 14:20:38,756 - DEBUG - Project uuid in Contrail is 1bdd022e-c156-4033-b076-d458e9d238a5 2025-11-11 14:20:38,756 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-11-11 14:20:38,898 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-11 14:20:38,898 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_NamespaceDatabaseList?namespace_uuid=7c0dd98d-f286-4c00-9ab0-33bb3bf9e313 2025-11-11 14:20:38,903 - INFO - Namespace default with uuid 7c0dd98d-f286-4c00-9ab0-33bb3bf9e313 found in kube manager 2025-11-11 14:20:38,903 - INFO - Namespace default verification passed 2025-11-11 14:20:38,906 - DEBUG - Service ctest-nginx-svc-92408577 not present 2025-11-11 14:20:38,907 - INFO - Creating service ctest-nginx-svc-92408577 2025-11-11 14:20:38,931 - INFO - Created Service ctest-nginx-svc-92408577 2025-11-11 14:20:38,940 - DEBUG - Pod ctest-nginx-pod-21143250 not present 2025-11-11 14:20:38,941 - INFO - Creating Pod ctest-nginx-pod-21143250 2025-11-11 14:20:39,018 - DEBUG - Pod : ctest-nginx-pod-21143250 UUID is f9307b86-b673-4cbe-9c94-750421494c6e 2025-11-11 14:20:39,027 - DEBUG - Pod ctest-nginx-pod-18541878 not present 2025-11-11 14:20:39,027 - INFO - Creating Pod ctest-nginx-pod-18541878 2025-11-11 14:20:39,067 - DEBUG - Pod : ctest-nginx-pod-18541878 UUID is 435eafec-00a0-4284-add6-736e2c34dd41 2025-11-11 14:20:39,267 - INFO - Created VN __public__, UUID :4c3114a0-5273-4b32-9256-f10dc3846aab 2025-11-11 14:20:39,513 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-11-11 14:20:39,530 - DEBUG - Requesting: http://10.0.0.19:8082/domain/a4ba48b6-9867-4614-a333-f4fe914a126b 2025-11-11 14:20:39,551 - DEBUG - Requesting: http://10.0.0.19:8082/project/1bdd022e-c156-4033-b076-d458e9d238a5 2025-11-11 14:20:39,654 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/4c3114a0-5273-4b32-9256-f10dc3846aab 2025-11-11 14:20:39,669 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/4c3114a0-5273-4b32-9256-f10dc3846aab 2025-11-11 14:20:39,688 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/f948265f-8de1-4c6c-be4a-6b48e3cd41df 2025-11-11 14:20:39,719 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/f948265f-8de1-4c6c-be4a-6b48e3cd41df 2025-11-11 14:20:39,728 - DEBUG - Route Targets: [] 2025-11-11 14:20:39,728 - DEBUG - RT names not yet present for VN __public__ 2025-11-11 14:20:44,729 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-11-11 14:20:44,736 - DEBUG - Requesting: http://10.0.0.19:8082/domain/a4ba48b6-9867-4614-a333-f4fe914a126b 2025-11-11 14:20:44,748 - DEBUG - Requesting: http://10.0.0.19:8082/project/1bdd022e-c156-4033-b076-d458e9d238a5 2025-11-11 14:20:44,802 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/4c3114a0-5273-4b32-9256-f10dc3846aab 2025-11-11 14:20:44,838 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/4c3114a0-5273-4b32-9256-f10dc3846aab 2025-11-11 14:20:44,855 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/f948265f-8de1-4c6c-be4a-6b48e3cd41df 2025-11-11 14:20:44,864 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/f948265f-8de1-4c6c-be4a-6b48e3cd41df 2025-11-11 14:20:44,870 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/c5f33779-133d-41e1-967e-d634d69009be 2025-11-11 14:20:44,876 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-11 14:20:44,876 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/4c3114a0-5273-4b32-9256-f10dc3846aab 2025-11-11 14:20:44,884 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/f948265f-8de1-4c6c-be4a-6b48e3cd41df 2025-11-11 14:20:44,899 - INFO - Verified VN network id 13 for VN 4c3114a0-5273-4b32-9256-f10dc3846aab 2025-11-11 14:20:44,899 - INFO - Verifications in API Server for VN __public__ passed 2025-11-11 14:20:44,899 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/4c3114a0-5273-4b32-9256-f10dc3846aab 2025-11-11 14:20:44,910 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/f948265f-8de1-4c6c-be4a-6b48e3cd41df 2025-11-11 14:20:44,921 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/f948265f-8de1-4c6c-be4a-6b48e3cd41df 2025-11-11 14:20:44,934 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/c5f33779-133d-41e1-967e-d634d69009be 2025-11-11 14:20:44,947 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-11 14:20:44,957 - DEBUG - Control-node 10.0.0.19 : 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': '5490192099551955762', 'uuid-lslong': '10544880618951699115'}, 'enable': 'true', 'created': '2025-11-11T14:20:39', 'last-modified': '2025-11-11T14:20:39', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.536058'} 2025-11-11 14:20:44,957 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-11 14:20:44,977 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-11 14:20:44,977 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-11-11 14:20:44,978 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-11-11 14:20:44,978 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-11-11 14:20:44,995 - DEBUG - Requesting: http://10.0.0.19:8082/domain/a4ba48b6-9867-4614-a333-f4fe914a126b 2025-11-11 14:20:45,011 - DEBUG - Requesting: http://10.0.0.19:8082/project/1bdd022e-c156-4033-b076-d458e9d238a5 2025-11-11 14:20:45,065 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/4c3114a0-5273-4b32-9256-f10dc3846aab 2025-11-11 14:20:45,085 - DEBUG - =>VN __public__ has no policy to be verified 2025-11-11 14:20:45,085 - DEBUG - Verifying the vn in opserver 2025-11-11 14:20:45,085 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.19 2025-11-11 14:20:45,085 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks 2025-11-11 14:20:45,091 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.19:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-11-11 14:20:45,091 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-11-11 14:20:45,091 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-11 14:20:45,100 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-11 14:20:45,107 - DEBUG - Do not have enough data to verify VN in agent 2025-11-11 14:20:45,107 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-11 14:20:45,117 - DEBUG - VRF ids for VN __public__: {} 2025-11-11 14:20:45,246 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-11-11 14:20:45,398 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-11-11 14:20:45,408 - DEBUG - Requesting: http://10.0.0.19:8082/domain/a4ba48b6-9867-4614-a333-f4fe914a126b 2025-11-11 14:20:45,424 - DEBUG - Requesting: http://10.0.0.19:8082/project/1bdd022e-c156-4033-b076-d458e9d238a5 2025-11-11 14:20:45,482 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/4c3114a0-5273-4b32-9256-f10dc3846aab 2025-11-11 14:20:45,521 - DEBUG - Requesting: http://10.0.0.19:8082/floating-ip-pool/fdec89f7-fe47-4292-b342-ebae17302380 2025-11-11 14:20:45,533 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-11-11 14:20:45,540 - DEBUG - Requesting: http://10.0.0.19:8082/domain/a4ba48b6-9867-4614-a333-f4fe914a126b 2025-11-11 14:20:45,553 - DEBUG - Requesting: http://10.0.0.19:8082/project/1bdd022e-c156-4033-b076-d458e9d238a5 2025-11-11 14:20:45,629 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/4c3114a0-5273-4b32-9256-f10dc3846aab 2025-11-11 14:20:45,650 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-11-11 14:20:45,650 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-11-11 14:20:45,664 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-11 14:20:45,677 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-11-11 14:20:45,677 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-11-11 14:20:45,812 - DEBUG - Ingress ctest-nginx-ingress-11306488 not present 2025-11-11 14:20:45,818 - INFO - Creating Ingress ctest-nginx-ingress-11306488 2025-11-11 14:20:45,979 - INFO - Created Ingress ctest-nginx-ingress-11306488 2025-11-11 14:20:45,986 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-11306488 2025-11-11 14:20:48,999 - DEBUG - For Ingress ctest-nginx-ingress-11306488, Cluster IP: 10.47.255.249, External IPs ['174.109.16.60'] 2025-11-11 14:20:49,004 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-11306488 2025-11-11 14:20:49,004 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=b9371702-4b3b-4822-8837-971ebfebd875 2025-11-11 14:20:49,009 - INFO - Ingress ctest-nginx-ingress-11306488 with uuid b9371702-4b3b-4822-8837-971ebfebd875 found in kube manager 2025-11-11 14:20:49,009 - INFO - Ingress ctest-nginx-ingress-11306488 verification passed 2025-11-11 14:20:49,013 - DEBUG - Pod ctest-busybox-pod-81405611 not present 2025-11-11 14:20:49,013 - INFO - Creating Pod ctest-busybox-pod-81405611 2025-11-11 14:20:49,051 - DEBUG - Pod : ctest-busybox-pod-81405611 UUID is e8e442ce-55d6-4198-acd0-6063121bfdfb 2025-11-11 14:20:49,062 - DEBUG - Pod ctest-nginx-pod-21143250 not in running state.Currently in Pending 2025-11-11 14:20:54,072 - INFO - Pod ctest-nginx-pod-21143250 is in running state.Got IP 10.47.255.251 2025-11-11 14:20:54,088 - DEBUG - Pod ctest-nginx-pod-21143250 has vmi 99f76aee-bf09-11f0-8efc-fa163ec1585c 2025-11-11 14:20:54,088 - INFO - Verified pod ctest-nginx-pod-21143250 in contrail-api 2025-11-11 14:20:54,088 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-11 14:20:54,100 - DEBUG - VMI 99f76aee-bf09-11f0-8efc-fa163ec1585c is active in agent 10.0.0.22 2025-11-11 14:20:54,100 - INFO - Verified Pod ctest-nginx-pod-21143250 in agent 10.0.0.22 2025-11-11 14:20:54,100 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=f9307b86-b673-4cbe-9c94-750421494c6e 2025-11-11 14:20:54,105 - INFO - Pod ctest-nginx-pod-21143250 with uuid f9307b86-b673-4cbe-9c94-750421494c6e found in kube manager 2025-11-11 14:20:54,105 - INFO - Pod ctest-nginx-pod-21143250 verification passed 2025-11-11 14:20:54,175 - DEBUG - [Pod ctest-nginx-pod-21143250] Cmd: echo ctest-nginx-pod-21143250 > /usr/share/nginx/html/index.html, Output: 2025-11-11 14:20:54,181 - DEBUG - Pod ctest-nginx-pod-18541878 not in running state.Currently in Pending 2025-11-11 14:20:59,191 - INFO - Pod ctest-nginx-pod-18541878 is in running state.Got IP 10.47.255.250 2025-11-11 14:20:59,249 - DEBUG - Pod ctest-nginx-pod-18541878 has vmi 9a76a106-bf09-11f0-8efc-fa163ec1585c 2025-11-11 14:20:59,249 - INFO - Verified pod ctest-nginx-pod-18541878 in contrail-api 2025-11-11 14:20:59,249 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-11 14:20:59,261 - DEBUG - VMI 9a76a106-bf09-11f0-8efc-fa163ec1585c is active in agent 10.0.0.22 2025-11-11 14:20:59,261 - INFO - Verified Pod ctest-nginx-pod-18541878 in agent 10.0.0.22 2025-11-11 14:20:59,261 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=435eafec-00a0-4284-add6-736e2c34dd41 2025-11-11 14:20:59,266 - INFO - Pod ctest-nginx-pod-18541878 with uuid 435eafec-00a0-4284-add6-736e2c34dd41 found in kube manager 2025-11-11 14:20:59,266 - INFO - Pod ctest-nginx-pod-18541878 verification passed 2025-11-11 14:20:59,327 - DEBUG - [Pod ctest-nginx-pod-18541878] Cmd: echo ctest-nginx-pod-18541878 > /usr/share/nginx/html/index.html, Output: 2025-11-11 14:20:59,334 - DEBUG - Pod ctest-busybox-pod-81405611 not in running state.Currently in Pending 2025-11-11 14:21:04,342 - INFO - Pod ctest-busybox-pod-81405611 is in running state.Got IP 10.47.255.248 2025-11-11 14:21:04,355 - DEBUG - Pod ctest-busybox-pod-81405611 has vmi 9f18944e-bf09-11f0-8efc-fa163ec1585c 2025-11-11 14:21:04,355 - INFO - Verified pod ctest-busybox-pod-81405611 in contrail-api 2025-11-11 14:21:04,356 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-11 14:21:04,367 - DEBUG - VMI 9f18944e-bf09-11f0-8efc-fa163ec1585c is active in agent 10.0.0.22 2025-11-11 14:21:04,368 - INFO - Verified Pod ctest-busybox-pod-81405611 in agent 10.0.0.22 2025-11-11 14:21:04,368 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=e8e442ce-55d6-4198-acd0-6063121bfdfb 2025-11-11 14:21:04,371 - INFO - Pod ctest-busybox-pod-81405611 with uuid e8e442ce-55d6-4198-acd0-6063121bfdfb found in kube manager 2025-11-11 14:21:04,371 - INFO - Pod ctest-busybox-pod-81405611 verification passed 2025-11-11 14:21:04,427 - DEBUG - [Pod ctest-busybox-pod-81405611] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-21143250 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-11 14:21:04,427 - DEBUG - [Pod Pod ctest-busybox-pod-81405611] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-11 14:21:04,427 - DEBUG - [Pod Pod ctest-busybox-pod-81405611] Cmd output: ctest-nginx-pod-21143250 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-11 14:21:04,491 - DEBUG - [Pod ctest-busybox-pod-81405611] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-21143250 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-11 14:21:04,491 - DEBUG - [Pod Pod ctest-busybox-pod-81405611] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-11 14:21:04,491 - DEBUG - [Pod Pod ctest-busybox-pod-81405611] Cmd output: ctest-nginx-pod-21143250 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-11 14:21:04,550 - DEBUG - [Pod ctest-busybox-pod-81405611] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-21143250 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-11 14:21:04,550 - DEBUG - [Pod Pod ctest-busybox-pod-81405611] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-11 14:21:04,550 - DEBUG - [Pod Pod ctest-busybox-pod-81405611] Cmd output: ctest-nginx-pod-21143250 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-11 14:21:04,608 - DEBUG - [Pod ctest-busybox-pod-81405611] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-18541878 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-11 14:21:04,608 - DEBUG - [Pod Pod ctest-busybox-pod-81405611] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-11 14:21:04,608 - DEBUG - [Pod Pod ctest-busybox-pod-81405611] Cmd output: ctest-nginx-pod-18541878 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-11 14:21:04,608 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-21143250': 3, 'ctest-nginx-pod-18541878': 1} 2025-11-11 14:21:04,609 - WARNING - Nothing to delete parallely 2025-11-11 14:21:04,609 - INFO - Deleting pod default:ctest-busybox-pod-81405611 2025-11-11 14:21:04,627 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e8e442ce-55d6-4198-acd0-6063121bfdfb 2025-11-11 14:21:04,635 - WARNING - Pod uuid e8e442ce-55d6-4198-acd0-6063121bfdfb is still seen in agent 10.0.0.22 VM list 2025-11-11 14:21:09,636 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e8e442ce-55d6-4198-acd0-6063121bfdfb 2025-11-11 14:21:09,643 - WARNING - Pod uuid e8e442ce-55d6-4198-acd0-6063121bfdfb is still seen in agent 10.0.0.22 VM list 2025-11-11 14:21:14,644 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e8e442ce-55d6-4198-acd0-6063121bfdfb 2025-11-11 14:21:14,652 - WARNING - Pod uuid e8e442ce-55d6-4198-acd0-6063121bfdfb is still seen in agent 10.0.0.22 VM list 2025-11-11 14:21:19,653 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e8e442ce-55d6-4198-acd0-6063121bfdfb 2025-11-11 14:21:19,663 - WARNING - Pod uuid e8e442ce-55d6-4198-acd0-6063121bfdfb is still seen in agent 10.0.0.22 VM list 2025-11-11 14:21:24,663 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e8e442ce-55d6-4198-acd0-6063121bfdfb 2025-11-11 14:21:24,733 - WARNING - Pod uuid e8e442ce-55d6-4198-acd0-6063121bfdfb is still seen in agent 10.0.0.22 VM list 2025-11-11 14:21:29,734 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e8e442ce-55d6-4198-acd0-6063121bfdfb 2025-11-11 14:21:29,742 - WARNING - Pod uuid e8e442ce-55d6-4198-acd0-6063121bfdfb is still seen in agent 10.0.0.22 VM list 2025-11-11 14:21:34,743 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e8e442ce-55d6-4198-acd0-6063121bfdfb 2025-11-11 14:21:34,752 - WARNING - Pod uuid e8e442ce-55d6-4198-acd0-6063121bfdfb is still seen in agent 10.0.0.22 VM list 2025-11-11 14:21:39,753 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e8e442ce-55d6-4198-acd0-6063121bfdfb 2025-11-11 14:21:39,760 - DEBUG - Pod e8e442ce-55d6-4198-acd0-6063121bfdfb is not in agent 10.0.0.22 VM list 2025-11-11 14:21:39,760 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9f18944e-bf09-11f0-8efc-fa163ec1585c 2025-11-11 14:21:39,766 - DEBUG - VMI 9f18944e-bf09-11f0-8efc-fa163ec1585c is removed from agent 10.0.0.22 2025-11-11 14:21:39,766 - INFO - Verified that pod ctest-busybox-pod-81405611 is removed in agent 2025-11-11 14:21:39,766 - INFO - Deleting Ingress : ctest-nginx-ingress-11306488 2025-11-11 14:21:39,773 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=b9371702-4b3b-4822-8837-971ebfebd875 2025-11-11 14:21:39,779 - ERROR - Ingress ctest-nginx-ingress-11306488 with uuid b9371702-4b3b-4822-8837-971ebfebd875 still found in kube manager 2025-11-11 14:21:40,781 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=b9371702-4b3b-4822-8837-971ebfebd875 2025-11-11 14:21:40,786 - ERROR - Ingress ctest-nginx-ingress-11306488 with uuid b9371702-4b3b-4822-8837-971ebfebd875 still found in kube manager 2025-11-11 14:21:41,787 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=b9371702-4b3b-4822-8837-971ebfebd875 2025-11-11 14:21:41,795 - INFO - Ingress ctest-nginx-ingress-11306488 with uuid b9371702-4b3b-4822-8837-971ebfebd875 deleted successfully from kube manager 2025-11-11 14:21:41,795 - INFO - Verifications on Ingress %s cleanup passed 2025-11-11 14:21:41,795 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-11-11 14:21:41,860 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-11 14:21:41,865 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-11-11 14:21:41,865 - INFO - Deleting VN __public__ 2025-11-11 14:21:41,959 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/f948265f-8de1-4c6c-be4a-6b48e3cd41df 2025-11-11 14:21:41,970 - DEBUG - Response Code: 404 2025-11-11 14:21:41,970 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-11-11 14:21:41,986 - DEBUG - Requesting: http://10.0.0.19:8082/domain/a4ba48b6-9867-4614-a333-f4fe914a126b 2025-11-11 14:21:42,007 - DEBUG - Requesting: http://10.0.0.19:8082/project/1bdd022e-c156-4033-b076-d458e9d238a5 2025-11-11 14:21:42,040 - INFO - Validated that VN __public__ is not found in API Server 2025-11-11 14:21:42,040 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-11-11 14:21:42,058 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-11 14:21:42,068 - DEBUG - VN __public__ is not present in Agent 10.0.0.22 2025-11-11 14:21:42,068 - INFO - Validated that VN __public__ is not in any agent 2025-11-11 14:21:42,068 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-11 14:21:42,079 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-11 14:21:42,085 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-11 14:21:42,091 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-11-11 14:21:42,091 - INFO - Deleting pod default:ctest-nginx-pod-18541878 2025-11-11 14:21:42,117 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=435eafec-00a0-4284-add6-736e2c34dd41 2025-11-11 14:21:42,128 - WARNING - Pod uuid 435eafec-00a0-4284-add6-736e2c34dd41 is still seen in agent 10.0.0.22 VM list 2025-11-11 14:21:47,129 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=435eafec-00a0-4284-add6-736e2c34dd41 2025-11-11 14:21:47,140 - DEBUG - Pod 435eafec-00a0-4284-add6-736e2c34dd41 is not in agent 10.0.0.22 VM list 2025-11-11 14:21:47,140 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9a76a106-bf09-11f0-8efc-fa163ec1585c 2025-11-11 14:21:47,150 - DEBUG - VMI 9a76a106-bf09-11f0-8efc-fa163ec1585c is removed from agent 10.0.0.22 2025-11-11 14:21:47,150 - INFO - Verified that pod ctest-nginx-pod-18541878 is removed in agent 2025-11-11 14:21:47,150 - INFO - Deleting pod default:ctest-nginx-pod-21143250 2025-11-11 14:21:47,174 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f9307b86-b673-4cbe-9c94-750421494c6e 2025-11-11 14:21:47,183 - WARNING - Pod uuid f9307b86-b673-4cbe-9c94-750421494c6e is still seen in agent 10.0.0.22 VM list 2025-11-11 14:21:52,185 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f9307b86-b673-4cbe-9c94-750421494c6e 2025-11-11 14:21:52,191 - DEBUG - Pod f9307b86-b673-4cbe-9c94-750421494c6e is not in agent 10.0.0.22 VM list 2025-11-11 14:21:52,191 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:99f76aee-bf09-11f0-8efc-fa163ec1585c 2025-11-11 14:21:52,197 - DEBUG - VMI 99f76aee-bf09-11f0-8efc-fa163ec1585c is removed from agent 10.0.0.22 2025-11-11 14:21:52,197 - INFO - Verified that pod ctest-nginx-pod-21143250 is removed in agent 2025-11-11 14:21:52,198 - INFO - Deleting service : ctest-nginx-svc-92408577 2025-11-11 14:21:52,448 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-11 14:21:52,454 - DEBUG - No XMPP flaps were noticed during the test