2025-08-11 15:47:18,917 - DEBUG - [10.0.0.65]: Running cmd : hostname 2025-08-11 15:47:19,138 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1362-1 2025-08-11 15:47:19,138 - DEBUG - [10.0.0.65]: Running cmd : hostname -f 2025-08-11 15:47:19,172 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1362-1 2025-08-11 15:47:19,172 - DEBUG - [10.0.0.65]: 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-08-11 15:47:19,226 - DEBUG - Output : NAMES contrail_test_OyNJTc9mX contrail-kubernetes-master-kubemanager-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-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-cassandra-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-nodemgr-1 control-control-1 control-dns-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_database-cassandra-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-schema-1 config_api-svcmonitor-1 config_api-nodemgr-1 config_api-dnsmasq-1 config_api-api-1 2025-08-11 15:47:19,226 - DEBUG - [10.0.0.65]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-08-11 15:47:19,297 - DEBUG - Output : 127.0.0.1/8 10.0.0.65/24 252.65.0.1/8 10.210.40.1/24 172.17.0.1/16 2025-08-11 15:47:19,297 - DEBUG - [10.0.0.65]: Running cmd : getent hosts 10.0.0.65 | head -n 1 | awk '{print $2}' 2025-08-11 15:47:19,330 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1362-1 2025-08-11 15:47:19,415 - DEBUG - [10.0.0.242]: Running cmd : hostname 2025-08-11 15:47:19,608 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1362-1 2025-08-11 15:47:19,608 - DEBUG - [10.0.0.242]: Running cmd : hostname -f 2025-08-11 15:47:19,631 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1362-1 2025-08-11 15:47:19,631 - DEBUG - [10.0.0.242]: 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-08-11 15:47:19,674 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-08-11 15:47:19,674 - DEBUG - [10.0.0.242]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-08-11 15:47:19,731 - DEBUG - Output : 10.0.0.242/24 2025-08-11 15:47:19,731 - DEBUG - [10.0.0.242]: Running cmd : getent hosts 10.0.0.242 | head -n 1 | awk '{print $2}' 2025-08-11 15:47:19,754 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1362-1 2025-08-11 15:47:19,826 - INFO - Using existing project ['default-domain', 'k8s-default'](94a11318-8de9-4f09-be11-f64b80d8c9cf) 2025-08-11 15:47:19,925 - INFO - Using existing project ['default-domain', 'k8s-default'](94a11318-8de9-4f09-be11-f64b80d8c9cf) 2025-08-11 15:47:20,053 - INFO - ================================================================================ 2025-08-11 15:47:20,054 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-08-11 15:47:20,054 - 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-08-11 15:47:20,266 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-11 15:47:20,272 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.0.0.65': '0'}} with 2025-08-11 15:47:20,272 - INFO - Initial checks done. Running the testcase now 2025-08-11 15:47:20,272 - INFO - 2025-08-11 15:47:20,276 - INFO - Namespace default already exists 2025-08-11 15:47:20,276 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-08-11 15:47:20,370 - DEBUG - Output : cluster_project={} 2025-08-11 15:47:20,401 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-08-11 15:47:20,401 - DEBUG - Project uuid in Contrail is 94a11318-8de9-4f09-be11-f64b80d8c9cf 2025-08-11 15:47:20,401 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-08-11 15:47:20,514 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-08-11 15:47:20,515 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_NamespaceDatabaseList?namespace_uuid=2198b922-34ee-4c42-9a89-57199b1443f4 2025-08-11 15:47:20,520 - INFO - Namespace default with uuid 2198b922-34ee-4c42-9a89-57199b1443f4 found in kube manager 2025-08-11 15:47:20,520 - INFO - Namespace default verification passed 2025-08-11 15:47:20,522 - DEBUG - Service ctest-nginx-svc-07736094 not present 2025-08-11 15:47:20,523 - INFO - Creating service ctest-nginx-svc-07736094 2025-08-11 15:47:20,541 - INFO - Created Service ctest-nginx-svc-07736094 2025-08-11 15:47:20,548 - DEBUG - Pod ctest-nginx-pod-51741846 not present 2025-08-11 15:47:20,548 - INFO - Creating Pod ctest-nginx-pod-51741846 2025-08-11 15:47:20,599 - DEBUG - Pod : ctest-nginx-pod-51741846 UUID is 707e015f-e019-420c-bba4-79b8d2c6a3ea 2025-08-11 15:47:20,601 - DEBUG - Pod ctest-nginx-pod-43087479 not present 2025-08-11 15:47:20,601 - INFO - Creating Pod ctest-nginx-pod-43087479 2025-08-11 15:47:20,623 - DEBUG - Pod : ctest-nginx-pod-43087479 UUID is 622cf7ce-7b13-41c6-8361-2bab50ac85b3 2025-08-11 15:47:20,821 - INFO - Created VN __public__, UUID :f47db8a6-07f5-4c62-99ac-101c21ead010 2025-08-11 15:47:21,029 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-08-11 15:47:21,041 - DEBUG - Requesting: http://10.0.0.65:8082/domain/910b2835-888d-42e3-8071-02b6402c7eec 2025-08-11 15:47:21,053 - DEBUG - Requesting: http://10.0.0.65:8082/project/94a11318-8de9-4f09-be11-f64b80d8c9cf 2025-08-11 15:47:21,092 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/f47db8a6-07f5-4c62-99ac-101c21ead010 2025-08-11 15:47:21,101 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/f47db8a6-07f5-4c62-99ac-101c21ead010 2025-08-11 15:47:21,109 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/17f95e25-6988-4f21-bfdc-7ab4cdc8d58d 2025-08-11 15:47:21,114 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/17f95e25-6988-4f21-bfdc-7ab4cdc8d58d 2025-08-11 15:47:21,160 - DEBUG - Route Targets: [] 2025-08-11 15:47:21,160 - DEBUG - RT names not yet present for VN __public__ 2025-08-11 15:47:26,160 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-08-11 15:47:26,166 - DEBUG - Requesting: http://10.0.0.65:8082/domain/910b2835-888d-42e3-8071-02b6402c7eec 2025-08-11 15:47:26,175 - DEBUG - Requesting: http://10.0.0.65:8082/project/94a11318-8de9-4f09-be11-f64b80d8c9cf 2025-08-11 15:47:26,216 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/f47db8a6-07f5-4c62-99ac-101c21ead010 2025-08-11 15:47:26,224 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/f47db8a6-07f5-4c62-99ac-101c21ead010 2025-08-11 15:47:26,239 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/17f95e25-6988-4f21-bfdc-7ab4cdc8d58d 2025-08-11 15:47:26,246 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/17f95e25-6988-4f21-bfdc-7ab4cdc8d58d 2025-08-11 15:47:26,252 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/3f638ca3-b117-4b2b-874e-72f1a8ee648c 2025-08-11 15:47:26,258 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-08-11 15:47:26,258 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/f47db8a6-07f5-4c62-99ac-101c21ead010 2025-08-11 15:47:26,270 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/17f95e25-6988-4f21-bfdc-7ab4cdc8d58d 2025-08-11 15:47:26,286 - INFO - Verified VN network id 13 for VN f47db8a6-07f5-4c62-99ac-101c21ead010 2025-08-11 15:47:26,286 - INFO - Verifications in API Server for VN __public__ passed 2025-08-11 15:47:26,286 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/f47db8a6-07f5-4c62-99ac-101c21ead010 2025-08-11 15:47:26,294 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/17f95e25-6988-4f21-bfdc-7ab4cdc8d58d 2025-08-11 15:47:26,301 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/17f95e25-6988-4f21-bfdc-7ab4cdc8d58d 2025-08-11 15:47:26,308 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/3f638ca3-b117-4b2b-874e-72f1a8ee648c 2025-08-11 15:47:26,314 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-08-11 15:47:26,321 - DEBUG - Control-node 10.0.0.65 : 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': '17617440340580846690', 'uuid-lslong': '11073243296811372560'}, 'enable': 'true', 'created': '2025-08-11T15:47:20', 'last-modified': '2025-08-11T15:47:20', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.417479'} 2025-08-11 15:47:26,321 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-11 15:47:26,328 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-08-11 15:47:26,329 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-08-11 15:47:26,329 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-08-11 15:47:26,329 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-08-11 15:47:26,334 - DEBUG - Requesting: http://10.0.0.65:8082/domain/910b2835-888d-42e3-8071-02b6402c7eec 2025-08-11 15:47:26,341 - DEBUG - Requesting: http://10.0.0.65:8082/project/94a11318-8de9-4f09-be11-f64b80d8c9cf 2025-08-11 15:47:26,374 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/f47db8a6-07f5-4c62-99ac-101c21ead010 2025-08-11 15:47:26,383 - DEBUG - =>VN __public__ has no policy to be verified 2025-08-11 15:47:26,383 - DEBUG - Verifying the vn in opserver 2025-08-11 15:47:26,383 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.65 2025-08-11 15:47:26,383 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks 2025-08-11 15:47:26,388 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.65:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-08-11 15:47:26,388 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-08-11 15:47:26,388 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-11 15:47:26,395 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-11 15:47:26,400 - DEBUG - Do not have enough data to verify VN in agent 2025-08-11 15:47:26,400 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-11 15:47:26,407 - DEBUG - VRF ids for VN __public__: {} 2025-08-11 15:47:26,504 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-08-11 15:47:26,603 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-08-11 15:47:26,607 - DEBUG - Requesting: http://10.0.0.65:8082/domain/910b2835-888d-42e3-8071-02b6402c7eec 2025-08-11 15:47:26,614 - DEBUG - Requesting: http://10.0.0.65:8082/project/94a11318-8de9-4f09-be11-f64b80d8c9cf 2025-08-11 15:47:26,646 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/f47db8a6-07f5-4c62-99ac-101c21ead010 2025-08-11 15:47:26,655 - DEBUG - Requesting: http://10.0.0.65:8082/floating-ip-pool/d1ab06e8-fe42-40fa-9033-8270747c6eb4 2025-08-11 15:47:26,660 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-08-11 15:47:26,664 - DEBUG - Requesting: http://10.0.0.65:8082/domain/910b2835-888d-42e3-8071-02b6402c7eec 2025-08-11 15:47:26,670 - DEBUG - Requesting: http://10.0.0.65:8082/project/94a11318-8de9-4f09-be11-f64b80d8c9cf 2025-08-11 15:47:26,706 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/f47db8a6-07f5-4c62-99ac-101c21ead010 2025-08-11 15:47:26,714 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-08-11 15:47:26,714 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-08-11 15:47:26,720 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-08-11 15:47:26,726 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-08-11 15:47:26,726 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-08-11 15:47:26,728 - DEBUG - Ingress ctest-nginx-ingress-46079495 not present 2025-08-11 15:47:26,729 - INFO - Creating Ingress ctest-nginx-ingress-46079495 2025-08-11 15:47:26,737 - INFO - Created Ingress ctest-nginx-ingress-46079495 2025-08-11 15:47:26,740 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-46079495 2025-08-11 15:47:29,747 - DEBUG - For Ingress ctest-nginx-ingress-46079495, Cluster IP: 10.47.255.249, External IPs ['146.101.175.124'] 2025-08-11 15:47:29,747 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-46079495 2025-08-11 15:47:29,747 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_LoadbalancerDatabaseList?x=aef63dc1-e58b-427d-af84-10cd9128db59 2025-08-11 15:47:29,753 - INFO - Ingress ctest-nginx-ingress-46079495 with uuid aef63dc1-e58b-427d-af84-10cd9128db59 found in kube manager 2025-08-11 15:47:29,753 - INFO - Ingress ctest-nginx-ingress-46079495 verification passed 2025-08-11 15:47:29,756 - DEBUG - Pod ctest-busybox-pod-10040667 not present 2025-08-11 15:47:29,757 - INFO - Creating Pod ctest-busybox-pod-10040667 2025-08-11 15:47:29,785 - DEBUG - Pod : ctest-busybox-pod-10040667 UUID is d716a2be-8039-4cb3-9d91-463d9b30b4c2 2025-08-11 15:47:29,792 - DEBUG - Pod ctest-nginx-pod-51741846 not in running state.Currently in Pending 2025-08-11 15:47:34,797 - DEBUG - Pod ctest-nginx-pod-51741846 not in running state.Currently in Pending 2025-08-11 15:47:39,804 - INFO - Pod ctest-nginx-pod-51741846 is in running state.Got IP 10.47.255.251 2025-08-11 15:47:39,817 - DEBUG - Pod ctest-nginx-pod-51741846 has vmi 781b2852-76ca-11f0-a266-fa163e8a4bee 2025-08-11 15:47:39,817 - INFO - Verified pod ctest-nginx-pod-51741846 in contrail-api 2025-08-11 15:47:39,817 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-11 15:47:39,828 - DEBUG - VMI 781b2852-76ca-11f0-a266-fa163e8a4bee is active in agent 10.0.0.242 2025-08-11 15:47:39,828 - INFO - Verified Pod ctest-nginx-pod-51741846 in agent 10.0.0.242 2025-08-11 15:47:39,828 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_VirtualMachineDatabaseList?x=707e015f-e019-420c-bba4-79b8d2c6a3ea 2025-08-11 15:47:39,833 - INFO - Pod ctest-nginx-pod-51741846 with uuid 707e015f-e019-420c-bba4-79b8d2c6a3ea found in kube manager 2025-08-11 15:47:39,833 - INFO - Pod ctest-nginx-pod-51741846 verification passed 2025-08-11 15:47:39,893 - DEBUG - [Pod ctest-nginx-pod-51741846] Cmd: echo ctest-nginx-pod-51741846 > /usr/share/nginx/html/index.html, Output: 2025-08-11 15:47:39,898 - INFO - Pod ctest-nginx-pod-43087479 is in running state.Got IP 10.47.255.250 2025-08-11 15:47:39,953 - DEBUG - Pod ctest-nginx-pod-43087479 has vmi 7884c01e-76ca-11f0-a266-fa163e8a4bee 2025-08-11 15:47:39,953 - INFO - Verified pod ctest-nginx-pod-43087479 in contrail-api 2025-08-11 15:47:39,953 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-11 15:47:39,964 - DEBUG - VMI 7884c01e-76ca-11f0-a266-fa163e8a4bee is active in agent 10.0.0.242 2025-08-11 15:47:39,964 - INFO - Verified Pod ctest-nginx-pod-43087479 in agent 10.0.0.242 2025-08-11 15:47:39,964 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_VirtualMachineDatabaseList?x=622cf7ce-7b13-41c6-8361-2bab50ac85b3 2025-08-11 15:47:39,969 - INFO - Pod ctest-nginx-pod-43087479 with uuid 622cf7ce-7b13-41c6-8361-2bab50ac85b3 found in kube manager 2025-08-11 15:47:39,969 - INFO - Pod ctest-nginx-pod-43087479 verification passed 2025-08-11 15:47:40,022 - DEBUG - [Pod ctest-nginx-pod-43087479] Cmd: echo ctest-nginx-pod-43087479 > /usr/share/nginx/html/index.html, Output: 2025-08-11 15:47:40,027 - DEBUG - Pod ctest-busybox-pod-10040667 not in running state.Currently in Pending 2025-08-11 15:47:45,033 - INFO - Pod ctest-busybox-pod-10040667 is in running state.Got IP 10.47.255.248 2025-08-11 15:47:45,044 - DEBUG - Pod ctest-busybox-pod-10040667 has vmi 7ce22e76-76ca-11f0-a266-fa163e8a4bee 2025-08-11 15:47:45,044 - INFO - Verified pod ctest-busybox-pod-10040667 in contrail-api 2025-08-11 15:47:45,044 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-11 15:47:45,054 - DEBUG - VMI 7ce22e76-76ca-11f0-a266-fa163e8a4bee is active in agent 10.0.0.242 2025-08-11 15:47:45,054 - INFO - Verified Pod ctest-busybox-pod-10040667 in agent 10.0.0.242 2025-08-11 15:47:45,054 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_VirtualMachineDatabaseList?x=d716a2be-8039-4cb3-9d91-463d9b30b4c2 2025-08-11 15:47:45,058 - INFO - Pod ctest-busybox-pod-10040667 with uuid d716a2be-8039-4cb3-9d91-463d9b30b4c2 found in kube manager 2025-08-11 15:47:45,058 - INFO - Pod ctest-busybox-pod-10040667 verification passed 2025-08-11 15:47:45,107 - DEBUG - [Pod ctest-busybox-pod-10040667] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-43087479 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-08-11 15:47:45,107 - DEBUG - [Pod Pod ctest-busybox-pod-10040667] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-08-11 15:47:45,107 - DEBUG - [Pod Pod ctest-busybox-pod-10040667] Cmd output: ctest-nginx-pod-43087479 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-08-11 15:47:45,151 - DEBUG - [Pod ctest-busybox-pod-10040667] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-43087479 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-08-11 15:47:45,152 - DEBUG - [Pod Pod ctest-busybox-pod-10040667] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-08-11 15:47:45,152 - DEBUG - [Pod Pod ctest-busybox-pod-10040667] Cmd output: ctest-nginx-pod-43087479 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-08-11 15:47:45,199 - DEBUG - [Pod ctest-busybox-pod-10040667] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-51741846 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-08-11 15:47:45,200 - DEBUG - [Pod Pod ctest-busybox-pod-10040667] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-08-11 15:47:45,200 - DEBUG - [Pod Pod ctest-busybox-pod-10040667] Cmd output: ctest-nginx-pod-51741846 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-08-11 15:47:45,200 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-51741846': 1, 'ctest-nginx-pod-43087479': 2} 2025-08-11 15:47:45,200 - WARNING - Nothing to delete parallely 2025-08-11 15:47:45,200 - INFO - Deleting pod default:ctest-busybox-pod-10040667 2025-08-11 15:47:45,210 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=d716a2be-8039-4cb3-9d91-463d9b30b4c2 2025-08-11 15:47:45,216 - WARNING - Pod uuid d716a2be-8039-4cb3-9d91-463d9b30b4c2 is still seen in agent 10.0.0.242 VM list 2025-08-11 15:47:50,217 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=d716a2be-8039-4cb3-9d91-463d9b30b4c2 2025-08-11 15:47:50,223 - WARNING - Pod uuid d716a2be-8039-4cb3-9d91-463d9b30b4c2 is still seen in agent 10.0.0.242 VM list 2025-08-11 15:47:55,223 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=d716a2be-8039-4cb3-9d91-463d9b30b4c2 2025-08-11 15:47:55,231 - WARNING - Pod uuid d716a2be-8039-4cb3-9d91-463d9b30b4c2 is still seen in agent 10.0.0.242 VM list 2025-08-11 15:48:00,232 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=d716a2be-8039-4cb3-9d91-463d9b30b4c2 2025-08-11 15:48:00,239 - WARNING - Pod uuid d716a2be-8039-4cb3-9d91-463d9b30b4c2 is still seen in agent 10.0.0.242 VM list 2025-08-11 15:48:05,240 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=d716a2be-8039-4cb3-9d91-463d9b30b4c2 2025-08-11 15:48:05,247 - WARNING - Pod uuid d716a2be-8039-4cb3-9d91-463d9b30b4c2 is still seen in agent 10.0.0.242 VM list 2025-08-11 15:48:10,247 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=d716a2be-8039-4cb3-9d91-463d9b30b4c2 2025-08-11 15:48:10,254 - WARNING - Pod uuid d716a2be-8039-4cb3-9d91-463d9b30b4c2 is still seen in agent 10.0.0.242 VM list 2025-08-11 15:48:15,254 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=d716a2be-8039-4cb3-9d91-463d9b30b4c2 2025-08-11 15:48:15,261 - WARNING - Pod uuid d716a2be-8039-4cb3-9d91-463d9b30b4c2 is still seen in agent 10.0.0.242 VM list 2025-08-11 15:48:20,261 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=d716a2be-8039-4cb3-9d91-463d9b30b4c2 2025-08-11 15:48:20,268 - DEBUG - Pod d716a2be-8039-4cb3-9d91-463d9b30b4c2 is not in agent 10.0.0.242 VM list 2025-08-11 15:48:20,268 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7ce22e76-76ca-11f0-a266-fa163e8a4bee 2025-08-11 15:48:20,273 - DEBUG - VMI 7ce22e76-76ca-11f0-a266-fa163e8a4bee is removed from agent 10.0.0.242 2025-08-11 15:48:20,274 - INFO - Verified that pod ctest-busybox-pod-10040667 is removed in agent 2025-08-11 15:48:20,274 - INFO - Deleting Ingress : ctest-nginx-ingress-46079495 2025-08-11 15:48:20,280 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_LoadbalancerDatabaseList?x=aef63dc1-e58b-427d-af84-10cd9128db59 2025-08-11 15:48:20,301 - ERROR - Ingress ctest-nginx-ingress-46079495 with uuid aef63dc1-e58b-427d-af84-10cd9128db59 still found in kube manager 2025-08-11 15:48:21,302 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_LoadbalancerDatabaseList?x=aef63dc1-e58b-427d-af84-10cd9128db59 2025-08-11 15:48:21,306 - INFO - Ingress ctest-nginx-ingress-46079495 with uuid aef63dc1-e58b-427d-af84-10cd9128db59 deleted successfully from kube manager 2025-08-11 15:48:21,306 - INFO - Verifications on Ingress %s cleanup passed 2025-08-11 15:48:21,306 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-08-11 15:48:21,374 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-08-11 15:48:21,381 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-08-11 15:48:21,381 - INFO - Deleting VN __public__ 2025-08-11 15:48:21,501 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/17f95e25-6988-4f21-bfdc-7ab4cdc8d58d 2025-08-11 15:48:21,507 - DEBUG - Response Code: 404 2025-08-11 15:48:21,507 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-08-11 15:48:21,521 - DEBUG - Requesting: http://10.0.0.65:8082/domain/910b2835-888d-42e3-8071-02b6402c7eec 2025-08-11 15:48:21,529 - DEBUG - Requesting: http://10.0.0.65:8082/project/94a11318-8de9-4f09-be11-f64b80d8c9cf 2025-08-11 15:48:21,565 - INFO - Validated that VN __public__ is not found in API Server 2025-08-11 15:48:21,566 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-08-11 15:48:21,574 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-11 15:48:21,580 - DEBUG - VN __public__ is not present in Agent 10.0.0.242 2025-08-11 15:48:21,580 - INFO - Validated that VN __public__ is not in any agent 2025-08-11 15:48:21,580 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-11 15:48:21,588 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-11 15:48:21,593 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-08-11 15:48:21,598 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-08-11 15:48:21,598 - INFO - Deleting pod default:ctest-nginx-pod-43087479 2025-08-11 15:48:21,608 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=622cf7ce-7b13-41c6-8361-2bab50ac85b3 2025-08-11 15:48:21,657 - WARNING - Pod uuid 622cf7ce-7b13-41c6-8361-2bab50ac85b3 is still seen in agent 10.0.0.242 VM list 2025-08-11 15:48:26,658 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=622cf7ce-7b13-41c6-8361-2bab50ac85b3 2025-08-11 15:48:26,664 - DEBUG - Pod 622cf7ce-7b13-41c6-8361-2bab50ac85b3 is not in agent 10.0.0.242 VM list 2025-08-11 15:48:26,665 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7884c01e-76ca-11f0-a266-fa163e8a4bee 2025-08-11 15:48:26,670 - DEBUG - VMI 7884c01e-76ca-11f0-a266-fa163e8a4bee is removed from agent 10.0.0.242 2025-08-11 15:48:26,670 - INFO - Verified that pod ctest-nginx-pod-43087479 is removed in agent 2025-08-11 15:48:26,670 - INFO - Deleting pod default:ctest-nginx-pod-51741846 2025-08-11 15:48:26,680 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=707e015f-e019-420c-bba4-79b8d2c6a3ea 2025-08-11 15:48:26,688 - WARNING - Pod uuid 707e015f-e019-420c-bba4-79b8d2c6a3ea is still seen in agent 10.0.0.242 VM list 2025-08-11 15:48:31,689 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_VmListReq?uuid=707e015f-e019-420c-bba4-79b8d2c6a3ea 2025-08-11 15:48:31,695 - DEBUG - Pod 707e015f-e019-420c-bba4-79b8d2c6a3ea is not in agent 10.0.0.242 VM list 2025-08-11 15:48:31,695 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:781b2852-76ca-11f0-a266-fa163e8a4bee 2025-08-11 15:48:31,700 - DEBUG - VMI 781b2852-76ca-11f0-a266-fa163e8a4bee is removed from agent 10.0.0.242 2025-08-11 15:48:31,700 - INFO - Verified that pod ctest-nginx-pod-51741846 is removed in agent 2025-08-11 15:48:31,700 - INFO - Deleting service : ctest-nginx-svc-07736094 2025-08-11 15:48:31,926 - DEBUG - Requesting: http://10.0.0.242:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-11 15:48:31,932 - DEBUG - No XMPP flaps were noticed during the test