2025-06-20 10:44:06,587 - DEBUG - [10.0.0.49]: Running cmd : hostname 2025-06-20 10:44:06,840 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1288-1 2025-06-20 10:44:06,840 - DEBUG - [10.0.0.49]: Running cmd : hostname -f 2025-06-20 10:44:06,873 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1288-1 2025-06-20 10:44:06,874 - DEBUG - [10.0.0.49]: 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-06-20 10:44:06,980 - DEBUG - Output : NAMES contrail_test_SK968wrzw contrail-kubernetes-master-kubemanager-1 webui-job-1 webui-web-1 control-named-1 control-dns-1 control-control-1 control-nodemgr-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_database-cassandra-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-api-1 config_api-schema-1 config_api-nodemgr-1 config_api-dnsmasq-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 redis-redis-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics-collector-1 analytics-api-1 analytics-nodemgr-1 2025-06-20 10:44:06,980 - DEBUG - [10.0.0.49]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-06-20 10:44:07,013 - DEBUG - Output : 10.0.0.49/24 172.17.0.1/16 2025-06-20 10:44:07,014 - DEBUG - [10.0.0.49]: Running cmd : getent hosts 10.0.0.49 | head -n 1 | awk '{print $2}' 2025-06-20 10:44:07,047 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1288-1 2025-06-20 10:44:07,141 - DEBUG - [10.0.0.240]: Running cmd : hostname 2025-06-20 10:44:07,344 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1288-1 2025-06-20 10:44:07,344 - DEBUG - [10.0.0.240]: Running cmd : hostname -f 2025-06-20 10:44:07,368 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1288-1 2025-06-20 10:44:07,368 - DEBUG - [10.0.0.240]: 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-06-20 10:44:07,451 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-06-20 10:44:07,451 - DEBUG - [10.0.0.240]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-06-20 10:44:07,495 - DEBUG - Output : 10.0.0.240/24 2025-06-20 10:44:07,495 - DEBUG - [10.0.0.240]: Running cmd : getent hosts 10.0.0.240 | head -n 1 | awk '{print $2}' 2025-06-20 10:44:07,560 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1288-1 2025-06-20 10:44:07,631 - INFO - Using existing project ['default-domain', 'k8s-default'](6ce64a4c-10bd-4eb0-bb76-753830e64eb5) 2025-06-20 10:44:07,733 - INFO - Using existing project ['default-domain', 'k8s-default'](6ce64a4c-10bd-4eb0-bb76-753830e64eb5) 2025-06-20 10:44:07,886 - INFO - ================================================================================ 2025-06-20 10:44:07,886 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-06-20 10:44:07,887 - 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-06-20 10:44:08,120 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-20 10:44:08,131 - DEBUG - Nothing to compare xmpp stats {'10.0.0.240': {'10.0.0.49': '0'}} with 2025-06-20 10:44:08,131 - INFO - Initial checks done. Running the testcase now 2025-06-20 10:44:08,131 - INFO - 2025-06-20 10:44:08,135 - INFO - Namespace default already exists 2025-06-20 10:44:08,135 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-20 10:44:08,243 - DEBUG - Output : cluster_project={} 2025-06-20 10:44:08,287 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-06-20 10:44:08,287 - DEBUG - Project uuid in Contrail is 6ce64a4c-10bd-4eb0-bb76-753830e64eb5 2025-06-20 10:44:08,287 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-06-20 10:44:08,404 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-06-20 10:44:08,404 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_NamespaceDatabaseList?namespace_uuid=ddb41632-1864-4b40-9b6e-345f4f63e854 2025-06-20 10:44:08,408 - INFO - Namespace default with uuid ddb41632-1864-4b40-9b6e-345f4f63e854 found in kube manager 2025-06-20 10:44:08,409 - INFO - Namespace default verification passed 2025-06-20 10:44:08,411 - DEBUG - Service ctest-nginx-svc-73386912 not present 2025-06-20 10:44:08,412 - INFO - Creating service ctest-nginx-svc-73386912 2025-06-20 10:44:08,435 - INFO - Created Service ctest-nginx-svc-73386912 2025-06-20 10:44:08,444 - DEBUG - Pod ctest-nginx-pod-33172951 not present 2025-06-20 10:44:08,447 - INFO - Creating Pod ctest-nginx-pod-33172951 2025-06-20 10:44:08,533 - DEBUG - Pod : ctest-nginx-pod-33172951 UUID is 9d724143-1dce-4feb-af86-0ff512989ecc 2025-06-20 10:44:08,542 - DEBUG - Pod ctest-nginx-pod-22965317 not present 2025-06-20 10:44:08,542 - INFO - Creating Pod ctest-nginx-pod-22965317 2025-06-20 10:44:08,579 - DEBUG - Pod : ctest-nginx-pod-22965317 UUID is 7e5a1e27-517c-4595-b59f-13c2eb545141 2025-06-20 10:44:08,752 - INFO - Created VN __public__, UUID :cfceead0-cc0b-47ea-9e60-ed88b4efe1f6 2025-06-20 10:44:08,884 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-06-20 10:44:08,890 - DEBUG - Requesting: http://10.0.0.49:8082/domain/3534d22b-dd4b-4c3a-a700-577a2c46839a 2025-06-20 10:44:08,925 - DEBUG - Requesting: http://10.0.0.49:8082/project/6ce64a4c-10bd-4eb0-bb76-753830e64eb5 2025-06-20 10:44:08,991 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/cfceead0-cc0b-47ea-9e60-ed88b4efe1f6 2025-06-20 10:44:09,004 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/cfceead0-cc0b-47ea-9e60-ed88b4efe1f6 2025-06-20 10:44:09,013 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/ddf59e9a-92c4-43e5-b79b-c168c7459392 2025-06-20 10:44:09,019 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/ddf59e9a-92c4-43e5-b79b-c168c7459392 2025-06-20 10:44:09,026 - DEBUG - Route Targets: [] 2025-06-20 10:44:09,026 - DEBUG - RT names not yet present for VN __public__ 2025-06-20 10:44:14,026 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-06-20 10:44:14,033 - DEBUG - Requesting: http://10.0.0.49:8082/domain/3534d22b-dd4b-4c3a-a700-577a2c46839a 2025-06-20 10:44:14,040 - DEBUG - Requesting: http://10.0.0.49:8082/project/6ce64a4c-10bd-4eb0-bb76-753830e64eb5 2025-06-20 10:44:14,098 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/cfceead0-cc0b-47ea-9e60-ed88b4efe1f6 2025-06-20 10:44:14,111 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/cfceead0-cc0b-47ea-9e60-ed88b4efe1f6 2025-06-20 10:44:14,122 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/ddf59e9a-92c4-43e5-b79b-c168c7459392 2025-06-20 10:44:14,129 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/ddf59e9a-92c4-43e5-b79b-c168c7459392 2025-06-20 10:44:14,135 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/0371cb8e-1dc6-447a-817f-a5c8dec1b415 2025-06-20 10:44:14,142 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-06-20 10:44:14,142 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/cfceead0-cc0b-47ea-9e60-ed88b4efe1f6 2025-06-20 10:44:14,151 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/ddf59e9a-92c4-43e5-b79b-c168c7459392 2025-06-20 10:44:14,162 - INFO - Verified VN network id 14 for VN cfceead0-cc0b-47ea-9e60-ed88b4efe1f6 2025-06-20 10:44:14,162 - INFO - Verifications in API Server for VN __public__ passed 2025-06-20 10:44:14,162 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/cfceead0-cc0b-47ea-9e60-ed88b4efe1f6 2025-06-20 10:44:14,170 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/ddf59e9a-92c4-43e5-b79b-c168c7459392 2025-06-20 10:44:14,176 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/ddf59e9a-92c4-43e5-b79b-c168c7459392 2025-06-20 10:44:14,183 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/0371cb8e-1dc6-447a-817f-a5c8dec1b415 2025-06-20 10:44:14,189 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-06-20 10:44:14,196 - DEBUG - Control-node 10.0.0.49 : 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': '14974163993550866410', 'uuid-lslong': '11412382627163791862'}, 'enable': 'true', 'created': '2025-06-20T10:44:08', 'last-modified': '2025-06-20T10:44:08', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.389397'} 2025-06-20 10:44:14,196 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-20 10:44:14,216 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-06-20 10:44:14,216 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-06-20 10:44:14,216 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-06-20 10:44:14,216 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-06-20 10:44:14,222 - DEBUG - Requesting: http://10.0.0.49:8082/domain/3534d22b-dd4b-4c3a-a700-577a2c46839a 2025-06-20 10:44:14,231 - DEBUG - Requesting: http://10.0.0.49:8082/project/6ce64a4c-10bd-4eb0-bb76-753830e64eb5 2025-06-20 10:44:14,284 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/cfceead0-cc0b-47ea-9e60-ed88b4efe1f6 2025-06-20 10:44:14,293 - DEBUG - =>VN __public__ has no policy to be verified 2025-06-20 10:44:14,293 - DEBUG - Verifying the vn in opserver 2025-06-20 10:44:14,293 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.49 2025-06-20 10:44:14,293 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks 2025-06-20 10:44:14,298 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.49:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-06-20 10:44:14,299 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-06-20 10:44:14,299 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-20 10:44:14,307 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-20 10:44:14,312 - DEBUG - Do not have enough data to verify VN in agent 2025-06-20 10:44:14,312 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-20 10:44:14,318 - DEBUG - VRF ids for VN __public__: {} 2025-06-20 10:44:14,416 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-06-20 10:44:14,515 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-06-20 10:44:14,523 - DEBUG - Requesting: http://10.0.0.49:8082/domain/3534d22b-dd4b-4c3a-a700-577a2c46839a 2025-06-20 10:44:14,531 - DEBUG - Requesting: http://10.0.0.49:8082/project/6ce64a4c-10bd-4eb0-bb76-753830e64eb5 2025-06-20 10:44:14,574 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/cfceead0-cc0b-47ea-9e60-ed88b4efe1f6 2025-06-20 10:44:14,588 - DEBUG - Requesting: http://10.0.0.49:8082/floating-ip-pool/a52c1d95-e60e-4203-8b09-a0b483c05bb8 2025-06-20 10:44:14,594 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-06-20 10:44:14,598 - DEBUG - Requesting: http://10.0.0.49:8082/domain/3534d22b-dd4b-4c3a-a700-577a2c46839a 2025-06-20 10:44:14,605 - DEBUG - Requesting: http://10.0.0.49:8082/project/6ce64a4c-10bd-4eb0-bb76-753830e64eb5 2025-06-20 10:44:14,645 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/cfceead0-cc0b-47ea-9e60-ed88b4efe1f6 2025-06-20 10:44:14,654 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-06-20 10:44:14,654 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-06-20 10:44:14,660 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-06-20 10:44:14,666 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-06-20 10:44:14,666 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-06-20 10:44:14,669 - DEBUG - Ingress ctest-nginx-ingress-82074978 not present 2025-06-20 10:44:14,669 - INFO - Creating Ingress ctest-nginx-ingress-82074978 2025-06-20 10:44:14,676 - INFO - Created Ingress ctest-nginx-ingress-82074978 2025-06-20 10:44:14,678 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-82074978 2025-06-20 10:44:17,682 - DEBUG - For Ingress ctest-nginx-ingress-82074978, Cluster IP: 10.47.255.249, External IPs ['175.150.120.252'] 2025-06-20 10:44:17,682 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-82074978 2025-06-20 10:44:17,683 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_LoadbalancerDatabaseList?x=0816336d-7cb1-4d25-9a2f-160fd3571e97 2025-06-20 10:44:17,687 - INFO - Ingress ctest-nginx-ingress-82074978 with uuid 0816336d-7cb1-4d25-9a2f-160fd3571e97 found in kube manager 2025-06-20 10:44:17,687 - INFO - Ingress ctest-nginx-ingress-82074978 verification passed 2025-06-20 10:44:17,690 - DEBUG - Pod ctest-busybox-pod-66209253 not present 2025-06-20 10:44:17,690 - INFO - Creating Pod ctest-busybox-pod-66209253 2025-06-20 10:44:17,733 - DEBUG - Pod : ctest-busybox-pod-66209253 UUID is ef7212fe-f2c9-46d1-9f31-2c9ecf67c20b 2025-06-20 10:44:17,745 - DEBUG - Pod ctest-nginx-pod-33172951 not in running state.Currently in Pending 2025-06-20 10:44:22,751 - INFO - Pod ctest-nginx-pod-33172951 is in running state.Got IP 10.47.255.251 2025-06-20 10:44:22,766 - DEBUG - Pod ctest-nginx-pod-33172951 has vmi 7f68e71e-4dc3-11f0-bc16-fa163edef958 2025-06-20 10:44:22,766 - INFO - Verified pod ctest-nginx-pod-33172951 in contrail-api 2025-06-20 10:44:22,766 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-20 10:44:22,778 - DEBUG - VMI 7f68e71e-4dc3-11f0-bc16-fa163edef958 is active in agent 10.0.0.240 2025-06-20 10:44:22,778 - INFO - Verified Pod ctest-nginx-pod-33172951 in agent 10.0.0.240 2025-06-20 10:44:22,778 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_VirtualMachineDatabaseList?x=9d724143-1dce-4feb-af86-0ff512989ecc 2025-06-20 10:44:22,783 - INFO - Pod ctest-nginx-pod-33172951 with uuid 9d724143-1dce-4feb-af86-0ff512989ecc found in kube manager 2025-06-20 10:44:22,783 - INFO - Pod ctest-nginx-pod-33172951 verification passed 2025-06-20 10:44:22,845 - DEBUG - [Pod ctest-nginx-pod-33172951] Cmd: echo ctest-nginx-pod-33172951 > /usr/share/nginx/html/index.html, Output: 2025-06-20 10:44:22,850 - INFO - Pod ctest-nginx-pod-22965317 is in running state.Got IP 10.47.255.250 2025-06-20 10:44:22,904 - DEBUG - Pod ctest-nginx-pod-22965317 has vmi 7fd1f2e0-4dc3-11f0-bc16-fa163edef958 2025-06-20 10:44:22,905 - INFO - Verified pod ctest-nginx-pod-22965317 in contrail-api 2025-06-20 10:44:22,905 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-20 10:44:22,915 - DEBUG - VMI 7fd1f2e0-4dc3-11f0-bc16-fa163edef958 is active in agent 10.0.0.240 2025-06-20 10:44:22,915 - INFO - Verified Pod ctest-nginx-pod-22965317 in agent 10.0.0.240 2025-06-20 10:44:22,916 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_VirtualMachineDatabaseList?x=7e5a1e27-517c-4595-b59f-13c2eb545141 2025-06-20 10:44:22,921 - INFO - Pod ctest-nginx-pod-22965317 with uuid 7e5a1e27-517c-4595-b59f-13c2eb545141 found in kube manager 2025-06-20 10:44:22,921 - INFO - Pod ctest-nginx-pod-22965317 verification passed 2025-06-20 10:44:22,973 - DEBUG - [Pod ctest-nginx-pod-22965317] Cmd: echo ctest-nginx-pod-22965317 > /usr/share/nginx/html/index.html, Output: 2025-06-20 10:44:22,979 - DEBUG - Pod ctest-busybox-pod-66209253 not in running state.Currently in Pending 2025-06-20 10:44:27,985 - DEBUG - Pod ctest-busybox-pod-66209253 not in running state.Currently in Pending 2025-06-20 10:44:32,991 - INFO - Pod ctest-busybox-pod-66209253 is in running state.Got IP 10.47.255.248 2025-06-20 10:44:33,007 - DEBUG - Pod ctest-busybox-pod-66209253 has vmi 841b4dc4-4dc3-11f0-bc16-fa163edef958 2025-06-20 10:44:33,007 - INFO - Verified pod ctest-busybox-pod-66209253 in contrail-api 2025-06-20 10:44:33,007 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-20 10:44:33,018 - DEBUG - VMI 841b4dc4-4dc3-11f0-bc16-fa163edef958 is active in agent 10.0.0.240 2025-06-20 10:44:33,019 - INFO - Verified Pod ctest-busybox-pod-66209253 in agent 10.0.0.240 2025-06-20 10:44:33,019 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_VirtualMachineDatabaseList?x=ef7212fe-f2c9-46d1-9f31-2c9ecf67c20b 2025-06-20 10:44:33,023 - INFO - Pod ctest-busybox-pod-66209253 with uuid ef7212fe-f2c9-46d1-9f31-2c9ecf67c20b found in kube manager 2025-06-20 10:44:33,023 - INFO - Pod ctest-busybox-pod-66209253 verification passed 2025-06-20 10:44:33,078 - DEBUG - [Pod ctest-busybox-pod-66209253] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-33172951 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-06-20 10:44:33,078 - DEBUG - [Pod Pod ctest-busybox-pod-66209253] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-20 10:44:33,078 - DEBUG - [Pod Pod ctest-busybox-pod-66209253] Cmd output: ctest-nginx-pod-33172951 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-06-20 10:44:33,133 - DEBUG - [Pod ctest-busybox-pod-66209253] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-33172951 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-06-20 10:44:33,133 - DEBUG - [Pod Pod ctest-busybox-pod-66209253] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-20 10:44:33,133 - DEBUG - [Pod Pod ctest-busybox-pod-66209253] Cmd output: ctest-nginx-pod-33172951 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-06-20 10:44:33,187 - DEBUG - [Pod ctest-busybox-pod-66209253] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-33172951 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-06-20 10:44:33,187 - DEBUG - [Pod Pod ctest-busybox-pod-66209253] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-20 10:44:33,187 - DEBUG - [Pod Pod ctest-busybox-pod-66209253] Cmd output: ctest-nginx-pod-33172951 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-06-20 10:44:33,236 - DEBUG - [Pod ctest-busybox-pod-66209253] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-22965317 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-06-20 10:44:33,236 - DEBUG - [Pod Pod ctest-busybox-pod-66209253] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-20 10:44:33,236 - DEBUG - [Pod Pod ctest-busybox-pod-66209253] Cmd output: ctest-nginx-pod-22965317 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-06-20 10:44:33,236 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-33172951': 3, 'ctest-nginx-pod-22965317': 1} 2025-06-20 10:44:33,236 - WARNING - Nothing to delete parallely 2025-06-20 10:44:33,237 - INFO - Deleting pod default:ctest-busybox-pod-66209253 2025-06-20 10:44:33,249 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=ef7212fe-f2c9-46d1-9f31-2c9ecf67c20b 2025-06-20 10:44:33,258 - WARNING - Pod uuid ef7212fe-f2c9-46d1-9f31-2c9ecf67c20b is still seen in agent 10.0.0.240 VM list 2025-06-20 10:44:38,259 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=ef7212fe-f2c9-46d1-9f31-2c9ecf67c20b 2025-06-20 10:44:38,266 - WARNING - Pod uuid ef7212fe-f2c9-46d1-9f31-2c9ecf67c20b is still seen in agent 10.0.0.240 VM list 2025-06-20 10:44:43,267 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=ef7212fe-f2c9-46d1-9f31-2c9ecf67c20b 2025-06-20 10:44:43,273 - WARNING - Pod uuid ef7212fe-f2c9-46d1-9f31-2c9ecf67c20b is still seen in agent 10.0.0.240 VM list 2025-06-20 10:44:48,274 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=ef7212fe-f2c9-46d1-9f31-2c9ecf67c20b 2025-06-20 10:44:48,281 - WARNING - Pod uuid ef7212fe-f2c9-46d1-9f31-2c9ecf67c20b is still seen in agent 10.0.0.240 VM list 2025-06-20 10:44:53,282 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=ef7212fe-f2c9-46d1-9f31-2c9ecf67c20b 2025-06-20 10:44:53,289 - WARNING - Pod uuid ef7212fe-f2c9-46d1-9f31-2c9ecf67c20b is still seen in agent 10.0.0.240 VM list 2025-06-20 10:44:58,290 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=ef7212fe-f2c9-46d1-9f31-2c9ecf67c20b 2025-06-20 10:44:58,299 - WARNING - Pod uuid ef7212fe-f2c9-46d1-9f31-2c9ecf67c20b is still seen in agent 10.0.0.240 VM list 2025-06-20 10:45:03,300 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=ef7212fe-f2c9-46d1-9f31-2c9ecf67c20b 2025-06-20 10:45:03,307 - WARNING - Pod uuid ef7212fe-f2c9-46d1-9f31-2c9ecf67c20b is still seen in agent 10.0.0.240 VM list 2025-06-20 10:45:08,308 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=ef7212fe-f2c9-46d1-9f31-2c9ecf67c20b 2025-06-20 10:45:08,316 - DEBUG - Pod ef7212fe-f2c9-46d1-9f31-2c9ecf67c20b is not in agent 10.0.0.240 VM list 2025-06-20 10:45:08,316 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:841b4dc4-4dc3-11f0-bc16-fa163edef958 2025-06-20 10:45:08,330 - DEBUG - VMI 841b4dc4-4dc3-11f0-bc16-fa163edef958 is removed from agent 10.0.0.240 2025-06-20 10:45:08,330 - INFO - Verified that pod ctest-busybox-pod-66209253 is removed in agent 2025-06-20 10:45:08,330 - INFO - Deleting Ingress : ctest-nginx-ingress-82074978 2025-06-20 10:45:08,339 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_LoadbalancerDatabaseList?x=0816336d-7cb1-4d25-9a2f-160fd3571e97 2025-06-20 10:45:08,349 - ERROR - Ingress ctest-nginx-ingress-82074978 with uuid 0816336d-7cb1-4d25-9a2f-160fd3571e97 still found in kube manager 2025-06-20 10:45:09,350 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_LoadbalancerDatabaseList?x=0816336d-7cb1-4d25-9a2f-160fd3571e97 2025-06-20 10:45:09,356 - INFO - Ingress ctest-nginx-ingress-82074978 with uuid 0816336d-7cb1-4d25-9a2f-160fd3571e97 deleted successfully from kube manager 2025-06-20 10:45:09,356 - INFO - Verifications on Ingress %s cleanup passed 2025-06-20 10:45:09,356 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-06-20 10:45:09,442 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-06-20 10:45:09,448 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-06-20 10:45:09,448 - INFO - Deleting VN __public__ 2025-06-20 10:45:09,587 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/ddf59e9a-92c4-43e5-b79b-c168c7459392 2025-06-20 10:45:09,597 - DEBUG - Response Code: 404 2025-06-20 10:45:09,597 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-06-20 10:45:09,603 - DEBUG - Requesting: http://10.0.0.49:8082/domain/3534d22b-dd4b-4c3a-a700-577a2c46839a 2025-06-20 10:45:09,612 - DEBUG - Requesting: http://10.0.0.49:8082/project/6ce64a4c-10bd-4eb0-bb76-753830e64eb5 2025-06-20 10:45:09,651 - INFO - Validated that VN __public__ is not found in API Server 2025-06-20 10:45:09,651 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-06-20 10:45:09,663 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-20 10:45:09,672 - DEBUG - VN __public__ is not present in Agent 10.0.0.240 2025-06-20 10:45:09,672 - INFO - Validated that VN __public__ is not in any agent 2025-06-20 10:45:09,672 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-20 10:45:09,692 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-20 10:45:09,697 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-06-20 10:45:09,713 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-06-20 10:45:09,713 - INFO - Deleting pod default:ctest-nginx-pod-22965317 2025-06-20 10:45:09,740 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=7e5a1e27-517c-4595-b59f-13c2eb545141 2025-06-20 10:45:09,748 - WARNING - Pod uuid 7e5a1e27-517c-4595-b59f-13c2eb545141 is still seen in agent 10.0.0.240 VM list 2025-06-20 10:45:14,749 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=7e5a1e27-517c-4595-b59f-13c2eb545141 2025-06-20 10:45:14,755 - DEBUG - Pod 7e5a1e27-517c-4595-b59f-13c2eb545141 is not in agent 10.0.0.240 VM list 2025-06-20 10:45:14,755 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7fd1f2e0-4dc3-11f0-bc16-fa163edef958 2025-06-20 10:45:14,762 - DEBUG - VMI 7fd1f2e0-4dc3-11f0-bc16-fa163edef958 is removed from agent 10.0.0.240 2025-06-20 10:45:14,762 - INFO - Verified that pod ctest-nginx-pod-22965317 is removed in agent 2025-06-20 10:45:14,763 - INFO - Deleting pod default:ctest-nginx-pod-33172951 2025-06-20 10:45:14,780 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=9d724143-1dce-4feb-af86-0ff512989ecc 2025-06-20 10:45:14,791 - WARNING - Pod uuid 9d724143-1dce-4feb-af86-0ff512989ecc is still seen in agent 10.0.0.240 VM list 2025-06-20 10:45:19,791 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=9d724143-1dce-4feb-af86-0ff512989ecc 2025-06-20 10:45:19,798 - DEBUG - Pod 9d724143-1dce-4feb-af86-0ff512989ecc is not in agent 10.0.0.240 VM list 2025-06-20 10:45:19,798 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7f68e71e-4dc3-11f0-bc16-fa163edef958 2025-06-20 10:45:19,808 - DEBUG - VMI 7f68e71e-4dc3-11f0-bc16-fa163edef958 is removed from agent 10.0.0.240 2025-06-20 10:45:19,808 - INFO - Verified that pod ctest-nginx-pod-33172951 is removed in agent 2025-06-20 10:45:19,809 - INFO - Deleting service : ctest-nginx-svc-73386912 2025-06-20 10:45:20,042 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-20 10:45:20,049 - DEBUG - No XMPP flaps were noticed during the test